Searched refs:__call_rcu (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/kernel/rcu/ |
D | tiny.c | 46 static void __call_rcu(struct rcu_head *head, 238 static void __call_rcu(struct rcu_head *head, in __call_rcu() function 267 __call_rcu(head, func, &rcu_sched_ctrlblk); in call_rcu_sched() 277 __call_rcu(head, func, &rcu_bh_ctrlblk); in call_rcu_bh()
|
D | tree.c | 2966 __call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu), in __call_rcu() function 3039 __call_rcu(head, func, &rcu_sched_state, -1, 0); in call_rcu_sched() 3048 __call_rcu(head, func, &rcu_bh_state, -1, 0); in call_rcu_bh() 3062 __call_rcu(head, func, rcu_state_p, -1, 1); in kfree_call_rcu() 3645 __call_rcu(&rdp->barrier_head, in _rcu_barrier()
|
D | tree_plugin.h | 513 __call_rcu(head, func, &rcu_preempt_state, -1, 0); in call_rcu()
|
/linux-4.1.27/Documentation/RCU/ |
D | RTFP.txt | 2096 __call_rcu().
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 1979 0) sh-4802 | | __call_rcu() {
|