Home
last modified time | relevance | path

Searched refs:linux_timerfd_create_args (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_event.c617 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) in linux_timerfd_create()
/freebsd-13.1/sys/arm/linux/
H A Dlinux_proto.h1126 struct linux_timerfd_create_args { struct
1482 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_proto.h360 struct linux_timerfd_create_args { struct
1259 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_sysent.c105 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
H A Dlinux_systrace_args.c671 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_proto.h1052 struct linux_timerfd_create_args { struct
1606 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_sysent.c303 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
H A Dlinux_systrace_args.c2159 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-13.1/sys/i386/linux/
H A Dlinux_proto.h1126 struct linux_timerfd_create_args { struct
1885 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_sysent.c342 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
H A Dlinux_systrace_args.c2334 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_proto.h1131 struct linux_timerfd_create_args { struct
1890 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux32_sysent.c342 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
H A Dlinux32_systrace_args.c2293 struct linux_timerfd_create_args *p = params; in systrace_args()