Searched defs:rhp (Results 1 – 15 of 15) sorted by relevance
/kernel/rcu/ |
D | rcu_segcblist.c | 32 void rcu_cblist_enqueue(struct rcu_cblist *rclp, struct rcu_head *rhp) in rcu_cblist_enqueue() 49 struct rcu_head *rhp) in rcu_cblist_flush_enqueue() 78 struct rcu_head *rhp; in rcu_cblist_dequeue() local 256 struct rcu_head *rhp, bool lazy) in rcu_segcblist_enqueue() 278 struct rcu_head *rhp, bool lazy) in rcu_segcblist_entrain()
|
D | srcutiny.c | 113 struct rcu_head *rhp; in srcu_drive_gp() local 158 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu()
|
D | srcutree.c | 806 static void srcu_leak_callback(struct rcu_head *rhp) in srcu_leak_callback() 838 static void __call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in __call_srcu() 898 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu() 1010 static void srcu_barrier_cb(struct rcu_head *rhp) in srcu_barrier_cb() 1164 struct rcu_head *rhp; in srcu_invoke_callbacks() local
|
D | update.c | 439 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, in do_trace_rcu_torture_read() 447 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument 522 void call_rcu_tasks(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks()
|
D | sync.c | 73 static void rcu_sync_func(struct rcu_head *rhp) in rcu_sync_func()
|
D | tree_plugin.h | 1692 static bool rcu_nocb_do_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_do_flush_bypass() 1722 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass() 1763 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() 2504 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass() 2510 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass()
|
D | rcutorture.c | 1128 static void rcu_torture_timer_cb(struct rcu_head *rhp) in rcu_torture_timer_cb() 1340 struct rcu_head *rhp = kmalloc(sizeof(*rhp), GFP_NOWAIT); in rcu_torture_timer() local 1644 static void rcu_torture_fwd_prog_cb(struct rcu_head *rhp) in rcu_torture_fwd_prog_cb() 1703 static void rcu_torture_fwd_cb_cr(struct rcu_head *rhp) in rcu_torture_fwd_cb_cr() 2260 static void rcu_torture_leak_cb(struct rcu_head *rhp) in rcu_torture_leak_cb() 2264 static void rcu_torture_err_cb(struct rcu_head *rhp) in rcu_torture_err_cb()
|
D | rcuperf.c | 347 static void rcu_perf_async_cb(struct rcu_head *rhp) in rcu_perf_async_cb() 362 struct rcu_head *rhp = NULL; in rcu_perf_writer() local
|
D | tree.c | 2126 struct rcu_head *rhp; in rcu_do_batch() local 2553 static void rcu_leak_callback(struct rcu_head *rhp) in rcu_leak_callback() 2853 static void rcu_barrier_callback(struct rcu_head *rhp) in rcu_barrier_callback()
|
D | rcu.h | 481 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
/kernel/ |
D | pid.c | 118 static void delayed_put_pid(struct rcu_head *rhp) in delayed_put_pid()
|
D | fork.c | 757 void __put_task_struct_rcu_cb(struct rcu_head *rhp) in __put_task_struct_rcu_cb() 1757 static void __delayed_free_task(struct rcu_head *rhp) in __delayed_free_task()
|
D | exit.c | 223 static void delayed_put_task_struct(struct rcu_head *rhp) in delayed_put_task_struct()
|
/kernel/irq/ |
D | irqdesc.c | 435 static void delayed_free_desc(struct rcu_head *rhp) in delayed_free_desc()
|
/kernel/sched/ |
D | core.c | 7099 static void sched_free_group_rcu(struct rcu_head *rhp) in sched_free_group_rcu()
|