Searched refs:rethook_try_get (Results 1 – 3 of 3) sorted by relevance
161 struct rethook_node *rethook_try_get(struct rethook *rh) in rethook_try_get() function182 NOKPROBE_SYMBOL(rethook_try_get);
63 struct rethook_node *rethook_try_get(struct rethook *rh);
2105 rhn = rethook_try_get(rp->rh); in pre_handler_kretprobe()