Searched refs:map_entry_is_free (Results 1 – 1 of 1) sorted by relevance
176 #define map_entry_is_free(entry) ((entry).next & 0x1) macro334 if (i < count && !map_entry_is_free(start[i])) in wl_map_lookup()357 if (i < count && !map_entry_is_free(start[i])) in wl_map_lookup_flags()373 if (p->data && !map_entry_is_free(*p)) { in for_each_helper()