Searched refs:DRISwapContext (Results 1 – 3 of 3) sorted by relevance
274 extern _X_EXPORT void DRISwapContext(int drmFD, void *oldctx, void *newctx);
613 drmInstallSIGIOHandler(pDRIPriv->drmFD, DRISwapContext))) { in DRIScreenInit()1717 DRISwapContext(int drmFD, void *oldctx, void *newctx) in DRISwapContext() function
32737 debug output format fix in DRISwapContext()