Searched refs:test_bitops (Results 1 – 4 of 4) sorted by relevance
148 static void test_bitops(struct kunit *test) in test_bitops() function771 KUNIT_CASE_FMT(test_bitops),
70 obj-$(CONFIG_TEST_BITOPS) += test_bitops.o
2578 This builds the "test_bitops" module that is much like the2583 explicitly requested by name. for example: modprobe test_bitops.
4462 F: lib/test_bitops.c