Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libevent/include/event2/
HDevent_struct.h99 #define LIST_HEAD(name, type) \ macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
HDevent_struct.h99 #define LIST_HEAD(name, type) \ macro
/freebsd-13-stable/usr.sbin/bhyve/
HDmevent.c83 static LIST_HEAD(listhead, mevent) global_head, change_head; in LIST_HEAD() function
/freebsd-13-stable/tools/tools/drm/radeon/mkregtable/
HDmkregtable.c48 #define LIST_HEAD(name) \ macro
/freebsd-13-stable/lib/libpmc/pmu-events/
HDlist.h290 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
/freebsd-13-stable/contrib/libevent/compat/sys/
HDqueue.h140 #define LIST_HEAD(name, type) \ macro
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDlist.h329 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/compat/sys/
HDqueue.h140 #define LIST_HEAD(name, type) \ macro
/freebsd-13-stable/contrib/openbsm/compat/
HDqueue.h312 #define LIST_HEAD(name, type) \ macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
HDsys-queue.h259 #define LIST_HEAD(name, type) \ macro
/freebsd-13-stable/sys/sys/
HDqueue.h489 #define LIST_HEAD(name, type) \ macro
/freebsd-13-stable/contrib/libarchive/unzip/
HDla_queue.h413 #define LIST_HEAD(name, type) \ macro
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp.h66 #define LIST_HEAD(name, type) \ macro