Searched refs:user_commands (Results 1 – 2 of 2) sorted by relevance
4019 void __user *user_commands, in vmw_execbuf_cmdbuf() argument4044 ret = copy_from_user(kernel_commands, user_commands, in vmw_execbuf_cmdbuf()4089 void __user *user_commands, in vmw_execbuf_process() argument4126 kernel_commands = vmw_execbuf_cmdbuf(dev_priv, user_commands, in vmw_execbuf_process()4148 user_commands, command_size); in vmw_execbuf_process()
841 void __user *user_commands,