Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dsyscallsubr.h352 int kern_sync(struct thread *td);
/freebsd-14.2/sys/kern/
H A Dvfs_bio.c1398 kern_sync(curthread); in bufshutdown()
1427 kern_sync(curthread); in bufshutdown()
H A Dvfs_syscalls.c137 kern_sync(struct thread *td) in kern_sync() function
177 return (kern_sync(td)); in sys_sync()