Home
last modified time | relevance | path

Searched defs:func_node (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/bpf/bpftool/
Dcfg.c17 struct func_node { struct
18 struct list_head l;
19 struct list_head bbs;
20 struct bpf_insn *start;
21 struct bpf_insn *end;
22 int idx;
23 int bb_num;