Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
Dksz_common.c235 struct alu_struct alu; in ksz_port_fdb_dump() local
268 struct alu_struct alu; in ksz_port_mdb_add() local
311 struct alu_struct alu; in ksz_port_mdb_del() local
Dksz8795.c345 struct alu_struct *alu) in ksz8795_r_sta_mac_table()
374 struct alu_struct *alu) in ksz8795_w_sta_mac_table()
1102 struct alu_struct alu; in ksz8795_setup() local
Dksz9477.c712 static void ksz9477_convert_alu(struct alu_struct *alu, u32 *alu_table) in ksz9477_convert_alu()
742 struct alu_struct alu; in ksz9477_port_fdb_dump() local
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
Dksz8795.c475 struct alu_struct *alu, bool *valid) in ksz8_r_sta_mac_table()
527 struct alu_struct *alu) in ksz8_w_sta_mac_table()
1005 struct alu_struct alu; in ksz8_add_sta_mac() local
1052 struct alu_struct alu; in ksz8_del_sta_mac() local
1381 struct alu_struct alu; in ksz8_enable_stp_addr() local
Dksz9477.c590 static void ksz9477_convert_alu(struct alu_struct *alu, u32 *alu_table) in ksz9477_convert_alu()
619 struct alu_struct alu; in ksz9477_fdb_dump() local
/kernel/linux/linux-6.6/arch/arm/probes/uprobes/
Dactions-arm.c130 const struct decode_header *d, bool alu) in decode_wb_pc()
/kernel/linux/linux-5.10/arch/arm/probes/uprobes/
Dactions-arm.c130 const struct decode_header *d, bool alu) in decode_wb_pc()
/kernel/linux/linux-6.6/arch/mips/net/
Dbpf_jit_comp64.c644 u8 alu, jmp; in build_insn() local
Dbpf_jit_comp.c247 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
/kernel/linux/linux-6.6/drivers/video/fbdev/
Dcg6.c215 u32 alu; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dcg6.c214 u32 alu; member
/kernel/linux/linux-6.6/lib/
Dtest_bpf.c11559 #define BPF_TEST_CLOBBER_ALU(alu, op, dst, src) \ argument