/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 261 #define emit_cmp(R1, R2) \ argument 264 #define emit_cmpi(R1, IMM) \ argument 267 #define emit_btst(R1, R2) \ argument 270 #define emit_btsti(R1, IMM) \ argument 273 #define emit_sub(R1, R2, R3) \ argument 276 #define emit_subi(R1, IMM, R3) \ argument 279 #define emit_add(R1, R2, R3) \ argument 282 #define emit_addi(R1, IMM, R3) \ argument 285 #define emit_and(R1, R2, R3) \ argument 288 #define emit_andi(R1, IMM, R3) \ argument
|
H A D | bpf_jit_comp_64.c | 646 #define emit_cmp(R1, R2, CTX) \ argument 649 #define emit_cmpi(R1, IMM, CTX) \ argument 652 #define emit_btst(R1, R2, CTX) \ argument 655 #define emit_btsti(R1, IMM, CTX) \ argument
|
/linux/tools/perf/arch/arm/tests/ |
H A D | regs_load.S | 5 #define R1 0x08 macro
|
/linux/arch/hexagon/kernel/ |
H A D | vm_entry.S | 302 R1 = memw(THREADINFO_REG + #_THREAD_INFO_FLAGS); define
|
/linux/tools/perf/arch/powerpc/tests/ |
H A D | regs_load.S | 6 #define R1 1 * 8 macro
|
/linux/drivers/media/i2c/ |
H A D | wm8739.c | 35 R0 = 0, R1, enumerator
|
/linux/drivers/regulator/ |
H A D | slg51000-regulator.c | 350 enum { R0 = 0, R1, R2, REG_MAX }; in slg51000_irq_handler() enumerator
|
/linux/arch/parisc/kernel/ |
H A D | unaligned.c | 96 #define R1(i) (((i)>>21)&0x1f) macro
|
/linux/drivers/net/hamradio/ |
H A D | z8530.h | 8 #define R1 1 macro
|
/linux/drivers/tty/serial/ |
H A D | zs.h | 61 #define R1 1 macro
|
H A D | ip22zilog.h | 40 #define R1 1 macro
|
H A D | sunzilog.h | 32 #define R1 1 macro
|
H A D | pmac_zilog.h | 118 #define R1 1 macro
|
/linux/arch/x86/crypto/ |
H A D | sm3-avx-asm_64.S | 215 #define R1(a, b, c, d, e, f, g, h, round, widx, wtype) \ macro
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 1566 s32 R1, R2, R3; in il4965_hw_get_temperature() local
|
/linux/drivers/media/dvb-frontends/ |
H A D | drxd_hard.c | 77 u16 R1; member 870 u32 R1 = state->if_agc_cfg.R1; in ReadIFAgc() local
|
/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed-g5.c | 685 #define R1 87 macro
|
/linux/arch/arm64/crypto/ |
H A D | sm3-neon-core.S | 155 #define R1(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ macro
|
/linux/sound/pci/ali5451/ |
H A D | ali5451.c | 631 u8 bval, R1 = 0, R2; in snd_ali_detect_spdif_rate() local
|
/linux/lib/ |
H A D | test_bpf.c | 40 #define R1 BPF_REG_1 macro
|