Searched refs:_NG_HOOK_REF (Results 1 – 2 of 2) sorted by relevance
141 #define _NG_HOOK_REF(hook) refcount_acquire(&(hook)->hk_refs) macro204 _NG_HOOK_REF(hook); in _ng_hook_ref()323 #define NG_HOOK_REF(hook) _NG_HOOK_REF(hook)
142 #define _NG_HOOK_REF(hook) refcount_acquire(&(hook)->hk_refs) macro205 _NG_HOOK_REF(hook); in _ng_hook_ref()325 #define NG_HOOK_REF(hook) _NG_HOOK_REF(hook)