Searched refs:test_kprobes (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/ftrace/test.d/direct/
H A Dkprobe-direct.tc43 test_kprobes() {
69 test_kprobes
76 test_kprobes
/linux-master/arch/s390/lib/
H A DMakefile12 test_kprobes_s390-objs += test_kprobes_asm.o test_kprobes.o
/linux-master/lib/
H A Dtest_kprobes.c3 * test_kprobes.c - simple sanity test for *probes
122 static void test_kprobes(struct kunit *test) function
382 KUNIT_CASE(test_kprobes),
H A DMakefile107 obj-$(CONFIG_KPROBES_SANITY_TEST) += test_kprobes.o

Completed in 101 milliseconds