Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_stats.c169 linux_newstat(struct thread *td, struct linux_newstat_args *args) in linux_newstat()
/freebsd-14-stable/sys/amd64/linux/
HDlinux_proto.h46 struct linux_newstat_args { struct
1442 int linux_newstat(struct thread *, struct linux_newstat_args *);
HDlinux_sysent.c21 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
HDlinux_systrace_args.c50 struct linux_newstat_args *p = params; in systrace_args()
/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_proto.h338 struct linux_newstat_args { struct
1815 int linux_newstat(struct thread *, struct linux_newstat_args *);
HDlinux32_sysent.c124 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
HDlinux32_systrace_args.c720 struct linux_newstat_args *p = params; in systrace_args()
/freebsd-14-stable/sys/i386/linux/
HDlinux_proto.h334 struct linux_newstat_args { struct
1808 int linux_newstat(struct thread *, struct linux_newstat_args *);
HDlinux_sysent.c123 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
HDlinux_systrace_args.c736 struct linux_newstat_args *p = params; in systrace_args()