Searched defs:rh (Results 1 – 8 of 8) sorted by relevance
38 struct rethook *rh = container_of(head, struct rethook, rcu); in rethook_free_rcu() local64 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() local126 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
27 struct rethook_node *rh = NULL; in fprobe_handler() local79 static void fprobe_exit_handler(struct rethook_node *rh, void *data, in fprobe_exit_handler()
220 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() local388 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
2141 static void kretprobe_rethook_handler(struct rethook_node *rh, void *data, in kretprobe_rethook_handler()
661 struct rcu_head rh; member
561 struct rcu_head rh; member
2455 struct rcu_head rh; member2477 struct rcu_head rh; member
1817 struct rcu_head rh; member