Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dcommon.c543 static enum bpf_obj_type build_fn_type; variable
562 if (objtype != build_fn_type) in do_build_table_cb()
603 build_fn_type = type; in build_pinned_obj_table()