Home
last modified time | relevance | path

Searched refs:VERIFY_SHMSIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c150 #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 DChangeLog4473 Otherwise if the VERIFY_SHMSIZE macro fails we leak the drawables