Searched refs:bp_disabled (Results 1 – 3 of 3) sorted by relevance
150 bp_disabled, /* The eventpoint is inactive, and cannot trigger. */ enumerator
1030 bpt->owner->enable_state = bp_disabled; in insert_bp_location()1057 bpt->owner->enable_state = bp_disabled; in insert_bp_location()1075 bpt->owner->enable_state = bp_disabled; in insert_bp_location()2881 b->enable_state = bp_disabled; in bpstat_stop_status()3792 ((b->enable_state == bp_disabled || in describe_other_breakpoints()3874 if (b->owner->enable_state != bp_disabled in check_duplicates()3909 if (b->owner->enable_state != bp_disabled in check_duplicates()4158 b->enable_state = bp_disabled; in create_longjmp_breakpoint()4190 b->enable_state = bp_disabled; in disable_longjmp_breakpoint()4215 b->enable_state = bp_disabled; in create_overlay_event_breakpoint()[all …]
424 if (bp->enable_state == bp_disabled) in tui_update_breakpoint_info()