Searched refs:rethook_add_node (Results 1 – 4 of 4) sorted by relevance
63 void rethook_add_node(struct rethook *rh, struct rethook_node *node);
107 void rethook_add_node(struct rethook *rh, struct rethook_node *node) in rethook_add_node() function
155 rethook_add_node(fp->rethook, &node->node); in fprobe_init_rethook()
2232 rethook_add_node(rp->rh, &inst->node); in register_kretprobe()