Searched refs:stw_lookup_context_locked (Results 1 – 3 of 3) sorted by relevance
76 src = stw_lookup_context_locked( dhrcSource ); in DrvCopyContext()77 dst = stw_lookup_context_locked( dhrcDest ); in DrvCopyContext()106 ctx1 = stw_lookup_context_locked( dhglrc1 ); in DrvShareLists()107 ctx2 = stw_lookup_context_locked( dhglrc2 ); in DrvShareLists()176 shareCtx = stw_lookup_context_locked( hShareContext ); in stw_create_context_attribs()247 ctx = stw_lookup_context_locked(dhglrc); in DrvDeleteContext()277 ctx = stw_lookup_context_locked( dhglrc ); in DrvReleaseContext()348 ctx = stw_lookup_context_locked( dhglrc ); in stw_make_current()
80 stw_lookup_context_locked( DHGLRC hglrc );
195 stw_lookup_context_locked( DHGLRC dhglrc ) in stw_lookup_context_locked() function