Searched defs:rethook (Results 1 – 1 of 1) sorted by relevance
29826 struct rethook *rethook; member29835 struct rethook { struct29837 void (*handler)(struct rethook_node *, void *, unsigned long, struct pt_regs *); argument29838 struct freelist_head pool;29839 refcount_t ref;29840 struct callback_head rcu;