Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_event.c611 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) in linux_timerfd_create()
/freebsd-14-stable/sys/arm64/linux/
HDlinux_proto.h371 struct linux_timerfd_create_args { struct
1313 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
HDlinux_sysent.c102 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
HDlinux_systrace_args.c677 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-14-stable/sys/amd64/linux/
HDlinux_proto.h1066 struct linux_timerfd_create_args { struct
1668 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
HDlinux_sysent.c300 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
HDlinux_systrace_args.c2170 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_proto.h1142 struct linux_timerfd_create_args { struct
1988 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
HDlinux32_sysent.c340 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
HDlinux32_systrace_args.c2299 struct linux_timerfd_create_args *p = params; in systrace_args()
/freebsd-14-stable/sys/i386/linux/
HDlinux_proto.h1138 struct linux_timerfd_create_args { struct
1984 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
HDlinux_sysent.c339 …{ .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auev…
HDlinux_systrace_args.c2332 struct linux_timerfd_create_args *p = params; in systrace_args()