Home
last modified time | relevance | path

Searched refs:BPF_TYPE_EXISTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf_core_read.h30 BPF_TYPE_EXISTS = 0, /* type existence in target kernel */ enumerator
156 __builtin_preserve_type_info(*(typeof(type) *)0, BPF_TYPE_EXISTS)
H A Dlibbpf_internal.h262 BPF_TYPE_EXISTS = 8, /* type existence in target kernel */ enumerator
H A Dlibbpf.c4429 case BPF_TYPE_EXISTS: return "type_exists"; in core_relo_kind_str()
4457 case BPF_TYPE_EXISTS: in core_relo_is_type_based()
5247 case BPF_TYPE_EXISTS: in bpf_core_calc_type_relo()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_core_read.h30 BPF_TYPE_EXISTS = 0, /* type existence in target kernel */ enumerator
185 __builtin_preserve_type_info(*(typeof(type) *)0, BPF_TYPE_EXISTS)

Completed in 17 milliseconds