Searched refs:user_commands (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
H A D | vmwgfx_execbuf.c | 3584 void __user *user_commands, in vmw_execbuf_cmdbuf() argument 3608 ret = copy_from_user(kernel_commands, user_commands, command_size); in vmw_execbuf_cmdbuf() 3656 void __user *user_commands, void *kernel_commands, in vmw_execbuf_process() argument 3700 kernel_commands = vmw_execbuf_cmdbuf(dev_priv, user_commands, in vmw_execbuf_process() 3720 ret = copy_from_user(sw_context->cmd_bounce, user_commands, in vmw_execbuf_process()
|
H A D | vmwgfx_drv.h | 1052 void __user *user_commands,
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1990 | 855 command.h: add user_commands to struct.
|
H A D | ChangeLog-2012 | 11075 legacy macro if c->user_commands is set.
|
H A D | ChangeLog-2018 | 10759 * cli/cli-decode.h (struct cmd_list_element) <user_commands>: Now
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1990 | 855 command.h: add user_commands to struct.
|
H A D | ChangeLog-2012 | 11075 legacy macro if c->user_commands is set.
|
H A D | ChangeLog-2018 | 10759 * cli/cli-decode.h (struct cmd_list_element) <user_commands>: Now
|