Home
last modified time | relevance | path

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

/linux-6.1.9/tools/bpf/bpftool/
Dcommon.c466 static enum bpf_obj_type build_fn_type; variable
485 if (objtype != build_fn_type) in do_build_table_cb()
526 build_fn_type = type; in build_pinned_obj_table()