Searched refs:DEFINE_READ_MOSTLY_HASHTABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | hashtable.h | 20 #define DEFINE_READ_MOSTLY_HASHTABLE(name, bits) \ macro |
/Linux-v4.19/net/core/ | ||
D | dev.c | 195 static DEFINE_READ_MOSTLY_HASHTABLE(napi_hash, 8); |