Home
last modified time | relevance | path

Searched defs:tmp_reg (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c651 static swreg ur_load_imm_any(struct nfp_prog *nfp_prog, u32 imm, swreg tmp_reg) in ur_load_imm_any()
664 static swreg re_load_imm_any(struct nfp_prog *nfp_prog, u32 imm, swreg tmp_reg) in re_load_imm_any()
952 swreg tmp_reg; in construct_data_ind_ld() local
973 swreg tmp_reg; in construct_data_ld() local
1267 swreg tmp_reg; in wrp_alu_imm() local
1407 swreg tmp_reg; in cmp_imm() local
2709 swreg tmp_reg; in mem_ldx_data() local
2721 swreg tmp_reg; in mem_ldx_emem() local
3139 swreg or1, or2, tmp_reg; in jeq_imm() local
3167 swreg tmp_reg; in jeq32_imm() local
[all …]
/linux/drivers/net/ethernet/tehuti/
H A Dtn40_mdio.c79 u32 tmp_reg = 0; in tn40_mdio_write() local
/linux/drivers/usb/chipidea/
H A Ddebug.c253 u32 tmp_reg; in ci_registers_show() local
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c30 int bpf_jit_emit_exit_insn(u32 *image, struct codegen_context *ctx, int tmp_reg, long exit_addr) in bpf_jit_emit_exit_insn()
H A Dbpf_jit_comp32.c302 u32 tmp_reg = bpf_to_ppc(TMP_REG); in bpf_jit_build_body() local
/linux/sound/soc/codecs/
H A Dtlv320aic32x4.c1002 u32 tmp_reg; in aic32x4_component_probe() local
1151 u32 tmp_reg; aic32x4_tas2505_component_probe() local
[all...]
/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1946 u32 tmp_reg; in defect7374_disable_data_eps() local
1978 u32 tmp = 0, tmp_reg; in defect7374_enable_data_eps_zero() local
H A Dfsl_udc_core.c2029 u32 tmp_reg; in fsl_proc_read() local
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.c684 u32 tmp_reg; in dma_init() local
790 u32 tmp_reg; in fpm_init() local
859 u32 tmp_reg; in bmi_init() local
897 u32 tmp_reg; in qmi_init() local
H A Dfman_keygen.c515 u32 tmp_reg; in keygen_scheme_setup() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c167 u32 tmp_reg; in ar5008_hw_force_bias() local
/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c1904 int dmfe_mode, tmp_reg; in dmfe_parse_srom() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a_rfk.c257 u32 tmp = 0, tmp_offset, tmp_reg; in _dack_reload_by_path() local
H A Drtw8852bt_rfk.c545 u32 tmp, tmp_offset, tmp_reg; in _dack_reload_by_path() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10525 u32 addr, tmp_reg; in bnx2x_prev_unload_undi_inc() local
10759 u32 reset_reg, tmp_reg = 0, rc; in bnx2x_prev_unload_common() local
/linux/net/core/
H A Dfilter.c9481 __u8 tmp_reg = BPF_REG_AX; bpf_convert_tstamp_read() local
9517 __u8 tmp_reg = BPF_REG_AX; bpf_convert_tstamp_write() local
[all...]
/linux/kernel/bpf/
H A Dverifier.c4667 struct bpf_reg_state *tmp_reg = &env->fake_reg[0]; in check_stack_write_fixed_off() local