Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/tools/bpf/bpftool/
Dcfg.c51 struct func_node { struct
52 struct list_head l;
53 struct list_head bbs;
54 struct bpf_insn *start;
55 struct bpf_insn *end;
56 int idx;
57 int bb_num;
/kernel/linux/linux-5.10/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;