Home
last modified time | relevance | path

Searched defs:test_kprobe (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dkprobe_multi.c87 int test_kprobe(struct pt_regs *ctx) in test_kprobe() function
/Linux-v6.6/lib/
Dtest_kprobes.c61 static void test_kprobe(struct kunit *test) in test_kprobe() function
/Linux-v6.6/arch/arm/probes/kprobes/
Dtest-core.c332 static int test_kprobe(long (*func)(long, long)) in test_kprobe() function