Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dtest_kprobes.c56 static int test_kprobe(void) in test_kprobe() function
284 ret = test_kprobe(); in init_test_probes()
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
Dtest-core.c332 static int test_kprobe(long (*func)(long, long)) in test_kprobe() function
419 ret = test_kprobe(func); in run_api_tests()