Home
last modified time | relevance | path

Searched refs:p_handle (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fence.h96 uint32_t *p_handle);
Dvmwgfx_execbuf.c1004 uint32_t *p_handle) in vmw_execbuf_fence_commands() argument
1011 BUG_ON(p_handle != NULL && file_priv == NULL); in vmw_execbuf_fence_commands()
1019 if (p_handle != NULL) in vmw_execbuf_fence_commands()
1023 p_fence, p_handle); in vmw_execbuf_fence_commands()
Dvmwgfx_fence.c564 uint32_t *p_handle) in vmw_user_fence_create() argument
614 *p_handle = ufence->base.hash.key; in vmw_user_fence_create()
Dvmwgfx_drv.h549 uint32_t *p_handle);