OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kqueue_scan
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
kern_event.c
90
static int
kqueue_scan
(file_t *, size_t, struct kevent *,
379
* the kqueue_register() (EV_ADD, EV_DELETE) and
kqueue_scan
() (EV_ONESHOT)
382
* When
kqueue_scan
() encounters an in-flux knote, the situation is
387
* progress of the
kqueue_scan
() operation. Any code paths that place
624
* XXX where "touch" will be used in
kqueue_scan
(). We just
989
* only to check for activation from kqueue_register() and
kqueue_scan
().
1880
error =
kqueue_scan
(fp, nevents, eventlist, timeout, retval, keops,
2271
kqueue_scan
(file_t *fp, size_t maxevents, struct kevent *ulistp,
function
kern_event.c
90
static int
kqueue_scan
(file_t *, size_t, struct kevent *,
379
* the kqueue_register() (EV_ADD, EV_DELETE) and
kqueue_scan
() (EV_ONESHOT)
382
* When
kqueue_scan
() encounters an in-flux knote, the situation is
387
* progress of the
kqueue_scan
() operation. Any code paths that place
624
* XXX where "touch" will be used in
kqueue_scan
(). We just
989
* only to check for activation from kqueue_register() and
kqueue_scan
().
1880
error =
kqueue_scan
(fp, nevents, eventlist, timeout, retval, keops,
2271
kqueue_scan
(file_t *fp, size_t maxevents, struct kevent *ulistp,
function
kern_event.c
90
static int
kqueue_scan
(file_t *, size_t, struct kevent *,
379
* the kqueue_register() (EV_ADD, EV_DELETE) and
kqueue_scan
() (EV_ONESHOT)
382
* When
kqueue_scan
() encounters an in-flux knote, the situation is
387
* progress of the
kqueue_scan
() operation. Any code paths that place
624
* XXX where "touch" will be used in
kqueue_scan
(). We just
989
* only to check for activation from kqueue_register() and
kqueue_scan
().
1880
error =
kqueue_scan
(fp, nevents, eventlist, timeout, retval, keops,
2271
kqueue_scan
(file_t *fp, size_t maxevents, struct kevent *ulistp,
function
Completed in 63 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026