Searched refs:int_log (Results 1 – 3 of 3) sorted by relevance
46 u32 int_log[BFA_PL_INT_LOG_SZ]; member
37 static unsigned int int_log(unsigned int n, unsigned int base) in int_log() function1141 t->depth = 1 + int_log(leaf_nodes, CHILDREN_PER_NODE); in dm_table_build_index()
3320 tristate "Integer log (int_log) test" if !KUNIT_ALL_TESTS3324 This option enables the KUnit test suite for the int_log library, which