Home
last modified time | relevance | path

Searched defs:kqueue (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/sys/
H A Deventvar.h41 struct kqueue { struct
44 TAILQ_ENTRY(kqueue) kq_list; argument
65 struct kqueue *kq_forksrc; argument
/freebsd/tools/test/stress2/misc/
H A Dkevent5.sh84 if ((kq = kqueue()) < 0) function
108 if ((kq = kqueue()) < 0) function
H A Dkevent.sh78 if ((kq = kqueue()) < 0) function
H A Dkevent2.sh74 if ((kq = kqueue()) < 0) function
H A Dkevent13.sh124 if ((kq = kqueue()) < 0) function
H A Dkevent6.sh122 if ((kq = kqueue()) < 0) function
H A Dkevent8.sh118 if ((kq = kqueue()) < 0) function
H A Dkevent3.sh66 kq = kqueue(); function
H A Dkevent11.sh105 if ((kq = kqueue()) < 0) function
H A Dpmc4.sh97 if ((kq = kqueue()) < 0) function
H A Dpmc5.sh111 if ((kq = kqueue()) < 0) function
H A Dkevent15.sh99 if ((kq = kqueue()) < 0) function
H A Dkevent4.sh80 kq = kqueue(); function
H A Dkevent12.sh86 kq = kqueue(); function
/freebsd/sys/ofed/include/rdma/
H A Drdmavt_cq.h74 struct ib_wc kqueue[0]; member
/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h190 } kqueue; typedef