Home
last modified time | relevance | path

Searched refs:BPF_KSYSCALL (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dbpf_tracing.h869 * BPF_KSYSCALL is a variant of BPF_KPROBE, which is intended for
878 * At the moment BPF_KSYSCALL does not transparently handle all the calling
892 #define BPF_KSYSCALL(name, args...) \ macro
913 #define BPF_KPROBE_SYSCALL BPF_KSYSCALL

Completed in 3 milliseconds