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