Home
last modified time | relevance | path

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

/linux-6.6.21/tools/bpf/bpftool/
Dcommon.c470 static struct hashmap *build_fn_table; variable
503 err = hashmap__append(build_fn_table, pinned_info.id, path); in do_build_table_cb()
530 build_fn_table = tab; in build_pinned_obj_table()