Searched refs:stw_lookup_context_locked (Results 1 – 2 of 2) sorted by relevance
75 src = stw_lookup_context_locked( dhrcSource ); in DrvCopyContext()76 dst = stw_lookup_context_locked( dhrcDest ); in DrvCopyContext()104 ctx1 = stw_lookup_context_locked( dhglrc1 ); in DrvShareLists()105 ctx2 = stw_lookup_context_locked( dhglrc2 ); in DrvShareLists()177 shareCtx = stw_lookup_context_locked( hShareContext ); in stw_create_context_attribs()259 stw_lookup_context_locked((unsigned) handle); in stw_create_context_attribs()308 ctx = stw_lookup_context_locked(dhglrc); in DrvDeleteContext()342 ctx = stw_lookup_context_locked( dhglrc ); in DrvReleaseContext()413 ctx = stw_lookup_context_locked( dhglrc ); in stw_make_current()
89 stw_lookup_context_locked( DHGLRC dhglrc ) in stw_lookup_context_locked() function