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()205 shareCtx = stw_lookup_context_locked( hShareContext ); in stw_create_context_attribs()290 stw_lookup_context_locked((unsigned) handle); in stw_create_context_attribs()339 ctx = stw_lookup_context_locked(dhglrc); in DrvDeleteContext()373 ctx = stw_lookup_context_locked( dhglrc ); in DrvReleaseContext()463 ctx = stw_lookup_context_locked( dhglrc ); in stw_make_current()
93 stw_lookup_context_locked( DHGLRC dhglrc ) in stw_lookup_context_locked() function