Searched refs:test_kprobe (Results 1 – 2 of 2) sorted by relevance
51 static void test_kprobe(struct kunit *test) in test_kprobe() function350 KUNIT_CASE(test_kprobe),
332 static int test_kprobe(long (*func)(long, long)) in test_kprobe() function419 ret = test_kprobe(func); in run_api_tests()
Completed in 5 milliseconds