Searched refs:_ng_hook_unref (Results 1 – 1 of 1) sorted by relevance
171 static __inline void _ng_hook_unref(hook_p hook, char * file, int line);216 _ng_hook_unref(hook_p hook, char * file, int line) in _ng_hook_unref() function309 #define NG_HOOK_UNREF(hook) _ng_hook_unref(hook, _NN_)