Searched refs:module_hook_tryenter (Results 1 – 2 of 2) sorted by relevance
42 bool module_hook_tryenter(bool *, struct localcount *);84 if (module_hook_tryenter(&(hook).hooked, &(hook).lc)) { \94 if (module_hook_tryenter(&(hook).hooked, &(hook).lc)) { \
106 module_hook_tryenter(bool *hooked, struct localcount *lc) in module_hook_tryenter() function