Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_event.c611 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) in linux_timerfd_create()
/freebsd/sys/arm64/linux/
H A Dlinux_proto.h374 struct linux_timerfd_create_args { struct
1316 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_sysent.c102 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
H A Dlinux_systrace_args.c685 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd/sys/amd64/linux/
H A Dlinux_proto.h1069 struct linux_timerfd_create_args { struct
1671 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_sysent.c300 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
H A Dlinux_systrace_args.c2178 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h1145 struct linux_timerfd_create_args { struct
1991 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux32_sysent.c340 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
H A Dlinux32_systrace_args.c2307 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd/sys/i386/linux/
H A Dlinux_proto.h1141 struct linux_timerfd_create_args { struct
1987 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_sysent.c339 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
H A Dlinux_systrace_args.c2340 struct linux_timerfd_create_args *p = params; in systrace_args()