Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linux/
H A Dlinux_stats.c181 linux_newlstat(struct thread *td, struct linux_newlstat_args *args) in linux_newlstat()
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h54 struct linux_newlstat_args { struct
1444 int linux_newlstat(struct thread *, struct linux_newlstat_args *);
H A Dlinux_sysent.c23 { .sy_narg = AS(linux_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LSTAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 6 = linux_newlstat */
H A Dlinux_systrace_args.c67 struct linux_newlstat_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h342 struct linux_newlstat_args { struct
1816 int linux_newlstat(struct thread *, struct linux_newlstat_args *);
H A Dlinux32_sysent.c125 { .sy_narg = AS(linux_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LSTAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 107 = linux_newlstat */
H A Dlinux32_systrace_args.c729 struct linux_newlstat_args *p = params; in systrace_args()
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h338 struct linux_newlstat_args { struct
1809 int linux_newlstat(struct thread *, struct linux_newlstat_args *);
H A Dlinux_sysent.c124 { .sy_narg = AS(linux_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LSTAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 107 = linux_newlstat */
H A Dlinux_systrace_args.c745 struct linux_newlstat_args *p = params; in systrace_args()