Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_misc.c718 linux_common_wait(struct thread *td, idtype_t idtype, int id, int *statusp, in linux_common_wait() function
814 return (linux_common_wait(td, idtype, id, args->status, options, in linux_wait4()
860 error = linux_common_wait(td, idtype, id, NULL, options, in linux_waitid()