Searched defs:kevp (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/tests/sys/kqueue/libkqueue/ |
H A D | proc.c | 177 struct kevent *kevp; in proc_track() local
|
/freebsd-src/sys/kern/ |
H A D | kern_event.c | 1188 kevent_copyout(void *arg, struct kevent *kevp, int count) in kevent_copyout() argument 1206 kevent_copyin(void *arg, struct kevent *kevp, int count) in kevent_copyin() argument 1222 kevent11_copyout(void *arg, struct kevent *kevp, int count) in kevent11_copyout() argument 1251 kevent11_copyin(void * arg,struct kevent * kevp,int count) kevent11_copyin() argument 1327 struct kevent *kevp, *changes; kqueue_kevent() local 1918 struct kevent *kevp; kqueue_scan() local [all...] |
/freebsd-src/sys/compat/linux/ |
H A D | linux_event.c | 236 epoll_kev_copyout(void *arg, struct kevent *kevp, int count) in epoll_kev_copyout() 266 epoll_kev_copyin(void *arg, struct kevent *kevp, int count) in epoll_kev_copyin()
|
/freebsd-src/sys/compat/freebsd32/ |
H A D | freebsd32_misc.c | 684 freebsd32_kevent_copyout(void * arg,struct kevent * kevp,int count) freebsd32_kevent_copyout() argument 728 freebsd32_kevent_copyin(void * arg,struct kevent * kevp,int count) freebsd32_kevent_copyin() argument 808 freebsd32_kevent11_copyout(void * arg,struct kevent * kevp,int count) freebsd32_kevent11_copyout() argument 835 freebsd32_kevent11_copyin(void * arg,struct kevent * kevp,int count) freebsd32_kevent11_copyin() argument [all...] |