Home
last modified time | relevance | path

Searched defs:ptr_reg (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/cortina/
Dgemini.c761 void __iomem *ptr_reg; in gmac_cleanup_rxq() local
1231 void __iomem *ptr_reg; in gmac_start_xmit() local
1397 void __iomem *ptr_reg = port->rxq_rwptr; in gmac_rx() local
1537 void __iomem *ptr_reg; in gmac_dump_dma_state() local
/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp.c737 static void emit_insn_suffix(u8 **pprog, u32 ptr_reg, u32 val_reg, int off) in emit_insn_suffix()
/Linux-v6.6/kernel/bpf/
Dverifier.c4443 struct bpf_reg_state *ptr_reg = NULL, *value_reg = NULL; in check_stack_write_var_off() local
11711 static int retrieve_ptr_limit(const struct bpf_reg_state *ptr_reg, in retrieve_ptr_limit()
11809 const struct bpf_reg_state *ptr_reg, in sanitize_ptr_alu()
12028 const struct bpf_reg_state *ptr_reg, in adjust_ptr_min_max_vals()
12990 struct bpf_reg_state *ptr_reg = NULL, off_reg = {0}; in adjust_reg_min_max_vals() local