Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c2847 #define BTF_IN_PROGRESS_ID ((__u32)-2) macro
4135 if (d->map[type_id] == BTF_IN_PROGRESS_ID) in btf_dedup_ref_type()
4141 d->map[type_id] = BTF_IN_PROGRESS_ID; in btf_dedup_ref_type()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c3105 #define BTF_IN_PROGRESS_ID ((__u32)-2) macro
4392 if (d->map[type_id] == BTF_IN_PROGRESS_ID) in btf_dedup_ref_type()
4398 d->map[type_id] = BTF_IN_PROGRESS_ID; in btf_dedup_ref_type()

Completed in 12 milliseconds