Searched refs:punted (Results 1 – 2 of 2) sorted by relevance
60 bool punted; member693 zds->punted = zds->recycled = false; in allocate_desc_set()755 zds->punted = true; in punt_invalid_set()814 bool recycled = false, punted = false; in zink_descriptor_set_get() local820 punted = true; in zink_descriptor_set_get()827 if (he && !punted) { in zink_descriptor_set_get()871 zds->punted = zds->invalid = false; in zink_descriptor_set_get()894 if (zds->punted) in zink_descriptor_set_recycle()
44 instead of breaking the build, but that was punted, as it was missing anyway