Searched refs:KQEXTENT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | eventvar.h | 41 #define KQEXTENT 256 /* linear growth by this amount */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_event.c | 1711 size += KQEXTENT; in kqueue_expand() |