Searched refs:dynptr_id (Results 1 – 2 of 2) sorted by relevance
102 u32 dynptr_id; /* for dynptr slices */ member
274 int dynptr_id; member868 bool first_slot, int dynptr_id);1054 int i, dynptr_id; in destroy_if_dynptr_stack_slot() local1082 dynptr_id = state->stack[spi].spilled_ptr.id; in destroy_if_dynptr_stack_slot()1088 if (dreg->dynptr_id == dynptr_id) in destroy_if_dynptr_stack_slot()2159 bool first_slot, int dynptr_id) in __mark_dynptr_reg() argument2168 reg->id = dynptr_id; in __mark_dynptr_reg()8392 static int dynptr_id(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in dynptr_id() function10152 if (meta.dynptr_id) { in check_helper_call()10161 id = dynptr_id(env, reg); in check_helper_call()[all …]