Searched refs:__hash_empty (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dhashtable.h36 __hash_empty(struct hlist_head *table, u_int size) function
54 #define hash_empty(table) __hash_empty(table, nitems(table))

Completed in 198 milliseconds