Home
last modified time | relevance | path

Searched refs:user_commands (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c3824 void __user *user_commands, in vmw_execbuf_cmdbuf() argument
3849 ret = copy_from_user(kernel_commands, user_commands, in vmw_execbuf_cmdbuf()
3894 void __user *user_commands, in vmw_execbuf_process() argument
3919 kernel_commands = vmw_execbuf_cmdbuf(dev_priv, user_commands, in vmw_execbuf_process()
3939 user_commands, command_size); in vmw_execbuf_process()
Dvmwgfx_drv.h812 void __user *user_commands,