Searched defs:LIST_HEAD (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| D | iw_cxgb_ib_intfc.h | 17 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/ |
| D | event_struct.h | 99 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-10-stable/usr.sbin/bhyve/ |
| D | mevent.c | 80 static LIST_HEAD(listhead, mevent) global_head, change_head; in LIST_HEAD() function
|
| /freebsd-10-stable/usr.bin/csup/ |
| D | queue.h | 148 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-10-stable/sys/ofed/include/linux/ |
| D | list.h | 220 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
|
| /freebsd-10-stable/tools/tools/drm/radeon/mkregtable/ |
| D | mkregtable.c | 50 #define LIST_HEAD(name) \ macro
|
| /freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/ |
| D | queue.h | 140 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-10-stable/contrib/openbsm/compat/ |
| D | queue.h | 312 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-10-stable/contrib/ofed/libcxgb4/src/ |
| D | queue.h | 338 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | sys-queue.h | 252 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-10-stable/sys/sys/ |
| D | queue.h | 413 #define LIST_HEAD(name, type) \ macro
|
| /freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/ |
| D | sdp.h | 65 #define LIST_HEAD(name, type) \ macro
|