Searched defs:__ (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/x86/ |
| H A D | nx_stack.c | 112 static void sigsegv(int _, siginfo_t *__, void *uc_) in sigsegv() 153 static void sigtrap(int _, siginfo_t *__, void *uc_) in sigtrap()
|
| /linux/rust/macros/ |
| H A D | module.rs | 69 "__{module}_{counter}", in emit_base() constant 131 static __{module_name}_{param_name}_struct: emit_params() constant 464 pub static __{ident}_initcall: extern \"C\" fn() -> module() constant
|
| /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 | 234 static void sigaction_SIGSEGV(int _, siginfo_t *__, void *___) in sigaction_SIGSEGV()
|
| /linux/net/core/ |
| H A D | xdp.c | 967 #define XDP_METADATA_KFUNC(_, __, name, ___) BTF_ID_FLAGS(func, name) argument 978 #define XDP_METADATA_KFUNC(name, _, str, __) BTF_ID(func, str) in BTF_ID_LIST() argument
|