Searched refs:linux_ustat (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/compat/linux/
H A Dlinux_stats.c481 linux_ustat(struct thread *td, struct linux_ustat_args *args) function
/freebsd-current/sys/i386/linux/
H A Dlinux_sysent.c79 { .sy_narg = AS(linux_ustat_args), .sy_call = (sy_call_t *)linux_ustat, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 62 = linux_ustat */
H A Dlinux_proto.h1776 int linux_ustat(struct thread *, struct linux_ustat_args *);
/freebsd-current/sys/amd64/linux32/
H A Dlinux32_sysent.c80 { .sy_narg = AS(linux_ustat_args), .sy_call = (sy_call_t *)linux_ustat, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 62 = linux_ustat */
H A Dlinux32_proto.h1782 int linux_ustat(struct thread *, struct linux_ustat_args *);
/freebsd-current/sys/amd64/linux/
H A Dlinux_sysent.c153 { .sy_narg = AS(linux_ustat_args), .sy_call = (sy_call_t *)linux_ustat, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 136 = linux_ustat */
H A Dlinux_proto.h1545 int linux_ustat(struct thread *, struct linux_ustat_args *);

Completed in 192 milliseconds