Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dtest_kprobes.c57 static int test_kprobe(void) in test_kprobe() function
350 ret = test_kprobe(); in init_test_probes()
/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c335 static int test_kprobe(long (*func)(long, long)) in test_kprobe() function
466 ret = test_kprobe(func); in run_api_tests()