Home
last modified time | relevance | path

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

/linux-6.15/tools/bpf/bpftool/
H A Dcommon.c544 static enum bpf_obj_type build_fn_type; variable
563 if (objtype != build_fn_type) in do_build_table_cb()
604 build_fn_type = type; in build_pinned_obj_table()