Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/bpf/
Dbtf.c3156 #define BTF_IN_PROGRESS_ID ((__u32)-2) macro
4409 if (d->map[type_id] == BTF_IN_PROGRESS_ID) in btf_dedup_ref_type()
4415 d->map[type_id] = BTF_IN_PROGRESS_ID; in btf_dedup_ref_type()