Home
last modified time | relevance | path

Searched defs:rhp (Results 1 – 17 of 17) sorted by relevance

/kernel/rcu/
Drcu_segcblist.c28 void rcu_cblist_enqueue(struct rcu_cblist *rclp, struct rcu_head *rhp) in rcu_cblist_enqueue()
45 struct rcu_head *rhp) in rcu_cblist_flush_enqueue()
69 struct rcu_head *rhp; in rcu_cblist_dequeue() local
341 struct rcu_head *rhp) in rcu_segcblist_enqueue()
361 struct rcu_head *rhp) in rcu_segcblist_entrain()
Dsrcutiny.c116 struct rcu_head *rhp; in srcu_drive_gp() local
178 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu()
Dsrcutree.c1074 static void srcu_leak_callback(struct rcu_head *rhp) in srcu_leak_callback()
1082 struct rcu_head *rhp, bool do_norm) in srcu_gp_start_if_needed()
1186 static void __call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in __call_srcu()
1216 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu()
1402 static void srcu_barrier_cb(struct rcu_head *rhp) in srcu_barrier_cb()
1569 struct rcu_head *rhp; in srcu_invoke_callbacks() local
Dupdate.c585 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, in do_trace_rcu_torture_read()
593 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
668 struct early_boot_kfree_rcu *rhp; in early_boot_test_call_rcu() local
Dtasks.h284 static void call_rcu_tasks_generic(struct rcu_head *rhp, rcu_callback_t func, in call_rcu_tasks_generic()
338 static void rcu_barrier_tasks_generic_cb(struct rcu_head *rhp) in rcu_barrier_tasks_generic_cb()
464 struct rcu_head *rhp; in rcu_tasks_invoke_cbs() local
950 void call_rcu_tasks(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks()
1103 void call_rcu_tasks_rude(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks_rude()
1723 void call_rcu_tasks_trace(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks_trace()
1841 static void test_rcu_tasks_callback(struct rcu_head *rhp) in test_rcu_tasks_callback()
Dtree_nocb.h334 struct rcu_head *rhp = rhp_in; in rcu_nocb_do_flush_bypass() local
374 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass()
415 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass()
1730 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass()
1736 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass()
Dsync.c73 static void rcu_sync_func(struct rcu_head *rhp) in rcu_sync_func()
Drcutorture.c1661 static void rcu_torture_timer_cb(struct rcu_head *rhp) in rcu_torture_timer_cb()
2014 struct rcu_head *rhp = kmalloc(sizeof(*rhp), GFP_NOWAIT); in rcu_torture_timer() local
2255 struct rcu_head *rhp; in rcu_torture_mem_dump_obj() local
2464 static void rcu_torture_fwd_prog_cb(struct rcu_head *rhp) in rcu_torture_fwd_prog_cb()
2536 static void rcu_torture_fwd_cb_cr(struct rcu_head *rhp) in rcu_torture_fwd_cb_cr()
2972 struct rcu_head *rhp = rcu_void; in rcu_torture_barrier1cb() local
3353 static void rcu_torture_leak_cb(struct rcu_head *rhp) in rcu_torture_leak_cb()
3357 static void rcu_torture_err_cb(struct rcu_head *rhp) in rcu_torture_err_cb()
3382 struct rcu_head *rhp = kmalloc(sizeof(*rhp), GFP_KERNEL); in rcu_test_debug_objects() local
Dtiny.c161 static void tiny_rcu_leak_callback(struct rcu_head *rhp) in tiny_rcu_leak_callback()
Drcuscale.c398 static void rcu_scale_async_cb(struct rcu_head *rhp) in rcu_scale_async_cb()
413 struct rcu_head *rhp = NULL; in rcu_scale_writer() local
Dtree.c2239 struct rcu_head *rhp; in rcu_do_batch() local
2733 static void rcu_leak_callback(struct rcu_head *rhp) in rcu_leak_callback()
3989 static void rcu_barrier_callback(struct rcu_head *rhp) in rcu_barrier_callback()
Drcu.h514 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
/kernel/
Dpid.c120 static void delayed_put_pid(struct rcu_head *rhp) in delayed_put_pid()
Dfork.c947 void __put_task_struct_rcu_cb(struct rcu_head *rhp) in __put_task_struct_rcu_cb()
2049 static void __delayed_free_task(struct rcu_head *rhp) in __delayed_free_task()
Dexit.c219 static void delayed_put_task_struct(struct rcu_head *rhp) in delayed_put_task_struct()
/kernel/irq/
Dirqdesc.c435 static void delayed_free_desc(struct rcu_head *rhp) in delayed_free_desc()
/kernel/sched/
Dcore.c10405 static void sched_unregister_group_rcu(struct rcu_head *rhp) in sched_unregister_group_rcu()