Searched defs:ptr_reg (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/cortina/ |
| H A D | gemini.c | 757 void __iomem *ptr_reg; in gmac_cleanup_rxq() local 1278 void __iomem *ptr_reg; in gmac_start_xmit() local 1444 void __iomem *ptr_reg = port->rxq_rwptr; in gmac_rx() local 1593 void __iomem *ptr_reg; in gmac_dump_dma_state() local
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 1025 static void emit_insn_suffix(u8 **pprog, u32 ptr_reg, u32 val_reg, int off) in emit_insn_suffix() 1044 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/kernel/bpf/ |
| H A D | verifier.c | 3947 struct bpf_reg_state *ptr_reg = NULL, *value_reg = NULL; in check_stack_write_var_off() local 13419 static int retrieve_ptr_limit(const struct bpf_reg_state *ptr_reg, in retrieve_ptr_limit() 13516 const struct bpf_reg_state *ptr_reg, in sanitize_ptr_alu() 13731 const struct bpf_reg_state *ptr_reg, in adjust_ptr_min_max_vals() 15056 struct bpf_reg_state *ptr_reg = NULL, off_reg = {0}; in adjust_reg_min_max_vals() local
|