Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dcommon.c393 static enum bpf_obj_type build_fn_type; variable
412 if (objtype != build_fn_type) in do_build_table_cb()
454 build_fn_type = type; in build_pinned_obj_table()