Libbpf eBPF macro BPF_KPROBE_SYSCALL
The BPF_KPROBE_SYSCALL macro is the original name of BPF_KSYSCALL. As of v1.0.0 it is an alias to BPF_KSYSCALL for backwards compatibility.
BPF_KPROBE_SYSCALLThe BPF_KPROBE_SYSCALL macro is the original name of BPF_KSYSCALL. As of v1.0.0 it is an alias to BPF_KSYSCALL for backwards compatibility.