Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbpf.h411 PTR_TO_PERCPU_BTF_ID, /* reg points to a percpu kernel variable */ enumerator
/Linux-v5.10/kernel/bpf/
Dverifier.c522 [PTR_TO_PERCPU_BTF_ID] = "percpu_ptr_",
591 t == PTR_TO_PERCPU_BTF_ID) in print_verifier_state()
2216 case PTR_TO_PERCPU_BTF_ID: in is_spillable_regtype()
4046 static const struct bpf_reg_types percpu_btf_ptr_types = { .types = { PTR_TO_PERCPU_BTF_ID } };
7648 case PTR_TO_PERCPU_BTF_ID: in check_ld_imm()
9644 aux->btf_var.reg_type = PTR_TO_PERCPU_BTF_ID; in check_pseudo_btf_id()