Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dbpf.h168 BPF_KPTR_UNREF, enumerator
/linux-5.19.10/kernel/bpf/
Dsyscall.c578 if (off_desc->type == BPF_KPTR_UNREF) { in bpf_map_free_kptrs()
Dverifier.c3662 if (off_desc->type == BPF_KPTR_UNREF) in map_kptr_match_type()
3717 if (off_desc->type == BPF_KPTR_UNREF) in map_kptr_match_type()
Dbtf.c3231 type = BPF_KPTR_UNREF; in btf_find_kptr()