Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c105 …{ AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_TH…
H A Dlinux_proto.h322 struct linux_timerfd_create_args { struct
1120 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_systrace_args.c605 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/linux/
H A Dlinux_event.c976 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) in linux_timerfd_create()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c303 …{ AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_TH…
H A Dlinux_proto.h968 struct linux_timerfd_create_args { struct
1461 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_systrace_args.c2022 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c342 …{ AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_TH…
H A Dlinux32_proto.h1054 struct linux_timerfd_create_args { struct
1758 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux32_systrace_args.c2173 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c342 …{ AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_TH…
H A Dlinux_proto.h1072 struct linux_timerfd_create_args { struct
1778 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
H A Dlinux_systrace_args.c2249 struct linux_timerfd_create_args *p = params; in systrace_args()