Searched refs:WCI_MAX_ENTS (Results 1 – 1 of 1) sorted by relevance
1160 #define WCI_MAX_ENTS 128 macro1168 static struct wci_ent wci_ents[WCI_MAX_ENTS];1171 static DEFINE_HASHTABLE(wci_hash, ilog2(WCI_MAX_ENTS));1211 if (wci_nr_ents >= WCI_MAX_ENTS) in wq_cpu_intensive_report()1216 if (wci_nr_ents >= WCI_MAX_ENTS) { in wq_cpu_intensive_report()