Searched refs:_NG_HOOK_HI_STACK (Results 1 – 1 of 1) sorted by relevance
171 #define _NG_HOOK_HI_STACK(hook) do { hook->hk_flags |= HK_HI_STACK; } while (0) macro316 _NG_HOOK_HI_STACK(hook); in _ng_hook_hi_stack()351 #define NG_HOOK_HI_STACK(hook) _NG_HOOK_HI_STACK(hook)