Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dtest_kprobes.c174 static int test_jprobe(void) in test_jprobe() function
360 ret = test_jprobe(); in init_test_probes()
/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c384 static int test_jprobe(long (*func)(long, long)) in test_jprobe() function
471 ret = test_jprobe(func); in run_api_tests()