Home
last modified time | relevance | path

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

/linux-5.19.10/tools/bpf/bpftool/
Dcfg.c131 static bool cfg_partition_funcs(struct cfg *cfg, struct bpf_insn *cur, in cfg_partition_funcs() function
340 if (cfg_partition_funcs(cfg, insn, insn + cnt)) in cfg_build()