Home
last modified time | relevance | path

Searched refs:PTR_TO_BTF_ID (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
A Dbpf_tcp_ca.c87 if (info->reg_type == PTR_TO_BTF_ID && info->btf_id == sock_id) in bpf_tcp_ca_is_valid_access()
/linux/kernel/bpf/
A Dverifier.c563 [PTR_TO_BTF_ID] = "ptr_",
647 if (t == PTR_TO_BTF_ID || in print_verifier_state()
1176 reg->type = PTR_TO_BTF_ID; in mark_ptr_not_null_reg()
1513 regs[regno].type = PTR_TO_BTF_ID; in mark_btf_ld_reg()
2726 case PTR_TO_BTF_ID: in is_spillable_regtype()
5059 PTR_TO_BTF_ID,
5165 if (type == PTR_TO_BTF_ID) { in check_reg_type()
6597 PTR_TO_BTF_ID : in check_helper_call()
9399 case PTR_TO_BTF_ID: in check_ld_imm()
11067 case PTR_TO_BTF_ID: in reg_type_mismatch_ok()
[all …]
A Dbtf.c4968 info->reg_type = PTR_TO_BTF_ID; in btf_ctx_access()
5257 return PTR_TO_BTF_ID; in btf_struct_access()
5637 if (reg->type == PTR_TO_BTF_ID) { in btf_check_func_arg_match()
/linux/include/linux/
A Dbpf.h448 PTR_TO_BTF_ID, enumerator

Completed in 40 milliseconds