Searched defs:CODE (Results 1 – 5 of 5) 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/samples/bpf/ |
| H A D | bpf_insn.h | 215 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
| /linux/tools/include/linux/ |
| H A D | filter.h | 298 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
| /linux/include/linux/ |
| H A D | filter.h | 488 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument 518 #define __BPF_STMT(CODE, K) \ argument 521 #define __BPF_JUMP(CODE, K, JT, JF) \ argument 1530 #define BPF_ANCILLARY(CODE) case SKF_AD_OFF + SKF_AD_##CODE: \ in bpf_anc_helper() 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
|