Searched defs:ptr_reg (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/cortina/ |
D | gemini.c | 756 void __iomem *ptr_reg; in gmac_cleanup_rxq() local 1257 void __iomem *ptr_reg; in gmac_start_xmit() local 1423 void __iomem *ptr_reg = port->rxq_rwptr; in gmac_rx() local 1567 void __iomem *ptr_reg; in gmac_dump_dma_state() local
|
/linux-6.12.1/arch/x86/net/ |
D | bpf_jit_comp.c | 987 static void emit_insn_suffix(u8 **pprog, u32 ptr_reg, u32 val_reg, int off) in emit_insn_suffix() 1006 static void emit_insn_suffix_SIB(u8 **pprog, u32 ptr_reg, u32 val_reg, u32 index_reg, int off) in emit_insn_suffix_SIB()
|
/linux-6.12.1/kernel/bpf/ |
D | verifier.c | 4766 struct bpf_reg_state *ptr_reg = NULL, *value_reg = NULL; in check_stack_write_var_off() local 12938 static int retrieve_ptr_limit(const struct bpf_reg_state *ptr_reg, in retrieve_ptr_limit() 13036 const struct bpf_reg_state *ptr_reg, in sanitize_ptr_alu() 13255 const struct bpf_reg_state *ptr_reg, in adjust_ptr_min_max_vals() 14163 struct bpf_reg_state *ptr_reg = NULL, off_reg = {0}; in adjust_reg_min_max_vals() local
|