Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h29826 struct rethook *rethook; member
29835 struct rethook { struct
29837 void (*handler)(struct rethook_node *, void *, unsigned long, struct pt_regs *); argument
29838 struct freelist_head pool;
29839 refcount_t ref;
29840 struct callback_head rcu;