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()1394 regs[regno].type = PTR_TO_BTF_ID; in mark_btf_ld_reg()2213 case PTR_TO_BTF_ID: in is_spillable_regtype()3024 if (*reg_type == PTR_TO_BTF_ID || *reg_type == PTR_TO_BTF_ID_OR_NULL) in check_ctx_access()3838 if (reg_type == PTR_TO_BTF_ID || in check_mem_access()3900 } else if (reg->type == PTR_TO_BTF_ID) { in check_mem_access()4082 state->stack[spi].spilled_ptr.type == PTR_TO_BTF_ID) in check_stack_range_initialized()4343 PTR_TO_BTF_ID,4375 static const struct bpf_reg_types btf_ptr_types = { .types = { PTR_TO_BTF_ID } };[all …]
4557 info->reg_type = PTR_TO_BTF_ID; in btf_ctx_access()4844 return PTR_TO_BTF_ID; in btf_struct_access()
413 PTR_TO_BTF_ID, enumerator