Home
last modified time | relevance | path

Searched defs:rh (Results 1 – 8 of 8) sorted by relevance

/kernel/trace/
Drethook.c38 struct rethook *rh = container_of(head, struct rethook, rcu); in rethook_free_rcu() local
64 void rethook_stop(struct rethook *rh) in rethook_stop()
79 void rethook_free(struct rethook *rh) in rethook_free()
86 static inline rethook_handler_t rethook_get_handler(struct rethook *rh) in rethook_get_handler()
103 struct rethook *rh = kzalloc(sizeof(struct rethook), GFP_KERNEL); in rethook_alloc() local
126 void rethook_add_node(struct rethook *rh, struct rethook_node *node) in rethook_add_node()
168 struct rethook_node *rethook_try_get(struct rethook *rh) in rethook_try_get()
218 struct rethook_node *rh = NULL; in __rethook_find_ret_addr() local
Dfprobe.c27 struct rethook_node *rh = NULL; in fprobe_handler() local
79 static void fprobe_exit_handler(struct rethook_node *rh, void *data, in fprobe_exit_handler()
/kernel/
Dfork.c220 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu()
353 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu()
360 struct rcu_head *rh = tsk->stack; in thread_stack_delayed_free() local
388 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu()
395 struct rcu_head *rh = tsk->stack; in thread_stack_delayed_free() local
Dkprobes.c2141 static void kretprobe_rethook_handler(struct rethook_node *rh, void *data, in kretprobe_rethook_handler()
/kernel/rcu/
Dupdate.c661 struct rcu_head rh; member
Drcuscale.c561 struct rcu_head rh; member
Drcutorture.c2455 struct rcu_head rh; member
2477 struct rcu_head rh; member
Dtasks.h1817 struct rcu_head rh; member