Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h197 BPF_KPTR = BPF_KPTR_UNREF | BPF_KPTR_REF | BPF_KPTR_PERCPU, enumerator
/linux/kernel/bpf/
H A Dbtf.c3505 if (field_mask & BPF_KPTR && !__btf_type_is_struct(var_type)) { in btf_get_field_type()
5624 BPF_KPTR, t->size); in btf_parse_struct_metas()
H A Dsyscall.c1107 BPF_SPIN_LOCK | BPF_TIMER | BPF_KPTR | BPF_LIST_HEAD | in map_check_btf()
H A Dverifier.c6952 off + reg->var_off.value, BPF_KPTR); in check_mem_access()
7814 if (!btf_record_has_field(rec, BPF_KPTR)) { in process_kptr_func()
7820 kptr_field = btf_record_find(rec, kptr_off, BPF_KPTR); in process_kptr_func()