Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_syscall.c531 static void test_uprobe_session(void) in test_uprobe_session() function
553 link = bpf_program__attach_uprobe_multi(skel->progs.test_uprobe_session, in test_uprobe_session()
643 test_uprobe_session(); in test_uretprobe_shadow_stack()
781 test_uprobe_session(); in __test_uprobe_syscall()
/linux/tools/testing/selftests/bpf/progs/
H A Duprobe_syscall_executed.c56 int test_uprobe_session(struct pt_regs *ctx) in test_uprobe_session() function