Searched refs:cnext (Results 1 – 3 of 3) sorted by relevance
794 struct target_cache *tcache, *cnext; in hmat_free_structures() local799 list_for_each_entry_safe(tcache, cnext, &target->caches, node) { in hmat_free_structures()
115 struct node_access_nodes *c, *cnext; in node_remove_accesses() local117 list_for_each_entry_safe(c, cnext, &node->access_list, list_node) { in node_remove_accesses()
119 unsigned char cnext) in CNTM_set() argument123 val = (timint1 << 4) | (timint2 << 2) | cnext; in CNTM_set()