Home
last modified time | relevance | path

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

/linux-5.19.10/tools/bpf/bpftool/
Dcfg.c333 static bool cfg_build(struct cfg *cfg, struct bpf_insn *insn, unsigned int len) in cfg_build() function
479 if (cfg_build(&cfg, insn, len)) in dump_xlated_cfg()