Home
last modified time | relevance | path

Searched refs:BPF_KPTR_REF (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/kernel/bpf/
Dbtf.c3241 type = BPF_KPTR_REF; in btf_find_kptr()
3461 if (info_arr[i].type == BPF_KPTR_REF) { in btf_parse_kptrs()
6387 if (!off_desc || off_desc->type != BPF_KPTR_REF) { in btf_check_func_arg_match()
Dverifier.c3742 off_desc->type == BPF_KPTR_REF)) in map_kptr_match_type()
3780 if (class != BPF_LDX && off_desc->type == BPF_KPTR_REF) { in check_map_kptr_access()
5573 if (off_desc->type != BPF_KPTR_REF) { in process_kptr_func()
/Linux-v6.1/include/linux/
Dbpf.h177 BPF_KPTR_REF, enumerator