Searched defs:___ (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/proc/ |
H A D | proc-empty-vm.c | 157 static void sigaction_SIGSEGV(int _, siginfo_t *__, void *___) in sigaction_SIGSEGV() 163 static void sigaction_SIGSEGV_vsyscall(int _, siginfo_t *__, void *___) in sigaction_SIGSEGV_vsyscall()
|
H A D | proc-pid-vm.c | 230 static void sigaction_SIGSEGV(int _, siginfo_t *__, void *___) in sigaction_SIGSEGV()
|
/linux/net/core/ |
H A D | xdp.c | 972 #define XDP_METADATA_KFUNC(_, __, name, ___) BTF_ID_FLAGS(func, name, KF_TRUSTED_ARGS) argument
|
/linux/include/net/ |
H A D | xdp.h | 553 #define XDP_METADATA_KFUNC(name, _, __, ___) name, argument
|