Home
last modified time | relevance | path

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

/kernel/rcu/
Drcu_segcblist.c32 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()
Dsrcutiny.c113 struct rcu_head *rhp; in srcu_drive_gp() local
158 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu()
Dsrcutree.c806 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
Dupdate.c439 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()
Dsync.c73 static void rcu_sync_func(struct rcu_head *rhp) in rcu_sync_func()
Dtree_plugin.h1692 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()
Drcutorture.c1128 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()
Drcuperf.c347 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
Dtree.c2126 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()
Drcu.h481 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
/kernel/
Dpid.c118 static void delayed_put_pid(struct rcu_head *rhp) in delayed_put_pid()
Dfork.c757 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()
Dexit.c223 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.c7099 static void sched_free_group_rcu(struct rcu_head *rhp) in sched_free_group_rcu()