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