Home
last modified time | relevance | path

Searched refs:umtx_exec_hook (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_umtx.c283 static void umtx_exec_hook(void *arg __unused, struct proc *p __unused,
452 EVENTHANDLER_REGISTER(process_exec, umtx_exec_hook, NULL, in umtxq_sysinit()
4545 umtx_exec_hook(void *arg __unused, struct proc *p, in umtx_exec_hook() function