Searched refs:cfg_append_func (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/bpf/bpftool/
H A Dcfg.c63 static struct func_node *cfg_append_func(struct cfg *cfg, struct bpf_insn *insn) function
136 func = cfg_append_func(cfg, cur);
145 func = cfg_append_func(cfg, cur + cur->off + 1);

Completed in 207 milliseconds