Searched defs:LIST_HEAD (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13-stable/contrib/libevent/include/event2/ |
| HD | event_struct.h | 99 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/ |
| HD | event_struct.h | 99 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-13-stable/usr.sbin/bhyve/ |
| HD | mevent.c | 83 static LIST_HEAD(listhead, mevent) global_head, change_head; in LIST_HEAD() function
|
| /freebsd-13-stable/tools/tools/drm/radeon/mkregtable/ |
| HD | mkregtable.c | 48 #define LIST_HEAD(name) \ macro
|
| /freebsd-13-stable/lib/libpmc/pmu-events/ |
| HD | list.h | 290 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
|
| /freebsd-13-stable/contrib/libevent/compat/sys/ |
| HD | queue.h | 140 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | list.h | 329 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/compat/sys/ |
| HD | queue.h | 140 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-13-stable/contrib/openbsm/compat/ |
| HD | queue.h | 312 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-13-stable/crypto/openssh/openbsd-compat/ |
| HD | sys-queue.h | 259 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-13-stable/sys/sys/ |
| HD | queue.h | 489 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-13-stable/contrib/libarchive/unzip/ |
| HD | la_queue.h | 413 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/ |
| HD | sdp.h | 66 #define LIST_HEAD(name, type) \ macro
|