HomeSort by: relevance | last modified time | path
    Searched defs:__hash_empty (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
hashtable.h 52 __hash_empty(struct hlist_head *hash, unsigned n) function in typeref:typename:bool
66 #define hash_empty(h) __hash_empty((h), __arraycount(h))

Completed in 10 milliseconds