Home
last modified time | relevance | path

Searched defs:klist (Results 1 – 20 of 20) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsevent.c207 struct klist *klist; in wsevent_kqfilter() local
233 struct klist *klist = &ev->ws_sel.si_note; in filt_wseventdetach() local
/openbsd/sys/sys/
H A Devent.h142 struct klist { struct
144 const struct klistops *kl_ops; argument
166 * shared by EVFILT_PROC (all knotes attached to p->p_klist) argument
360 klist_empty(struct klist *klist) in klist_empty()
/openbsd/sys/kern/
H A Dkern_event.c1882 knote_acquire(struct knote *kn, struct klist *klist, int ls) in knote_acquire()
2217 klist_init(struct klist *klist, const struct klistops *ops, void *arg) in klist_init()
2225 klist_free(struct klist *klist) in klist_free()
2231 klist_insert(struct klist *klist, struct knote *kn) in klist_insert()
2241 klist_insert_locked(struct klist *klist, struct knote *kn) in klist_insert_locked()
2249 klist_remove(struct klist *klist, struct knote *kn) in klist_remove()
2259 klist_remove_locked(struct klist *klist, struct knote *kn) in klist_remove_locked()
2370 klist_init_mutex(struct klist *klist, struct mutex *mtx) in klist_init_mutex()
2409 klist_init_rwlock(struct klist *klist, struct rwlock *rwl) in klist_init_rwlock()
H A Dsubr_log.c314 struct klist *klist; in logkqfilter() local
H A Dtty_pty.c747 struct klist *klist; in ptckqfilter() local
H A Dtty.c1084 struct klist *klist; in ttkqfilter() local
/openbsd/sys/miscfs/fuse/
H A Dfuse_device.c538 struct klist *klist; in fusekqfilter() local
566 struct klist *klist = &fd->fd_rklist; in filt_fuse_rdetach() local
/openbsd/sys/dev/
H A Dmidivar.h36 struct klist klist; /* to record & wakeup poll(2) */ member
H A Dmidi.c318 struct klist *klist; in midikqfilter() local
H A Daudio.c84 struct klist klist; /* list of knotes */ member
2146 struct klist *klist; in audiokqfilter() local
/openbsd/sys/dev/usb/
H A Duhid.c451 struct klist *klist; in uhidkqfilter() local
H A Dugen.c1310 struct klist *klist; in ugenkqfilter() local
/openbsd/sys/net/
H A Dif_pppx.c464 struct klist *klist; in pppxkqfilter() local
1248 struct klist *klist; in pppackqfilter() local
H A Dif_tun.c908 struct klist *klist; in tun_dev_kqfilter() local
H A Dbpf.c1247 struct klist *klist; in bpfkqfilter() local
/openbsd/sys/arch/sparc64/dev/
H A Dvldcp.c669 struct klist *klist; in vldcpkqfilter() local
/openbsd/usr.bin/rcs/
H A Ddiff.c216 static int *klist; /* will be overlaid on file[0] after class */ variable
/openbsd/usr.bin/diff/
H A Ddiffreg.c210 static int *klist; /* will be overlaid on file[0] after class */ variable
/openbsd/usr.bin/cvs/
H A Ddiff_internals.c219 static int *klist; /* will be overlaid on file[0] after class */ variable
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c756 static struct kinfo_proc **klist = NULL; variable