Home
last modified time | relevance | path

Searched defs:SYS (Results 1 – 1 of 1) sorted by relevance

/samples/bpf/
Dtrace_common.h6 #define SYSCALL(SYS) "__x64_" __stringify(SYS) argument
8 #define SYSCALL(SYS) "__s390x_" __stringify(SYS) argument
10 #define SYSCALL(SYS) __stringify(SYS) argument