Searched refs:_NG_HOOK_REF (Results 1 – 1 of 1) sorted by relevance
149 #define _NG_HOOK_REF(hook) refcount_acquire(&(hook)->hk_refs) macro212 _NG_HOOK_REF(hook); in _ng_hook_ref()332 #define NG_HOOK_REF(hook) _NG_HOOK_REF(hook)