Home
last modified time | relevance | path

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

/linux-6.1.9/tools/bpf/bpftool/
Dcommon.c465 static struct hashmap *build_fn_table; variable
498 err = hashmap__append(build_fn_table, u32_as_hash_field(pinned_info.id), path); in do_build_table_cb()
525 build_fn_table = tab; in build_pinned_obj_table()