Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dumtx.h198 void umtx_exec(struct proc *p);
/f-stack/freebsd/kern/
H A Dkern_exec.c1053 umtx_exec(p); in exec_new_vmspace()
H A Dkern_umtx.c4532 umtx_exec(struct proc *p) in umtx_exec() function