Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dcommon.c542 static struct hashmap *build_fn_table; variable
575 err = hashmap__append(build_fn_table, pinned_info.id, path); in do_build_table_cb()
602 build_fn_table = tab; in build_pinned_obj_table()