Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dcommon.c399 static struct pinned_obj_table *build_fn_table; variable
440 hash_add(build_fn_table->table, &obj_node->hash, obj_node->id); in do_build_table_cb()
460 build_fn_table = tab; in build_pinned_obj_table()