Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_syscall.c218 #ifndef __NR_uretprobe
219 #define __NR_uretprobe 335 macro
232 "movq $" __stringify(__NR_uretprobe) ", %rax\n" in uretprobe_syscall_call_1()
/linux/arch/x86/kernel/
H A Duprobes.c320 "movq $" __stringify(__NR_uretprobe) ", %rax\n"