/openbsd-src/regress/sys/kern/kqueue/ |
H A D | kqueue-regress.c | 61 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 D | kqueue-flock.c | 61 struct kevent kev; in do_flock() local
|
/openbsd-src/sys/kern/ |
H A D | kern_event.c | 291 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 D | sys_generic.c | 684 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 D | uipc_socket.c | 2423 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 D | subr_log.c | 344 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 D | sys_pipe.c | 967 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 D | kqueue.c | 129 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 D | fifo_vnops.c | 600 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 D | event.h | 321 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 D | hotplug.c | 236 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 D | midi.c | 379 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 D | vscsi.c | 578 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 D | audio.c | 2239 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 D | fuse_device.c | 586 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 D | if_pppx.c | 1308 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 D | if_tun.c | 1049 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 D | bpf.c | 1292 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 D | test-kqueue.c | 258 struct kevent kev; in kqueue_thread() local
|
/openbsd-src/regress/sys/dev/kcov/ |
H A D | kcov.c | 485 struct kevent kev; in test_remote() local
|
/openbsd-src/usr.bin/kdump/ |
H A D | ktrstruct.c | 443 struct kevent kev; ktrevent() local [all...] |
/openbsd-src/sbin/resolvd/ |
H A D | resolvd.c | 166 struct kevent kev[KQ_TOTAL]; in main() local
|