Home
last modified time | relevance | path

Searched refs:check_ranges (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-loopback-test.c75 static int check_ranges = 1; variable
76 module_param(check_ranges, int, 0644);
77 MODULE_PARM_DESC(check_ranges,
613 if (check_ranges) { in spi_test_check_loopback_result()
/openbmc/linux/lib/
H A Dtest_maple_tree.c983 static noinline void __init check_ranges(struct maple_tree *mt) in check_ranges() function
3663 check_ranges(&tree); in maple_tree_seed()