Searched refs:emit_obj_refs_plain (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/bpf/bpftool/
H A Dpids.c24 void emit_obj_refs_plain(struct hashmap *map, __u32 id, const char *prefix) {} function
228 void emit_obj_refs_plain(struct hashmap *map, __u32 id, const char *prefix) function
H A Dmain.h123 __weak void emit_obj_refs_plain(struct hashmap *table, __u32 id,
H A Dbtf.c886 emit_obj_refs_plain(refs_table, info->id, "\n\tpids ");
H A Dlink.c958 emit_obj_refs_plain(refs_table, info->id, "\n\tpids ");
H A Dmap.c623 emit_obj_refs_plain(refs_table, info->id, "\n\tpids ");
H A Dprog.c574 emit_obj_refs_plain(refs_table, info->id, "\n\tpids ");

Completed in 151 milliseconds