Searched refs:root_bs (Results 1 – 1 of 1) sorted by relevance
2589 struct bpstats root_bs[1]; in bpstat_stop_status() local2591 bpstat bs = root_bs; in bpstat_stop_status()2893 bs = root_bs->next; /* Re-grab the head of the chain */ in bpstat_stop_status()3217 struct bpstats root_bs[1]; in bpstat_get_triggered_catchpoints() local3218 bpstat bs = root_bs; in bpstat_get_triggered_catchpoints()3223 root_bs->next = NULL; in bpstat_get_triggered_catchpoints()3242 bs = root_bs->next; in bpstat_get_triggered_catchpoints()