Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dcommon.c548 static struct hashmap *build_fn_table; variable
581 err = hashmap__append(build_fn_table, pinned_info.id, path); in do_build_table_cb()
608 build_fn_table = tab; in build_pinned_obj_table()