Searched defs:CODE (Results 1 – 6 of 6) sorted by relevance
/linux/arch/alpha/lib/ |
H A D | callback_srm.S | 59 #define CALLBACK(NAME, CODE, ARG_CNT) \ argument 65 #define CALLBACK(NAME, CODE, ARG_CNT) \ argument
|
/linux/lib/ |
H A D | lockref.c | 11 #define CMPXCHG_LOOP(CODE, SUCCESS) do { \ argument 31 #define CMPXCHG_LOOP(CODE, SUCCESS) do { } while (0) argument
|
/linux/samples/bpf/ |
H A D | bpf_insn.h | 215 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
/linux/include/linux/ |
H A D | filter.h | 474 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument 504 #define __BPF_STMT(CODE, K) \ argument 507 #define __BPF_JUMP(CODE, K, JT, JF) \ argument 1453 #define BPF_ANCILLARY(CODE) case SKF_AD_OFF + SKF_AD_##CODE: \ in bpf_anc_helper() argument
|
/linux/tools/include/linux/ |
H A D | filter.h | 298 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 637 #define COND_SEL(CODE, TOP, FOP) \ in bpf_jit_compile() argument
|