Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dpids.c35 struct obj_ref *ref; in add_ref()
223 struct obj_ref *ref = &refs->refs[i]; in emit_obj_refs_json()
254 struct obj_ref *ref = &refs->refs[i]; in emit_obj_refs_plain()
H A Dmain.h100 struct obj_ref { struct
108 struct obj_ref *refs; argument