Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_sysent.c54 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_sync, .sy_auevent = AUE_SYNC, .sy_flags = 0, .sy_thrcn…
/freebsd-14-stable/sys/amd64/linux/
HDlinux_sysent.c179 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_sync, .sy_auevent = AUE_SYNC, .sy_flags = 0, .sy_thrcn…
/freebsd-14-stable/sys/i386/linux/
HDlinux_sysent.c53 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_sync, .sy_auevent = AUE_SYNC, .sy_flags = 0, .sy_thrcn…
/freebsd-14-stable/sys/kern/
HDinit_sysent.c99 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_sync, .sy_auevent = AUE_SYNC, .sy_flags = SYF_CAPENABL…
HDvfs_syscalls.c174 sys_sync(struct thread *td, struct sync_args *uap) in sys_sync() function
/freebsd-14-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c100 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_sync, .sy_auevent = AUE_SYNC, .sy_flags = SYF_CAPENABL…
/freebsd-14-stable/sys/sys/
HDsysproto.h1926 int sys_sync(struct thread *, struct sync_args *);