Home
last modified time | relevance | path

Searched defs:hash_empty (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dhashtable.h87 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dhashtable.h99 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_hash.h281 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro