Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_stats.c235 linux_newstat(struct thread *td, struct linux_newstat_args *args) in linux_newstat() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c24 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux_proto.h1381 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c126 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux32_proto.h1718 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c126 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux_proto.h1711 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c126 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux_proto.h1291 int linux_newstat(struct thread *, struct linux_newstat_args *);