Searched refs:PTR_TO_DYNPTR (Results 1 – 2 of 2) sorted by relevance
660 PTR_TO_DYNPTR, /* reg points to a dynptr */ enumerator
566 [PTR_TO_DYNPTR] = "dynptr_ptr", in reg_type_str()5713 PTR_TO_DYNPTR | DYNPTR_TYPE_LOCAL,6099 if (base_type(reg->type) == PTR_TO_DYNPTR) in check_func_arg()6953 callee->regs[BPF_REG_1].type = PTR_TO_DYNPTR | DYNPTR_TYPE_LOCAL; in set_user_ringbuf_callback_state()7432 if (base_type(reg->type) != PTR_TO_DYNPTR) in check_helper_call()