Searched defs:alu (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/drivers/net/dsa/microchip/ |
D | ksz8795.c | 475 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
|
D | ksz9477.c | 590 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
|
/Linux-v6.6/arch/arm/probes/uprobes/ |
D | actions-arm.c | 130 const struct decode_header *d, bool alu) in decode_wb_pc()
|
/Linux-v6.6/arch/mips/net/ |
D | bpf_jit_comp64.c | 644 u8 alu, jmp; in build_insn() local
|
D | bpf_jit_comp.c | 247 bool rewrite_alu_i(u8 op, s32 imm, u8 *alu, s32 *val) in rewrite_alu_i()
|
D | bpf_jit_comp32.c | 1473 u8 alu, jmp; in build_insn() local
|
/Linux-v6.6/drivers/video/fbdev/ |
D | cg6.c | 215 u32 alu; member
|
/Linux-v6.6/lib/ |
D | test_bpf.c | 11559 #define BPF_TEST_CLOBBER_ALU(alu, op, dst, src) \ argument
|