Home
last modified time | relevance | path

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

/kernel/rcu/
Dtasks.h1328 static void trc_add_holdout(struct task_struct *t, struct list_head *bhp) in trc_add_holdout() argument
1332 list_add(&t->trc_holdout_list, bhp); in trc_add_holdout()
1385 struct list_head *bhp = bhp_in; in trc_inspect_reader() local
1426 trc_add_holdout(t, bhp); in trc_inspect_reader()
1432 struct list_head *bhp) in trc_wait_for_one_reader() argument
1449 if (!task_call_func(t, trc_inspect_reader, bhp)) { in trc_wait_for_one_reader()
1462 trc_add_holdout(t, bhp); in trc_wait_for_one_reader()