Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A 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
330 struct rcu_head *rhp) in rcu_segcblist_enqueue()
350 struct rcu_head *rhp) in rcu_segcblist_entrain()
H A Dsrcutiny.c126 struct rcu_head *rhp; in srcu_drive_gp() local
219 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu()
H A Dsrcutree.c1296 static void srcu_leak_callback(struct rcu_head *rhp) in srcu_leak_callback()
1304 struct rcu_head *rhp, bool do_norm) in srcu_gp_start_if_needed()
1433 static void __call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in __call_srcu()
1467 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu()
1658 static void srcu_barrier_cb(struct rcu_head *rhp) in srcu_barrier_cb()
1734 static void srcu_expedite_current_cb(struct rcu_head *rhp) in srcu_expedite_current_cb()
1884 struct rcu_head *rhp; in srcu_invoke_callbacks() local
H A Dsync.c57 static void rcu_sync_func(struct rcu_head *rhp) in rcu_sync_func()
H A Drcu.h261 static inline void debug_rcu_head_callback(struct rcu_head *rhp) in debug_rcu_head_callback()
267 static inline bool rcu_barrier_cb_is_done(struct rcu_head *rhp) in rcu_barrier_cb_is_done()
607 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
/linux/include/linux/sched/
H A Dmm.h63 static inline void __mmdrop_delayed(struct rcu_head *rhp) in __mmdrop_delayed()
/linux/kernel/
H A Dpid.c104 static void delayed_put_pid(struct rcu_head *rhp) in delayed_put_pid()
/linux/kernel/locking/
H A Dlocktorture.c1114 static void call_rcu_chain_cb(struct rcu_head *rhp) in call_rcu_chain_cb()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c40 struct pvr2_ioread *rhp; member
/linux/fs/xfs/
H A Dxfs_log_recover.c2347 struct hlist_head *rhp; in xlog_recover_ophdr_to_trans() local
/linux/kernel/trace/
H A Dtrace_events_filter.c1373 static void free_filter_list_tasks(struct rcu_head *rhp) in free_filter_list_tasks()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c894 bpf_kfunc_rcu_tasks_trace_cb(struct rcu_head * rhp) bpf_kfunc_rcu_tasks_trace_cb() argument