Home
last modified time | relevance | path

Searched refs:PTR_TO_PERCPU_BTF_ID (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf.h457 PTR_TO_PERCPU_BTF_ID, /* reg points to a percpu kernel variable */ enumerator
/Linux-v5.15/kernel/bpf/
Dverifier.c571 [PTR_TO_PERCPU_BTF_ID] = "percpu_ptr_",
641 t == PTR_TO_PERCPU_BTF_ID) in print_verifier_state()
2583 case PTR_TO_PERCPU_BTF_ID: in is_spillable_regtype()
4890 static const struct bpf_reg_types percpu_btf_ptr_types = { .types = { PTR_TO_PERCPU_BTF_ID } };
9171 case PTR_TO_PERCPU_BTF_ID: in check_ld_imm()
11296 aux->btf_var.reg_type = PTR_TO_PERCPU_BTF_ID; in check_pseudo_btf_id()