Searched refs:dynptr_id (Results 1 – 3 of 3) sorted by relevance
823 if (reg->dynptr_id) in print_verifier_state()824 verbose_a("dynptr_id=%d", reg->dynptr_id); in print_verifier_state()
281 int dynptr_id; member697 bool first_slot, int dynptr_id);883 int i, dynptr_id; in destroy_if_dynptr_stack_slot() local917 if (dreg->dynptr_id == dynptr_id) in destroy_if_dynptr_stack_slot()2139 bool first_slot, int dynptr_id) in __mark_dynptr_reg() argument2148 reg->id = dynptr_id; in __mark_dynptr_reg()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()[all …]
91 u32 dynptr_id; /* for dynptr slices */ member