Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_stats.c169 linux_newstat(struct thread *td, struct linux_newstat_args *args) in linux_newstat() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c123 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux_proto.h1811 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c21 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux_proto.h1445 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c124 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux32_proto.h1818 int linux_newstat(struct thread *, struct linux_newstat_args *);