Searched refs:BPF_KPTR_PERCPU (Results 1 – 4 of 4) sorted by relevance
197 BPF_KPTR_PERCPU = (1 << 4), enumerator198 BPF_KPTR = BPF_KPTR_UNREF | BPF_KPTR_REF | BPF_KPTR_PERCPU,329 case BPF_KPTR_PERCPU: in btf_field_type_name()362 case BPF_KPTR_PERCPU: in btf_field_type_size()394 case BPF_KPTR_PERCPU: in btf_field_type_align()436 case BPF_KPTR_PERCPU: in bpf_obj_init_field()
656 case BPF_KPTR_PERCPU: in btf_record_free()707 case BPF_KPTR_PERCPU: in btf_record_dup()811 case BPF_KPTR_PERCPU: in bpf_obj_free_fields()821 fields[i].type == BPF_KPTR_PERCPU); in bpf_obj_free_fields()1277 case BPF_KPTR_PERCPU: in map_check_btf()
3359 type = BPF_KPTR_PERCPU; in btf_find_kptr()3550 case BPF_KPTR_PERCPU: in btf_repeat_fields()3684 case BPF_KPTR_PERCPU: in btf_find_field_one()4015 case BPF_KPTR_PERCPU: in btf_parse_fields()
5737 if (kptr_field->type == BPF_KPTR_PERCPU) in map_kptr_match_type()5854 return field->type == BPF_KPTR_PERCPU || in rcu_safe_kptr()5866 if (kptr_field->type == BPF_KPTR_PERCPU) in btf_ld_kptr_type()5921 (kptr_field->type == BPF_KPTR_REF || kptr_field->type == BPF_KPTR_PERCPU)) { in check_map_kptr_access()5990 case BPF_KPTR_PERCPU: in check_map_access()8481 if (kptr_field->type != BPF_KPTR_REF && kptr_field->type != BPF_KPTR_PERCPU) { in process_kptr_func()11662 if (meta.kptr_field->type == BPF_KPTR_PERCPU) in check_helper_call()