Searched defs:alu (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/dsa/microchip/ |
A D | ksz_common.c | 232 struct alu_struct alu; in ksz_port_fdb_dump() local 257 struct alu_struct alu; in ksz_port_mdb_add() local 302 struct alu_struct alu; in ksz_port_mdb_del() local
|
A D | ksz8795.c | 577 struct alu_struct *alu) in ksz8_r_sta_mac_table() 616 struct alu_struct *alu) in ksz8_w_sta_mac_table() 1396 struct alu_struct alu; in ksz8_setup() local
|
A D | ksz9477.c | 669 static void ksz9477_convert_alu(struct alu_struct *alu, u32 *alu_table) in ksz9477_convert_alu() 699 struct alu_struct alu; in ksz9477_port_fdb_dump() local
|
/linux/arch/arm/probes/uprobes/ |
A D | actions-arm.c | 130 const struct decode_header *d, bool alu) in decode_wb_pc()
|
/linux/arch/mips/net/ |
A D | bpf_jit_comp64.c | 633 u8 alu, jmp; in build_insn() local
|
A D | bpf_jit_comp.c | 243 bool rewrite_alu_i(u8 op, s32 imm, u8 *alu, s32 *val) in rewrite_alu_i()
|
A D | bpf_jit_comp32.c | 1466 u8 alu, jmp; in build_insn() local
|
/linux/drivers/video/fbdev/ |
A D | cg6.c | 214 u32 alu; member
|
/linux/lib/ |
A D | test_bpf.c | 11288 #define BPF_TEST_CLOBBER_ALU(alu, op, dst, src) \ argument
|
Completed in 43 milliseconds