Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf_core_read.h30 BPF_TYPE_EXISTS = 0, /* type existence in target kernel */ enumerator
155 __builtin_preserve_type_info(*(typeof(type) *)0, BPF_TYPE_EXISTS)
Dlibbpf_internal.h262 BPF_TYPE_EXISTS = 8, /* type existence in target kernel */ enumerator
Dlibbpf.c4424 case BPF_TYPE_EXISTS: return "type_exists"; in core_relo_kind_str()
4452 case BPF_TYPE_EXISTS: in core_relo_is_type_based()
5242 case BPF_TYPE_EXISTS: in bpf_core_calc_type_relo()