Searched refs:test_is_kernel_module (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | kmod-path.c | 35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module() function 48 TEST_ASSERT_VAL("failed", !test_is_kernel_module(path, c, e))
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | kmod-path.c | 35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module() function 48 TEST_ASSERT_VAL("failed", !test_is_kernel_module(path, c, e))
|
Completed in 2 milliseconds