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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c518 linux_ustat(struct thread *td, struct linux_ustat_args *args) function
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c156 { AS(linux_ustat_args), (sy_call_t *)linux_ustat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 136 = linux_ustat */
H A Dlinux_proto.h1346 int linux_ustat(struct thread *, struct linux_ustat_args *);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c83 { AS(linux_ustat_args), (sy_call_t *)linux_ustat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 62 = linux_ustat */
H A Dlinux32_proto.h1554 int linux_ustat(struct thread *, struct linux_ustat_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c82 { AS(linux_ustat_args), (sy_call_t *)linux_ustat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 62 = linux_ustat */
H A Dlinux_proto.h1573 int linux_ustat(struct thread *, struct linux_ustat_args *);

Completed in 181 milliseconds