Home
last modified time | relevance | path

Searched defs:HLIST_HEAD (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_hash.h50 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlist.h552 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h596 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h621 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h667 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist.h790 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro