Searched refs:nf_hooks_needed (Results 1 – 2 of 2) sorted by relevance
208 extern struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS];234 !static_key_false(&nf_hooks_needed[pf][hook])) in nf_hook()328 !static_key_false(&nf_hooks_needed[pf][hook])) in NF_HOOK_LIST()
38 struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS]; variable39 EXPORT_SYMBOL(nf_hooks_needed);377 static_key_slow_inc(&nf_hooks_needed[pf][hooknum]); in nf_static_key_inc()392 static_key_slow_dec(&nf_hooks_needed[pf][hooknum]); in nf_static_key_dec()