Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dtest_progs.h390 #define SYS_NANOSLEEP_KPROBE_NAME "__x64_sys_nanosleep" macro
392 #define SYS_NANOSLEEP_KPROBE_NAME "__s390x_sys_nanosleep" macro
394 #define SYS_NANOSLEEP_KPROBE_NAME "__arm64_sys_nanosleep" macro
396 #define SYS_NANOSLEEP_KPROBE_NAME "sys_nanosleep" macro
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dbpf_cookie.c31 SYS_NANOSLEEP_KPROBE_NAME, &opts); in kprobe_subtest()
38 SYS_NANOSLEEP_KPROBE_NAME, &opts); in kprobe_subtest()
46 SYS_NANOSLEEP_KPROBE_NAME, &opts); in kprobe_subtest()
53 SYS_NANOSLEEP_KPROBE_NAME, &opts); in kprobe_subtest()
Dattach_probe.c77 SYS_NANOSLEEP_KPROBE_NAME); in test_attach_probe()
84 SYS_NANOSLEEP_KPROBE_NAME); in test_attach_probe()