Lines Matching refs:dynptr_id
281 int dynptr_id; member
697 bool first_slot, int dynptr_id);
883 int i, dynptr_id; in destroy_if_dynptr_stack_slot() local
911 dynptr_id = state->stack[spi].spilled_ptr.id; in destroy_if_dynptr_stack_slot()
917 if (dreg->dynptr_id == dynptr_id) in destroy_if_dynptr_stack_slot()
2139 bool first_slot, int dynptr_id) in __mark_dynptr_reg() argument
2148 reg->id = dynptr_id; in __mark_dynptr_reg()
9359 static int dynptr_id(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in dynptr_id() function
11473 if (meta.dynptr_id) { in check_helper_call()
11482 id = dynptr_id(env, reg); in check_helper_call()
11494 meta.dynptr_id = id; in check_helper_call()
11701 regs[BPF_REG_0].dynptr_id = meta.dynptr_id; in check_helper_call()
13137 int id = dynptr_id(env, reg); in check_kfunc_args()
13805 regs[BPF_REG_0].dynptr_id = meta.initialized_dynptr.id; in check_kfunc_call()