Home
last modified time | relevance | path

Searched refs:test_kprobes (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/direct/
H A Dkprobe-direct.tc43 test_kprobes() {
69 test_kprobes
76 test_kprobes
/OK3568_Linux_fs/kernel/kernel/
H A Dtest_kprobes.c109 static int test_kprobes(void) in test_kprobes() function
289 ret = test_kprobes(); in init_test_probes()
H A DMakefile85 obj-$(CONFIG_KPROBES_SANITY_TEST) += test_kprobes.o