Home
last modified time | relevance | path

Searched defs:LIST_HEAD (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Devent_struct.h99 #define LIST_HEAD(name, type) \ macro
/freebsd/contrib/libevent/include/event2/
H A Devent_struct.h99 #define LIST_HEAD(name, type) \ macro
/freebsd/usr.sbin/bhyve/
H A Dmevent.c89 static LIST_HEAD(listhead, mevent) global_head, change_head; in LIST_HEAD() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c47 #define LIST_HEAD(name) \ macro
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h290 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
/freebsd/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h140 #define LIST_HEAD(name, type) \ macro
/freebsd/contrib/libevent/compat/sys/
H A Dqueue.h140 #define LIST_HEAD(name, type) \ macro
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h334 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
/freebsd/contrib/openbsm/compat/
H A Dqueue.h312 #define LIST_HEAD(name, type) \ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h259 #define LIST_HEAD(name, type) \ macro
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h413 #define LIST_HEAD(name, type) \ macro
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h66 #define LIST_HEAD(name, type) \ macro
/freebsd/sys/sys/
H A Dqueue.h449 #define LIST_HEAD(name, type) \ macro