Home
last modified time | relevance | path

Searched refs:linux_newstat_args (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/sys/compat/linux/
H A Dlinux_stats.c169 linux_newstat(struct thread *td, struct linux_newstat_args *args) in linux_newstat()
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h46 struct linux_newstat_args { struct
1442 int linux_newstat(struct thread *, struct linux_newstat_args *);
H A Dlinux_sysent.c21 { .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 4 = linux_newstat */
H A Dlinux_systrace_args.c51 struct linux_newstat_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h338 struct linux_newstat_args { struct
1815 int linux_newstat(struct thread *, struct linux_newstat_args *);
H A Dlinux32_sysent.c124 { .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 106 = linux_newstat */
H A Dlinux32_systrace_args.c721 struct linux_newstat_args *p = params; in systrace_args()
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h334 struct linux_newstat_args { struct
1808 int linux_newstat(struct thread *, struct linux_newstat_args *);
H A Dlinux_sysent.c123 { .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 106 = linux_newstat */
H A Dlinux_systrace_args.c737 struct linux_newstat_args *p = params; in systrace_args()