Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dtest_kprobes.c65 static int test_kprobe(void) in test_kprobe() function
293 ret = test_kprobe(); in init_test_probes()
/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-core.c335 static int test_kprobe(long (*func)(long, long)) in test_kprobe() function
422 ret = test_kprobe(func); in run_api_tests()