Home
last modified time | relevance | path

Searched defs:kq (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_event.c532 struct kqueue *kq; in knote_fork() local
797 struct kqueue *kq; in filt_timertouch() local
976 struct kqueue *kq; in kern_kqueue() local
1258 struct kqueue *kq; in kern_kevent_fp() local
1642 struct kqueue *kq; in kqueue_acquire() local
1765 struct kqueue *kq; in kqueue_task() local
2041 struct kqueue *kq; in kqueue_poll() local
2241 struct kqueue *kq; in knote() local
2492 struct kqueue *kq; in knlist_cleardel() local
2553 struct kqueue *kq; in knote_fdclose() local
[all …]
/f-stack/example/
H A Dmain.c22 int kq; variable
H A Dmain_zc.c22 int kq; variable
/f-stack/tools/libutil/tests/
H A Dpidfile_test.c135 int kq; in common_test_pidfile_child() local
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal_interrupts.c57 static volatile int kq = -1; variable
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_module.c522 kevent(int kq, const struct kevent *changelist, int nchanges, in kevent()
/f-stack/lib/
H A Dff_syscall_wrapper.c1224 ff_kevent_do_each(int kq, const struct kevent *changelist, int nchanges, in ff_kevent_do_each()
1261 ff_kevent(int kq, const struct kevent *changelist, int nchanges, in ff_kevent()