Searched refs:root_bs (Results 1 – 1 of 1) sorted by relevance
2608 struct bpstats root_bs[1]; in bpstat_stop_status() local2610 bpstat bs = root_bs; in bpstat_stop_status()2901 bs = root_bs->next; /* Re-grab the head of the chain */ in bpstat_stop_status()3225 struct bpstats root_bs[1]; in bpstat_get_triggered_catchpoints() local3226 bpstat bs = root_bs; in bpstat_get_triggered_catchpoints()3231 root_bs->next = NULL; in bpstat_get_triggered_catchpoints()3250 bs = root_bs->next; in bpstat_get_triggered_catchpoints()