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.c546 static struct hashmap *build_fn_table; variable
579 err = hashmap__append(build_fn_table, pinned_info.id, path); in do_build_table_cb()
606 build_fn_table = tab; in build_pinned_obj_table()