Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dsyscallsubr.h312 int kern_sync(struct thread *td);
/freebsd-13.1/sys/kern/
H A Dvfs_bio.c1376 kern_sync(curthread); in bufshutdown()
1405 kern_sync(curthread); in bufshutdown()
H A Dvfs_syscalls.c138 kern_sync(struct thread *td) in kern_sync() function
178 return (kern_sync(td)); in sys_sync()