Home
last modified time | relevance | path

Searched defs:kev (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/regress/sys/kern/kqueue/
H A Dkqueue-regress.c61 struct kevent kev[2]; in do_regress1() local
93 struct kevent kev[1]; in do_regress2() local
161 struct kevent kev[1]; in make_chain() local
195 struct kevent kev[1]; in do_regress4() local
250 struct kevent kev[1]; in do_regress5() local
H A Dkqueue-flock.c61 struct kevent kev; in do_flock() local
/openbsd-src/sys/kern/
H A Dkern_event.c291 filt_kqueuemodify(struct kevent * kev,struct knote * kn) filt_kqueuemodify() argument
305 filt_kqueueprocess(struct knote * kn,struct kevent * kev) filt_kqueueprocess() argument
432 struct kevent kev; filt_proc() local
572 filt_timermodify(struct kevent * kev,struct knote * kn) filt_timermodify() argument
606 filt_timerprocess(struct knote * kn,struct kevent * kev) filt_timerprocess() argument
639 filt_seltruemodify(struct kevent * kev,struct knote * kn) filt_seltruemodify() argument
646 filt_seltrueprocess(struct knote * kn,struct kevent * kev) filt_seltrueprocess() argument
782 filter_modify(struct kevent * kev,struct knote * kn) filter_modify() argument
803 filter_process(struct knote * kn,struct kevent * kev) filter_process() argument
985 struct kevent kev[KQ_NEVENTS]; sys_kevent() local
1123 kqueue_register(struct kqueue * kq,struct kevent * kev,unsigned int pollid,struct proc * p) kqueue_register() argument
2057 knote_assign(const struct kevent * kev,struct knote * kn) knote_assign() argument
2073 knote_submit(struct knote * kn,struct kevent * kev) knote_submit() argument
[all...]
H A Dsys_generic.c684 struct kevent kev[KQ_NEVENTS]; dopselect() local
744 struct kevent kev; pselregister() local
981 struct kevent kev[KQ_NEVENTS]; doppoll() local
1091 struct kevent kev[3], *kevp; ppollregister() local
[all...]
H A Duipc_socket.c2423 filt_sowmodify(struct kevent * kev,struct knote * kn) filt_sowmodify() argument
2436 filt_sowprocess(struct knote * kn,struct kevent * kev) filt_sowprocess() argument
2449 filt_sormodify(struct kevent * kev,struct knote * kn) filt_sormodify() argument
2462 filt_sorprocess(struct knote * kn,struct kevent * kev) filt_sorprocess() argument
[all...]
H A Dsubr_log.c344 filt_logmodify(struct kevent * kev,struct knote * kn) filt_logmodify() argument
356 filt_logprocess(struct knote * kn,struct kevent * kev) filt_logprocess() argument
H A Dsys_pipe.c967 filt_pipemodify(struct kevent * kev,struct knote * kn) filt_pipemodify() argument
980 filt_pipeprocess(struct knote * kn,struct kevent * kev) filt_pipeprocess() argument
/openbsd-src/lib/libevent/
H A Dkqueue.c129 kq_insert(struct kqop *kqop, struct kevent *kev) in kq_insert()
291 struct kevent kev; in kq_add() local
363 struct kevent kev; in kq_del() local
/openbsd-src/sys/miscfs/fifofs/
H A Dfifo_vnops.c600 filt_fiformodify(struct kevent * kev,struct knote * kn) filt_fiformodify() argument
615 filt_fiforprocess(struct knote * kn,struct kevent * kev) filt_fiforprocess() argument
630 filt_fifowmodify(struct kevent * kev,struct knote * kn) filt_fifowmodify() argument
643 filt_fifowprocess(struct knote * kn,struct kevent * kev) filt_fifowprocess() argument
[all...]
/openbsd-src/sys/sys/
H A Devent.h321 knote_modify_fn(const struct kevent *kev, struct knote *kn, in knote_modify_fn() argument
329 knote_modify(const struct kevent *kev, struct knote *kn) in knote_modify() argument
335 knote_process_fn(struct knote *kn, struct kevent *kev, in knote_process_fn() argument
354 knote_process(struct knote * kn,struct kevent * kev) knote_process() argument
[all...]
/openbsd-src/sys/dev/
H A Dhotplug.c236 filt_hotplugmodify(struct kevent * kev,struct knote * kn) filt_hotplugmodify() argument
248 filt_hotplugprocess(struct knote * kn,struct kevent * kev) filt_hotplugprocess() argument
H A Dmidi.c379 filt_midimodify(struct kevent *kev, struct knote *kn) in filt_midimodify() argument
391 filt_midiprocess(struct knote *kn, struct kevent *kev) in filt_midiprocess() argument
H A Dvscsi.c578 filt_vscsimodify(struct kevent *kev, struct knote *kn) in filt_vscsimodify()
591 filt_vscsiprocess(struct knote *kn, struct kevent *kev) in filt_vscsiprocess()
H A Daudio.c2239 filt_audiomodify(struct kevent * kev,struct knote * kn) filt_audiomodify() argument
2251 filt_audioprocess(struct knote * kn,struct kevent * kev) filt_audioprocess() argument
/openbsd-src/sys/miscfs/fuse/
H A Dfuse_device.c586 filt_fuse_modify(struct kevent *kev, struct knote *kn) in filt_fuse_modify()
599 filt_fuse_process(struct knote *kn, struct kevent *kev) in filt_fuse_process()
/openbsd-src/sys/net/
H A Dif_pppx.c1308 active = knote_modify(kev, kn); in filt_pppac_modify() argument
1321 active = knote_process(kn, kev); in filt_pppac_process() argument
522 filt_pppx_modify(struct kevent * kev,struct knote * kn) filt_pppx_modify() argument
535 filt_pppx_process(struct knote * kn,struct kevent * kev) filt_pppx_process() argument
H A Dif_tun.c1049 filt_tunmodify(struct kevent * kev,struct knote * kn) filt_tunmodify() argument
1062 filt_tunprocess(struct knote * kn,struct kevent * kev) filt_tunprocess() argument
H A Dbpf.c1292 filt_bpfreadmodify(struct kevent * kev,struct knote * kn) filt_bpfreadmodify() argument
1305 filt_bpfreadprocess(struct knote * kn,struct kevent * kev) filt_bpfreadprocess() argument
/openbsd-src/regress/sys/kern/pipe/
H A Dtest-kqueue.c258 struct kevent kev; in kqueue_thread() local
/openbsd-src/regress/sys/dev/kcov/
H A Dkcov.c485 struct kevent kev; in test_remote() local
/openbsd-src/usr.bin/kdump/
H A Dktrstruct.c443 struct kevent kev; ktrevent() local
[all...]
/openbsd-src/sbin/resolvd/
H A Dresolvd.c166 struct kevent kev[KQ_TOTAL]; in main() local