Home
last modified time | relevance | path

Searched refs:needs_update (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dvdev_geom.c90 boolean_t needs_update = B_FALSE; in vdev_geom_set_physpath() local
112 needs_update = (strcmp(old_physpath, in vdev_geom_set_physpath()
116 needs_update = do_null_update; in vdev_geom_set_physpath()
125 if (needs_update) in vdev_geom_set_physpath()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreakpoint.c1002 loc->needs_update = 1; in set_condition_evaluation_mode()
2499 int modified = bl->needs_update; in build_target_condition_list()
2677 int modified = bl->needs_update; in build_target_command_list()
2838 if (!should_be_inserted (bl) || (bl->inserted && !bl->needs_update)) in insert_bp_location()
2866 bl->needs_update = 0; in insert_bp_location()
3221 if (!bl->inserted || !bl->needs_update) in update_inserted_breakpoint_locations()
3268 if (!should_be_inserted (bl) || (bl->inserted && !bl->needs_update)) in insert_breakpoint_locations()
11328 const int left_needs_update = left->needs_update; in swap_insertion()
11339 left->needs_update = right->needs_update; in swap_insertion()
11343 right->needs_update = left_needs_update; in swap_insertion()
[all …]
Dbreakpoint.h381 bool needs_update = false; variable
/netbsd/src/sys/dev/pci/
Dif_iwn.c4170 needs_update = 1; \ in iwn_tune_sensitivity()
4178 needs_update = 1; \ in iwn_tune_sensitivity()
4186 int i, needs_update = 0; in iwn_tune_sensitivity() local
4269 needs_update = 1; in iwn_tune_sensitivity()
4301 if (needs_update) in iwn_tune_sensitivity()