Searched defs:LIST_HEAD (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ib_intfc.h16 #undef LIST_HEAD macro
17 #define LIST_HEAD(name, type) \ macro
/freebsd-10-stable/usr.bin/csup/
H A Dqueue.h147 #undef LIST_HEAD macro
148 #define LIST_HEAD(name, type) \ macro
/freebsd-10-stable/sys/ofed/include/linux/
H A Dlist.h219 #undef LIST_HEAD macro
220 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/
H A Devent_struct.h99 #define LIST_HEAD(name, type) \ macro
173 #undef LIST_HEAD macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h140 #define LIST_HEAD(name, type) \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h312 #define LIST_HEAD(name, type) \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h59 #undef LIST_HEAD macro
252 #define LIST_HEAD(name, type) \ macro
/freebsd-10-stable/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c50 #define LIST_HEAD(name) \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h338 #define LIST_HEAD(name, type) \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h413 #define LIST_HEAD(name, type) \ macro
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h63 #undef LIST_HEAD macro
65 #define LIST_HEAD(name, type) \ macro

Completed in 126 milliseconds