Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dcfg.c243 static struct bb_node *func_search_bb_with_head(struct func_node *func, in func_search_bb_with_head() function
311 e->dst = func_search_bb_with_head(func, in func_add_bb_edges()
326 e->dst = func_search_bb_with_head(func, insn + insn->off + 1); in func_add_bb_edges()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dcfg.c243 static struct bb_node *func_search_bb_with_head(struct func_node *func, in func_search_bb_with_head() function
311 e->dst = func_search_bb_with_head(func, in func_add_bb_edges()
326 e->dst = func_search_bb_with_head(func, insn + insn->off + 1); in func_add_bb_edges()

Completed in 2 milliseconds