Searched refs:PTR_TO_BTF_ID (Results 1 – 4 of 4) sorted by relevance
90 if (info->reg_type == PTR_TO_BTF_ID && info->btf_id == sock_id) in bpf_tcp_ca_is_valid_access()
520 [PTR_TO_BTF_ID] = "ptr_",589 if (t == PTR_TO_BTF_ID || in print_verifier_state()1391 regs[regno].type = PTR_TO_BTF_ID; in mark_btf_ld_reg()2210 case PTR_TO_BTF_ID: in is_spillable_regtype()2781 if (*reg_type == PTR_TO_BTF_ID || *reg_type == PTR_TO_BTF_ID_OR_NULL) in check_ctx_access()3498 if (reg_type == PTR_TO_BTF_ID || in check_mem_access()3560 } else if (reg->type == PTR_TO_BTF_ID) { in check_mem_access()3756 state->stack[spi].spilled_ptr.type == PTR_TO_BTF_ID) in check_stack_boundary()4012 PTR_TO_BTF_ID,4044 static const struct bpf_reg_types btf_ptr_types = { .types = { PTR_TO_BTF_ID } };[all …]
4558 info->reg_type = PTR_TO_BTF_ID; in btf_ctx_access()4845 return PTR_TO_BTF_ID; in btf_struct_access()
399 PTR_TO_BTF_ID, enumerator