Home
last modified time | relevance | path

Searched defs:kn (Results 1 – 25 of 102) sorted by relevance

12345

/netbsd-src/sys/kern/
H A Dkern_event.c153 knote_free(struct knote *kn) in knote_free()
162 knote_foplock_enter(struct knote *kn) in knote_foplock_enter()
168 knote_foplock_exit(struct knote *kn) in knote_foplock_exit()
174 knote_foplock_owned(struct knote *kn) in knote_foplock_owned()
395 kn_in_flux(struct knote *kn) in kn_in_flux()
402 kn_enter_flux(struct knote *kn) in kn_enter_flux()
418 kn_leave_flux(struct knote *kn) in kn_leave_flux()
429 kn_wait_flux(struct knote *kn, bool can_loop) in kn_wait_flux()
446 #define KNOTE_WILLDETACH(kn) \ argument
458 knote_detach_quiesce(struct knote *kn) in knote_detach_quiesce()
[all …]
H A Dsys_eventfd.c405 eventfd_filt_read_detach(struct knote * const kn) in eventfd_filt_read_detach()
416 eventfd_filt_read(struct knote * const kn, long const hint) in eventfd_filt_read()
444 eventfd_filt_write_detach(struct knote * const kn) in eventfd_filt_write_detach()
455 eventfd_filt_write(struct knote * const kn, long const hint) in eventfd_filt_write()
483 eventfd_fop_kqfilter(file_t * const fp, struct knote * const kn) in eventfd_fop_kqfilter()
H A Dsubr_log.c261 filt_logrdetach(struct knote *kn) in filt_logrdetach()
270 filt_logread(struct knote *kn, long hint) in filt_logread()
300 logkqfilter(dev_t dev, struct knote *kn) in logkqfilter()
H A Dtty_pty.c900 filt_ptcrdetach(struct knote *kn) in filt_ptcrdetach()
912 filt_ptcread(struct knote *kn, long hint) in filt_ptcread()
954 filt_ptcwdetach(struct knote *kn) in filt_ptcwdetach()
966 filt_ptcwrite(struct knote *kn, long hint) in filt_ptcwrite()
1019 ptckqfilter(dev_t dev, struct knote *kn) in ptckqfilter()
H A Dsys_pipe.c1031 filt_pipedetach(struct knote *kn) in filt_pipedetach()
1064 filt_piperead(struct knote *kn, long hint) in filt_piperead()
1091 filt_pipewrite(struct knote *kn, long hint) in filt_pipewrite()
1132 pipe_kqfilter(file_t *fp, struct knote *kn) in pipe_kqfilter()
/netbsd-src/sys/arch/amiga/dev/
H A Devent.c164 filt_evrdetach(struct knote *kn) in filt_evrdetach()
175 filt_evread(struct knote *kn, long hint) in filt_evread()
201 ev_kqfilter(struct evvar *ev, struct knote *kn) in ev_kqfilter()
/netbsd-src/sys/dev/sun/
H A Devent.c170 filt_evrdetach(struct knote *kn) in filt_evrdetach()
181 filt_evread(struct knote *kn, long hint) in filt_evread()
207 ev_kqfilter(struct evvar *ev, struct knote *kn) in ev_kqfilter()
/netbsd-src/sys/arch/atari/dev/
H A Devent.c164 filt_evrdetach(struct knote *kn) in filt_evrdetach()
175 filt_evread(struct knote *kn, long hint) in filt_evread()
201 ev_kqfilter(struct evvar *ev, struct knote *kn) in ev_kqfilter()
/netbsd-src/sys/arch/x68k/dev/
H A Devent.c187 filt_evrdetach(struct knote *kn) in filt_evrdetach()
197 filt_evread(struct knote *kn, long hint) in filt_evread()
227 ev_kqfilter(struct evvar *ev, struct knote *kn) in ev_kqfilter()
/netbsd-src/sys/nfs/
H A Dnfs_kq.c189 filt_nfsdetach(struct knote *kn) in filt_nfsdetach()
220 filt_nfsread(struct knote *kn, long hint) in filt_nfsread()
248 filt_nfsvnode(struct knote *kn, long hint) in filt_nfsvnode()
299 struct knote *kn; in nfs_kqfilter() local
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_sync_file.c134 sync_file_kqfilter(struct file *fp, struct knote *kn) in sync_file_kqfilter()
152 filt_sync_file_detach(struct knote *kn) in filt_sync_file_detach()
162 filt_sync_file_event(struct knote *kn, long hint) in filt_sync_file_event()
/netbsd-src/sys/dev/wscons/
H A Dwsevent.c300 filt_wseventrdetach(struct knote *kn) in filt_wseventrdetach()
311 filt_wseventread(struct knote *kn, long hint) in filt_wseventread()
336 wsevent_kqfilter(struct wseventvar *ev, struct knote *kn) in wsevent_kqfilter()
/netbsd-src/sys/miscfs/fifofs/
H A Dfifo_vnops.c589 filt_fifordetach(struct knote *kn) in filt_fifordetach()
601 filt_fiforead(struct knote *kn, long hint) in filt_fiforead()
623 filt_fifowdetach(struct knote *kn) in filt_fifowdetach()
635 filt_fifowrite(struct knote *kn, long hint) in filt_fifowrite()
/netbsd-src/sys/arch/landisk/dev/
H A Dbutton.c289 filt_btn_rdetach(struct knote *kn) in filt_btn_rdetach()
298 filt_btn_read(struct knote *kn, long hint) in filt_btn_read()
326 btnkqfilter(dev_t dev, struct knote *kn) in btnkqfilter()
/netbsd-src/sys/dev/sbus/
H A Dbpp.c506 filt_bpprdetach(struct knote *kn) in filt_bpprdetach()
517 filt_bppread(struct knote *kn, long hint) in filt_bppread()
531 filt_bppwdetach(struct knote *kn) in filt_bppwdetach()
542 filt_bpfwrite(struct knote *kn, long hint) in filt_bpfwrite()
561 bppkqfilter(dev_t dev, struct knote *kn) in bppkqfilter()
/netbsd-src/sys/compat/linux/common/
H A Dlinux_inotify.c426 struct knote *kn, *tmpkn; in linux_sys_inotify_add_watch() local
699 inotify_filt_attach(struct knote *kn) in inotify_filt_attach() argument
728 inotify_filt_detach(struct knote * kn) inotify_filt_detach() argument
1046 inotify_filt_event(struct knote * kn,long hint) inotify_filt_event() argument
1271 inotify_kqfilter(file_t * fp,struct knote * kn) inotify_kqfilter() argument
1292 inotify_read_filt_detach(struct knote * kn) inotify_read_filt_detach() argument
1305 inotify_read_filt_event(struct knote * kn,long hint) inotify_read_filt_event() argument
[all...]
/netbsd-src/sys/arch/mac68k/dev/
H A Daed.c584 filt_aedrdetach(struct knote * kn) filt_aedrdetach() argument
594 filt_aedread(struct knote * kn,long hint) filt_aedread() argument
609 aedkqfilter(dev_t dev,struct knote * kn) aedkqfilter() argument
[all...]
/netbsd-src/sys/arch/macppc/dev/
H A Dapm.c390 filt_apmrdetach(struct knote *kn) in filt_apmrdetach()
400 filt_apmread(struct knote *kn, long hint) in filt_apmread()
416 apmkqfilter(dev_t dev, struct knote *kn) in apmkqfilter()
H A Daed.c599 selremove_knote(&aed_sc->sc_selinfo, kn); in filt_aedread() argument
589 filt_aedrdetach(struct knote * kn) filt_aedrdetach() argument
614 aedkqfilter(dev_t dev,struct knote * kn) aedkqfilter() argument
[all...]
/netbsd-src/sys/dev/pci/
H A Dvio9p.c399 filt_vio9p_detach(struct knote *kn) in filt_vio9p_detach()
409 filt_vio9p_read(struct knote *kn, long hint) in filt_vio9p_read()
429 filt_vio9p_write(struct knote *kn, long hint) in filt_vio9p_write()
445 vio9p_kqfilter(struct file *fp, struct knote *kn) in vio9p_kqfilter()
/netbsd-src/sys/arch/arc/dev/
H A Dopms.c456 filt_opmsrdetach(struct knote *kn) in filt_opmsrdetach()
467 filt_opmsread(struct knote *kn, long hint) in filt_opmsread()
483 opmskqfilter(dev_t dev, struct knote *kn) in opmskqfilter()
/netbsd-src/sys/external/bsd/drm2/drm/
H A Ddrm_cdevsw.c432 drm_kqfilter(struct file *fp, struct knote *kn) in drm_kqfilter()
453 filt_drm_detach(struct knote *kn) in filt_drm_detach()
465 filt_drm_event(struct knote *kn, long hint) in filt_drm_event()
/netbsd-src/sys/dev/usb/
H A Dudsir.c680 udsir_kqfilter(void *h, struct knote *kn) in udsir_kqfilter()
769 filt_udsirrdetach(struct knote *kn) in filt_udsirrdetach()
781 filt_udsirread(struct knote *kn, long hint) in filt_udsirread()
790 filt_udsirwdetach(struct knote *kn) in filt_udsirwdetach()
802 filt_udsirwrite(struct knote *kn, long hint) in filt_udsirwrite()
/netbsd-src/sys/coda/
H A Dcoda_psdev.c467 filt_vc_nb_detach(struct knote *kn) in filt_vc_nb_detach()
475 filt_vc_nb_read(struct knote *kn, long hint) in filt_vc_nb_read()
496 vc_nb_kqfilter(dev_t dev, struct knote *kn) in vc_nb_kqfilter()
/netbsd-src/sys/crypto/adiantum/
H A Dadiantum.h45 uint32_t kn[268]; /* NH key */ member

12345