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),
72 obj-$(CONFIG_TEST_BITOPS) += test_bitops.o
2610 This builds the "test_bitops" module that is much like the2615 explicitly requested by name. for example: modprobe test_bitops.2695 Note that this is derived from the original test_bitops module.
4555 F: lib/test_bitops.c