Searched refs:OBJ_NAMES_HASH_TABLE_BITS (Results 1 – 1 of 1) sorted by relevance
75 #define OBJ_NAMES_HASH_TABLE_BITS 7 /* 1 << 7 buckets */ macro2021 DECLARE_HASHTABLE(so_id_to_str_tb, OBJ_NAMES_HASH_TABLE_BITS);2022 DECLARE_HASHTABLE(monitor_id_to_str_tb, OBJ_NAMES_HASH_TABLE_BITS);
Completed in 14 milliseconds