Home
last modified time | relevance | path

Searched refs:kevent_copyops (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/sys/
H A Dsyscallsubr.h49 struct kevent_copyops;
175 struct kevent_copyops *k_ops, const struct timespec *timeout);
177 struct kevent_copyops *k_ops);
179 int nevents, struct kevent_copyops *k_ops,
H A Devent.h315 struct kevent_copyops { struct
/f-stack/freebsd/kern/
H A Dkern_event.c115 struct kevent_copyops *k_ops,
124 struct kevent_copyops *k_ops, const char *struct_name);
1021 struct kevent_copyops k_ops = { in sys_kevent()
1041 struct kevent_copyops *k_ops, const char *struct_name) in kern_kevent_generic()
1171 struct kevent_copyops k_ops = { in freebsd11_kevent()
1192 struct kevent_copyops *k_ops, const struct timespec *timeout) in kern_kevent()
1215 struct kevent_copyops *k_ops, const struct timespec *timeout) in kqueue_kevent()
1256 struct kevent_copyops *k_ops, const struct timespec *timeout) in kern_kevent_fp()
1275 struct kevent_copyops *k_ops) in kern_kevent_anonymous()
1789 kqueue_scan(struct kqueue *kq, int maxevents, struct kevent_copyops *k_ops, in kqueue_scan()
/f-stack/tools/compat/include/sys/
H A Devent.h248 struct kevent_copyops { struct
/f-stack/lib/
H A Dff_syscall_wrapper.c1243 struct kevent_copyops k_ops = { in ff_kevent_do_each()