Searched refs:last_func (Results 1 – 1 of 1) sorted by relevance
134 struct func_node *func, *last_func; in cfg_partition_funcs() local150 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