Home
last modified time | relevance | path

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

/Linux-v5.10/tools/bpf/bpftool/skeleton/
Dpid_iter.h6 struct pid_iter_entry { struct
Dpid_iter.bpf.c46 struct pid_iter_entry e; in iter()
/Linux-v5.10/tools/bpf/bpftool/
Dpids.c28 static void add_ref(struct obj_refs_table *table, struct pid_iter_entry *e) in add_ref()
92 struct pid_iter_entry *e; in build_obj_refs_table()