Searched refs:CONST_PTR_TO_DYNPTR (Results 1 – 2 of 2) sorted by relevance
605 [CONST_PTR_TO_DYNPTR] = "dynptr_ptr", in reg_type_str()961 if (reg->type == CONST_PTR_TO_DYNPTR) in is_dynptr_reg_valid_uninit()988 if (reg->type == CONST_PTR_TO_DYNPTR) in is_dynptr_reg_valid_init()1017 if (reg->type == CONST_PTR_TO_DYNPTR) { in is_dynptr_type_expected()1612 reg->type = CONST_PTR_TO_DYNPTR; in __mark_dynptr_reg()2573 if (reg->type == CONST_PTR_TO_DYNPTR) in mark_dynptr_read()6446 CONST_PTR_TO_DYNPTR,6674 if (reg->type == CONST_PTR_TO_DYNPTR) in dynptr_id()6687 if (reg->type == CONST_PTR_TO_DYNPTR) in dynptr_ref_obj_id()8256 if (regs[meta.release_regno].type == CONST_PTR_TO_DYNPTR) { in check_helper_call()[all …]
810 CONST_PTR_TO_DYNPTR, /* reg points to a const struct bpf_dynptr */ enumerator
Completed in 37 milliseconds