Home
last modified time | relevance | path

Searched refs:klist_remove (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/sys/
H A Devent.h340 bool klist_remove(struct klist *, struct knote *);
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_sync_file.c157 klist_remove(&sf->sf_selq.sel_klist, kn); in filt_sync_file_detach()
/netbsd-src/sys/kern/
H A Dsys_select.c802 return klist_remove(&sip->sel_klist, kn); in selnotify()
H A Dkern_event.c975 klist_remove(&p->p_klist, kn); in filt_procdetach()
3035 klist_remove(struct klist *list, struct knote *kn) in klist_remove() function
H A Dkern_sig.c2679 klist_remove(&p->p_klist, kn); in filt_sigdetach()
H A Dvfs_syscalls.c204 klist_remove(&fs_klist, kn); in filt_fs()
/netbsd-src/sys/arch/mips/ralink/
H A Dralink_gpio.c1533 klist_remove(&knotes, kn); in gpio_event_app_user_detach()
/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_apm.c604 klist_remove(&sc->sc_note, kn);
/netbsd-src/sys/dev/pci/
H A Dxmm7360.c199 #define klist_remove(klist, kn) \ macro
209 klist_remove(&(si)->si_note, (kn))