Home | History | Annotate | Download | only in sna

Lines Matching defs:no

17  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
391 char no;
396 ret = read(fd, &no, 1) == 1 && no != 'N';
1106 * ECX = 0, 1, 2, until EAX[4:0] == 0, indicating no more caches.
1177 int v = -1; /* No param uses the sign bit, reserve it for errors */
1305 DBG(("%s: no kernel/drm support for HAS_LLC, assuming support for LLC based on GPU generation\n", __FUNCTION__));
1643 * if the ioctl no longer works.
2029 DBG(("%s: has no-reloc? %d\n", __FUNCTION__,
3544 bo->write, bo->mmapped == MMAPPED_CPU ? "cpu" : bo->mmapped == MMAPPED_GTT ? "gtt" : "no",
3798 /* If there is no surface data, just upload the batch */
5421 /* No tiling/pitch without recreating fb */
5990 DBG(("%s: no cached bo found, requested not to create a new bo\n", __FUNCTION__));