Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
A Dcfg.c134 struct func_node *func, *last_func; in cfg_partition_funcs() local
150 last_func = cfg_last_func(cfg); in cfg_partition_funcs()
151 last_func->end = end - 1; in cfg_partition_funcs()
153 list_for_each_entry_from(func, &last_func->l, l) { in cfg_partition_funcs()

Completed in 4 milliseconds