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

/freebsd-11-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-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Devent_struct.h99 #define LIST_HEAD(name, type) \ macro
173 #undef LIST_HEAD macro
/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h140 #define LIST_HEAD(name, type) \ macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h312 #define LIST_HEAD(name, type) \ macro
/freebsd-11-stable/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c50 #define LIST_HEAD(name) \ macro
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h324 #undef LIST_HEAD macro
325 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h59 #undef LIST_HEAD macro
252 #define LIST_HEAD(name, type) \ macro
/freebsd-11-stable/sys/sys/
H A Dqueue.h414 #define LIST_HEAD(name, type) \ macro
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h63 #undef LIST_HEAD macro
65 #define LIST_HEAD(name, type) \ macro

Completed in 95 milliseconds