Searched refs:dynptr_id (Results 1 – 1 of 1) sorted by relevance
290 int dynptr_id; member736 bool first_slot, int dynptr_id);908 int i, dynptr_id; in destroy_if_dynptr_stack_slot() local936 dynptr_id = state->stack[spi].spilled_ptr.id; in destroy_if_dynptr_stack_slot()942 if (dreg->dynptr_id == dynptr_id) in destroy_if_dynptr_stack_slot()2238 bool first_slot, int dynptr_id) in __mark_dynptr_reg() argument2247 reg->id = dynptr_id; in __mark_dynptr_reg()9679 static int dynptr_id(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in dynptr_id() function11850 if (meta.dynptr_id) { in check_helper_call()11859 id = dynptr_id(env, reg); in check_helper_call()[all …]