Searched refs:newctx (Results 1 – 2 of 2) sorted by relevance
305 void *newctx; in drmSIGIOHandler() local325 newctx = drmGetContextTag(entry->fd, new); in drmSIGIOHandler()326 ((_drmCallback) entry->f) (entry->fd, oldctx, newctx); in drmSIGIOHandler()1717 DRISwapContext(int drmFD, void *oldctx, void *newctx) in DRISwapContext() argument1720 DRIContextPrivPtr newContext = (DRIContextPrivPtr) newctx; in DRISwapContext()
274 extern _X_EXPORT void DRISwapContext(int drmFD, void *oldctx, void *newctx);