Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dnbsd-namespace.h42 #define LIST_HEAD LINUX_LIST_HEAD macro
/netbsd-src/sys/arch/evbmips/mipssim/
H A Dmipssim_intr.c78 LIST_HEAD(intrlist, intrhand) intrs[NINTR]; in LIST_HEAD() function
/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Devent_struct.h100 #define LIST_HEAD(name, type) \ macro
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Devent_struct.h101 #define LIST_HEAD(name, type) \ macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dlist.h126 #define LIST_HEAD(name) \ macro
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dgrabmyaddr.c81 static LIST_HEAD(_myaddr_list_, myaddr) configured, opened; in LIST_HEAD() function
/netbsd-src/sys/uvm/
H A Duvm_aobj.c187 static LIST_HEAD(aobjlist, uvm_aobj) uao_list __cacheline_aligned; in LIST_HEAD() function
/netbsd-src/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h255 #define LIST_HEAD(name, type) \ macro
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h142 #define LIST_HEAD(name, type) \ macro
/netbsd-src/sys/sys/
H A Dqueue.h177 #define LIST_HEAD(name, type) \ macro
/netbsd-src/sbin/fsck_udf/
H A Dmain.c157 LIST_HEAD(udf_fsck_node_hash_list, udf_fsck_node) fs_nodes_hash[HASH_HASHSIZE]; in LIST_HEAD() function