Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/microchip/
Dksz8795.c410 struct alu_struct *alu) in ksz8_r_sta_mac_table()
448 struct alu_struct *alu) in ksz8_w_sta_mac_table()
911 struct alu_struct alu; in ksz8_fdb_dump() local
933 struct alu_struct alu; in ksz8_mdb_add() local
976 struct alu_struct alu; in ksz8_mdb_del() local
1292 struct alu_struct alu; in ksz8_enable_stp_addr() local
Dksz9477.c582 static void ksz9477_convert_alu(struct alu_struct *alu, u32 *alu_table) in ksz9477_convert_alu()
611 struct alu_struct alu; in ksz9477_fdb_dump() local
/Linux-v6.1/arch/arm/probes/uprobes/
Dactions-arm.c130 const struct decode_header *d, bool alu) in decode_wb_pc()
/Linux-v6.1/arch/mips/net/
Dbpf_jit_comp64.c641 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.c1473 u8 alu, jmp; in build_insn() local
/Linux-v6.1/drivers/video/fbdev/
Dcg6.c214 u32 alu; member
/Linux-v6.1/lib/
Dtest_bpf.c11559 #define BPF_TEST_CLOBBER_ALU(alu, op, dst, src) \ argument