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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c162 linux_newstat(struct thread *td, struct linux_newstat_args *args) function
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c24 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 4 = linux_newstat */
H A Dlinux_proto.h1245 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c127 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 106 = linux_newstat */
H A Dlinux32_proto.h1587 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c126 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 106 = linux_newstat */
H A Dlinux_proto.h1605 int linux_newstat(struct thread *, struct linux_newstat_args *);

Completed in 169 milliseconds