Searched refs:call_hook (Results 1 – 3 of 3) sorted by relevance
108 bool call_hook; in module_hook_tryenter() local112 call_hook = atomic_load_relaxed(hooked); in module_hook_tryenter()113 if (call_hook) in module_hook_tryenter()117 return call_hook; in module_hook_tryenter()
531 call_hook(const std::string& tool, const std::string& hook) in call_hook() function574 call_hook("atf-run", "info_start_hook"); in main()587 call_hook("atf-run", "info_end_hook"); in main()
249 call_hook(struct module_qstate* qstate, struct ipsecmod_qstate* iq, in call_hook() function427 if(!call_hook(qstate, iq, ie) && in ipsecmod_handle_query()