Searched refs:VERIFY_SHMSIZE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shm.c | 150 #define VERIFY_SHMSIZE(shmdesc,offset,len,client) \ macro 690 VERIFY_SHMSIZE(shmdesc, stuff->offset, length, client); in ProcShmGetImage() 858 VERIFY_SHMSIZE(shmdesc, stuff->offset, length, client); in ProcPanoramiXShmGetImage() 978 VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); in ProcPanoramiXShmCreatePixmap() 1111 VERIFY_SHMSIZE(shmdesc, stuff->offset, size, client); in ProcShmCreatePixmap()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 4473 Otherwise if the VERIFY_SHMSIZE macro fails we leak the drawables
|