Searched defs:alu (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/drivers/net/dsa/microchip/ |
D | ksz_common.c | 785 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
|
D | ksz8795.c | 516 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
|
D | ksz9477.c | 592 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/ |
D | actions-arm.c | 130 const struct decode_header *d, bool alu) in decode_wb_pc()
|
/linux-5.19.10/arch/mips/net/ |
D | bpf_jit_comp64.c | 633 u8 alu, jmp; in build_insn() local
|
D | bpf_jit_comp.c | 243 bool rewrite_alu_i(u8 op, s32 imm, u8 *alu, s32 *val) in rewrite_alu_i()
|
D | bpf_jit_comp32.c | 1465 u8 alu, jmp; in build_insn() local
|
/linux-5.19.10/drivers/video/fbdev/ |
D | cg6.c | 214 u32 alu; member
|
/linux-5.19.10/lib/ |
D | test_bpf.c | 11559 #define BPF_TEST_CLOBBER_ALU(alu, op, dst, src) \ argument
|