Searched defs:CODE (Results 1 – 8 of 8) sorted by relevance
/openbmc/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
|
/openbmc/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
|
/openbmc/linux/tools/edid/ |
H A D | Makefile | 8 CODE := $(patsubst %.S, %.c, $(SOURCES)) macro
|
/openbmc/linux/samples/bpf/ |
H A D | bpf_insn.h | 215 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
/openbmc/linux/include/linux/ |
H A D | filter.h | 387 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument 417 #define __BPF_STMT(CODE, K) \ argument 420 #define __BPF_JUMP(CODE, K, JT, JF) \ argument 1248 #define BPF_ANCILLARY(CODE) case SKF_AD_OFF + SKF_AD_##CODE: \ in bpf_anc_helper() argument
|
/openbmc/linux/tools/include/linux/ |
H A D | filter.h | 270 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
/openbmc/qemu/hw/audio/ |
H A D | virtio-snd.c | 484 #define CASE(CODE) \ in print_code() argument
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 637 #define COND_SEL(CODE, TOP, FOP) \ in bpf_jit_compile() argument
|