Searched defs:ptr_reg (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/drivers/net/ethernet/cortina/ |
D | gemini.c | 757 void __iomem *ptr_reg; in gmac_cleanup_rxq() local 1258 void __iomem *ptr_reg; in gmac_start_xmit() local 1424 void __iomem *ptr_reg = port->rxq_rwptr; in gmac_rx() local 1568 void __iomem *ptr_reg; in gmac_dump_dma_state() local
|
/linux-6.15/arch/x86/net/ |
D | bpf_jit_comp.c | 1016 static void emit_insn_suffix(u8 **pprog, u32 ptr_reg, u32 val_reg, int off) in emit_insn_suffix() 1035 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.15/kernel/bpf/ |
D | verifier.c | 5149 struct bpf_reg_state *ptr_reg = NULL, *value_reg = NULL; in check_stack_write_var_off() local 13966 static int retrieve_ptr_limit(const struct bpf_reg_state *ptr_reg, in retrieve_ptr_limit() 14064 const struct bpf_reg_state *ptr_reg, in sanitize_ptr_alu() 14283 const struct bpf_reg_state *ptr_reg, in adjust_ptr_min_max_vals() 15183 struct bpf_reg_state *ptr_reg = NULL, off_reg = {0}; in adjust_reg_min_max_vals() local
|