Home
last modified time | relevance | path

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

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