Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf.h176 BPF_KPTR_UNREF, enumerator
/linux-6.1.9/kernel/bpf/
Dsyscall.c598 if (off_desc->type == BPF_KPTR_UNREF) { in bpf_map_free_kptrs()
Dbtf.c3239 type = BPF_KPTR_UNREF; in btf_find_kptr()
Dverifier.c3710 if (off_desc->type == BPF_KPTR_UNREF) in map_kptr_match_type()
3765 if (off_desc->type == BPF_KPTR_UNREF) in map_kptr_match_type()