Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsyscallsubr.h363 int kern_sync(struct thread *td);
/freebsd/sys/kern/
H A Dvfs_bio.c1414 kern_sync(curthread); in bufshutdown()
1443 kern_sync(curthread); in bufshutdown()
H A Dvfs_syscalls.c135 kern_sync(struct thread *td) in kern_sync() function
175 return (kern_sync(td)); in sys_sync()