Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/skeleton/
H A Dpid_iter.h6 struct pid_iter_entry { struct
H A Dpid_iter.bpf.c71 struct pid_iter_entry e; in iter()
/linux/tools/bpf/bpftool/
H A Dpids.c31 static void add_ref(struct hashmap *map, struct pid_iter_entry *e) in add_ref()
100 struct pid_iter_entry *e; in build_obj_refs_table()