Searched refs:cfm_next (Results 1 – 2 of 2) sorted by relevance
339 cur_map->cfm_next = tmp_map; in set_conf_kv()1449 tmp_map = tmp_map->cfm_next; in process_all_regular_maps()1472 tmp_map = tmp_map->cfm_next; in find_cf_map()
334 struct cf_map *cfm_next; /* pointer to next in list (if any) */ member