Searched defs:kqueue (Results 1 – 16 of 16) sorted by relevance
| /freebsd/sys/sys/ | ||
| H A D | eventvar.h | 41 struct kqueue { struct |
| /freebsd/tools/test/stress2/misc/ | ||
| H A D | kevent5.sh | 84 if ((kq = kqueue()) < 0) function |
| H A D | kevent.sh | 78 if ((kq = kqueue()) < 0) function |
| H A D | kevent2.sh | 74 if ((kq = kqueue()) < 0) function |
| H A D | kevent13.sh | 124 if ((kq = kqueue()) < 0) function |
| H A D | kevent6.sh | 122 if ((kq = kqueue()) < 0) function |
| H A D | kevent8.sh | 118 if ((kq = kqueue()) < 0) function |
| H A D | kevent3.sh | 66 kq = kqueue(); function |
| H A D | kevent11.sh | 105 if ((kq = kqueue()) < 0) function |
| H A D | pmc4.sh | 97 if ((kq = kqueue()) < 0) function |
| H A D | pmc5.sh | 111 if ((kq = kqueue()) < 0) function |
| H A D | kevent15.sh | 99 if ((kq = kqueue()) < 0) function |
| H A D | kevent4.sh | 80 kq = kqueue(); function |
| H A D | kevent12.sh | 86 kq = kqueue(); function |
| /freebsd/sys/ofed/include/rdma/ | ||
| H A D | rdmavt_cq.h | 74 struct ib_wc kqueue[0]; member |
| /freebsd/sys/dev/atkbdc/ | ||
| H A D | atkbdcreg.h | 190 } kqueue; typedef |