Searched refs:convert_to_big (Results 1 – 2 of 2) sorted by relevance
56 #define SRCU_SIZING_IS(x) ((convert_to_big & ~SRCU_SIZING_CONTEND) == x)60 #define SRCU_SIZING_IS_CONTEND() (convert_to_big & SRCU_SIZING_CONTEND)61 static int convert_to_big = SRCU_SIZING_AUTO; variable62 module_param(convert_to_big, int, 0444);2106 convert_to_big = SRCU_SIZING_INIT; // Don't bother waiting for contention. in srcu_init()2109 convert_to_big = SRCU_SIZING_NONE | SRCU_SIZING_CONTEND; in srcu_init()
7305 bits of srcutree.convert_to_big is equal to 37308 srcutree.convert_to_big [KNL]7363 srcutree.convert_to_big must have the 0x10 bit