Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/dsa/microchip/
Dksz_common.c785 struct alu_struct alu; in ksz_port_fdb_dump() local
811 struct alu_struct alu; in ksz_port_mdb_add() local
857 struct alu_struct alu; in ksz_port_mdb_del() local
Dksz8795.c516 struct alu_struct *alu) in ksz8_r_sta_mac_table()
555 struct alu_struct *alu) in ksz8_w_sta_mac_table()
1289 struct alu_struct alu; in ksz8_setup() local
Dksz9477.c592 static void ksz9477_convert_alu(struct alu_struct *alu, u32 *alu_table) in ksz9477_convert_alu()
622 struct alu_struct alu; in ksz9477_port_fdb_dump() local
/linux-5.19.10/arch/arm/probes/uprobes/
Dactions-arm.c130 const struct decode_header *d, bool alu) in decode_wb_pc()
/linux-5.19.10/arch/mips/net/
Dbpf_jit_comp64.c633 u8 alu, jmp; in build_insn() local
Dbpf_jit_comp.c243 bool rewrite_alu_i(u8 op, s32 imm, u8 *alu, s32 *val) in rewrite_alu_i()
Dbpf_jit_comp32.c1465 u8 alu, jmp; in build_insn() local
/linux-5.19.10/drivers/video/fbdev/
Dcg6.c214 u32 alu; member
/linux-5.19.10/lib/
Dtest_bpf.c11559 #define BPF_TEST_CLOBBER_ALU(alu, op, dst, src) \ argument