Searched defs:__ (Results 1 – 8 of 8) 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/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/rust/macros/ |
H A D | module.rs | 61 pub static __{module}_{counter}: [u8; {length}] = *{string}; in emit_base() constant 307 pub static __{ident}_initcall: extern \"C\" fn() -> in module() constant
|
/linux/net/core/ |
H A D | xdp.c | 962 XDP_METADATA_KFUNC(_,__,name,___) global() argument 973 XDP_METADATA_KFUNC(name,_,str,__) BTF_ID_LIST() argument
|
H A D | netdev-genl.c | 47 #define XDP_METADATA_KFUNC(_, flag, __, xmo) \ in netdev_nl_dev_fill() argument
|
/linux/include/net/ |
H A D | xdp.h | 552 #define XDP_METADATA_KFUNC(name, _, __, ___) name, argument
|
/linux/kernel/bpf/ |
H A D | offload.c | 862 #define XDP_METADATA_KFUNC(name, _, __, xmo) \ in bpf_dev_bound_resolve_kfunc() argument
|