Home
last modified time | relevance | path

Searched defs:alu (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_parser_rt.c390 static void ice_flg_update(struct ice_parser_rt *rt, struct ice_alu *alu) in ice_flg_update()
412 static void ice_po_update(struct ice_parser_rt *rt, struct ice_alu *alu) in ice_po_update()
453 static void ice_dst_reg_bit_set(struct ice_parser_rt *rt, struct ice_alu *alu, in ice_dst_reg_bit_set()
487 static void ice_alu_exe(struct ice_parser_rt *rt, struct ice_alu *alu) in ice_alu_exe()
H A Dice_parser.c182 struct ice_alu *alu, int index) in ice_imem_alu_dump()
333 static void ice_imem_alu_init(struct ice_alu *alu, u8 *data, u8 off) in ice_imem_alu_init()
1116 static void ice_bst_alu_dump(struct ice_hw *hw, struct ice_alu *alu, int idx) in ice_bst_alu_dump()
1215 static void ice_bst_alu_init(struct ice_alu *alu, u8 *data, u8 off) in ice_bst_alu_init()
/linux/drivers/net/dsa/microchip/
H A Dksz8.c587 struct alu_struct *alu, bool *valid) in ksz8_r_sta_mac_table()
639 struct alu_struct *alu) in ksz8_w_sta_mac_table()
1335 struct alu_struct alu; in ksz8_add_sta_mac() local
1382 struct alu_struct alu; in ksz8_del_sta_mac() local
1864 struct alu_struct alu; in ksz8_enable_stp_addr() local
H A Dksz9477.c655 static void ksz9477_convert_alu(struct alu_struct *alu, u32 *alu_table) in ksz9477_convert_alu()
684 struct alu_struct alu; in ksz9477_fdb_dump() local
/linux/arch/arm/probes/uprobes/
H A Dactions-arm.c130 const struct decode_header *d, bool alu) in decode_wb_pc()
/linux/arch/mips/net/
H A Dbpf_jit_comp64.c644 u8 alu, jmp; in build_insn() local
H A Dbpf_jit_comp.c247 bool rewrite_alu_i(u8 op, s32 imm, u8 *alu, s32 *val) in rewrite_alu_i()
H A Dbpf_jit_comp32.c1473 u8 alu, jmp; in build_insn() local
/linux/drivers/video/fbdev/
H A Dcg6.c214 u32 alu; member
/linux/lib/
H A Dtest_bpf.c11914 #define BPF_TEST_CLOBBER_ALU(alu, op, dst, src) \ argument