Searched refs:try_invoke_on_locked_down_task (Results 1 – 4 of 4) sorted by relevance
1153 bool try_invoke_on_locked_down_task(struct task_struct *p, bool (*func)(struct task_struct *t, void…
278 if (!try_invoke_on_locked_down_task(t, check_slow_task, &rscr)) in rcu_print_task_stall()
921 if (try_invoke_on_locked_down_task(t, trc_inspect_reader, NULL)) { in trc_wait_for_one_reader()
3008 bool try_invoke_on_locked_down_task(struct task_struct *p, bool (*func)(struct task_struct *t, void… in try_invoke_on_locked_down_task() function