Searched refs:in_hook (Results 1 – 2 of 2) sorted by relevance
135 return &tcache->in_hook; in hook_reentrantp()144 bool *in_hook = hook_reentrantp(); \145 if (*in_hook) { \148 *in_hook = true;151 *in_hook = false;
39 bool in_hook; member