/linux-3.4.99/drivers/gpu/drm/ |
D | drm_ioc32.c | 93 return -EFAULT; in compat_drm_version() 97 return -EFAULT; in compat_drm_version() 107 return -EFAULT; in compat_drm_version() 120 return -EFAULT; in compat_drm_version() 123 return -EFAULT; in compat_drm_version() 140 return -EFAULT; in compat_drm_getunique() 144 return -EFAULT; in compat_drm_getunique() 148 return -EFAULT; in compat_drm_getunique() 155 return -EFAULT; in compat_drm_getunique() 157 return -EFAULT; in compat_drm_getunique() [all …]
|
/linux-3.4.99/sound/core/seq/oss/ |
D | seq_oss_ioctl.c | 36 return -EFAULT; in snd_seq_oss_synth_info_user() 40 return -EFAULT; in snd_seq_oss_synth_info_user() 49 return -EFAULT; in snd_seq_oss_midi_info_user() 53 return -EFAULT; in snd_seq_oss_midi_info_user() 63 return -EFAULT; in snd_seq_oss_oob_user() 115 return -EFAULT; in snd_seq_oss_ioctl() 122 return put_user(dp->readq->qlen, p) ? -EFAULT : 0; in snd_seq_oss_ioctl() 128 return put_user(snd_seq_oss_writeq_get_free_size(dp->writeq), p) ? -EFAULT : 0; in snd_seq_oss_ioctl() 132 return put_user(snd_seq_oss_timer_cur_tick(dp->timer), p) ? -EFAULT : 0; in snd_seq_oss_ioctl() 137 return -EFAULT; in snd_seq_oss_ioctl() [all …]
|
/linux-3.4.99/drivers/media/video/ |
D | v4l2-compat-ioctl32.c | 54 return -EFAULT; in get_v4l2_window32() 64 return -EFAULT; in get_v4l2_window32() 70 return -EFAULT; in get_v4l2_window32() 72 return -EFAULT; in get_v4l2_window32() 87 return -EFAULT; in put_v4l2_window32() 94 return -EFAULT; in get_v4l2_pix_format() 102 return -EFAULT; in get_v4l2_pix_format_mplane() 109 return -EFAULT; in put_v4l2_pix_format() 117 return -EFAULT; in put_v4l2_pix_format_mplane() 124 return -EFAULT; in get_v4l2_vbi_format() [all …]
|
/linux-3.4.99/drivers/message/i2o/ |
D | i2o_config.c | 83 ret = -EFAULT; in i2o_cfg_getiops() 99 return -EFAULT; in i2o_cfg_gethrt() 102 return -EFAULT; in i2o_cfg_gethrt() 105 return -EFAULT; in i2o_cfg_gethrt() 116 ret = -EFAULT; in i2o_cfg_gethrt() 120 ret = -EFAULT; in i2o_cfg_gethrt() 136 return -EFAULT; in i2o_cfg_getlct() 139 return -EFAULT; in i2o_cfg_getlct() 142 return -EFAULT; in i2o_cfg_getlct() 152 ret = -EFAULT; in i2o_cfg_getlct() [all …]
|
/linux-3.4.99/drivers/char/ipmi/ |
D | ipmi_devintf.c | 184 return -EFAULT; in handle_send_req() 210 rv = -EFAULT; in handle_send_req() 245 rv = -EFAULT; in ipmi_ioctl() 261 rv = -EFAULT; in ipmi_ioctl() 284 rv = -EFAULT; in ipmi_ioctl() 318 rv = -EFAULT; in ipmi_ioctl() 342 rv = -EFAULT; in ipmi_ioctl() 351 rv = -EFAULT; in ipmi_ioctl() 378 rv = -EFAULT; in ipmi_ioctl() 392 rv = -EFAULT; in ipmi_ioctl() [all …]
|
/linux-3.4.99/drivers/staging/bcm/ |
D | Bcmchar.c | 144 return -EFAULT; in bcm_char_read() 169 return -EFAULT; in bcm_char_ioctl() 178 return -EFAULT; in bcm_char_ioctl() 181 return -EFAULT; in bcm_char_ioctl() 213 return -EFAULT; in bcm_char_ioctl() 219 return -EFAULT; in bcm_char_ioctl() 240 return -EFAULT; in bcm_char_ioctl() 256 return -EFAULT; in bcm_char_ioctl() 263 return -EFAULT; in bcm_char_ioctl() 273 return -EFAULT; in bcm_char_ioctl() [all …]
|
/linux-3.4.99/net/core/ |
D | ethtool.c | 104 return -EFAULT; in ethtool_get_features() 110 return -EFAULT; in ethtool_get_features() 113 return -EFAULT; in ethtool_get_features() 126 return -EFAULT; in ethtool_set_features() 133 return -EFAULT; in ethtool_set_features() 225 return -EFAULT; in ethtool_get_one_feature() 236 return -EFAULT; in ethtool_set_one_feature() 320 return -EFAULT; in ethtool_get_settings() 332 return -EFAULT; in ethtool_set_settings() 379 return -EFAULT; in ethtool_get_drvinfo() [all …]
|
/linux-3.4.99/kernel/ |
D | compat.c | 43 return -EFAULT; in compat_get_timeval_convert() 52 put_user(i->tv_usec, &o->tv_usec)) ? -EFAULT : 0; in compat_put_timeval_convert() 80 return -EFAULT; in compat_get_timex() 109 return -EFAULT; in compat_put_timex() 120 return -EFAULT; in compat_sys_gettimeofday() 124 return -EFAULT; in compat_sys_gettimeofday() 138 return -EFAULT; in compat_sys_settimeofday() 142 return -EFAULT; in compat_sys_settimeofday() 152 __get_user(tv->tv_usec, &ctv->tv_usec)) ? -EFAULT : 0; in get_compat_timeval() 160 __put_user(tv->tv_usec, &ctv->tv_usec)) ? -EFAULT : 0; in put_compat_timeval() [all …]
|
/linux-3.4.99/drivers/input/ |
D | input-compat.c | 25 return -EFAULT; in input_event_from_user() 35 return -EFAULT; in input_event_from_user() 55 return -EFAULT; in input_event_to_user() 59 return -EFAULT; in input_event_to_user() 83 return -EFAULT; in input_ff_effect_from_user() 94 return -EFAULT; in input_ff_effect_from_user() 106 return -EFAULT; in input_event_from_user() 115 return -EFAULT; in input_event_to_user() 127 return -EFAULT; in input_ff_effect_from_user()
|
/linux-3.4.99/arch/mips/include/asm/ |
D | termios.h | 105 return -EFAULT; in user_termio_to_kernel_termios() 117 return -EFAULT; in user_termio_to_kernel_termios() 120 return -EFAULT; in user_termio_to_kernel_termios() 134 return -EFAULT; in kernel_termios_to_user_termio() 142 return -EFAULT; in kernel_termios_to_user_termio() 145 return -EFAULT; in kernel_termios_to_user_termio() 153 return copy_from_user(k, u, sizeof(struct termios2)) ? -EFAULT : 0; in user_termios_to_kernel_termios() 159 return copy_to_user(u, k, sizeof(struct termios2)) ? -EFAULT : 0; in kernel_termios_to_user_termios() 165 return copy_from_user(k, u, sizeof(struct termios)) ? -EFAULT : 0; in user_termios_to_kernel_termios_1() 171 return copy_to_user(u, k, sizeof(struct termios)) ? -EFAULT : 0; in kernel_termios_to_user_termios_1()
|
/linux-3.4.99/fs/ncpfs/ |
D | ioctl.c | 41 return -EFAULT; in ncp_get_fs_info() 55 return -EFAULT; in ncp_get_fs_info() 66 return -EFAULT; in ncp_get_fs_info_v2() 80 return -EFAULT; in ncp_get_fs_info_v2() 132 return -EFAULT; in ncp_get_compat_fs_info_v2() 146 return -EFAULT; in ncp_get_compat_fs_info_v2() 171 return -EFAULT; in ncp_set_charsets() 252 return -EFAULT; in ncp_get_charsets() 274 return -EFAULT; in __ncp_ioctl() 281 return -EFAULT; in __ncp_ioctl() [all …]
|
/linux-3.4.99/drivers/gpu/drm/radeon/ |
D | radeon_ioc32.c | 67 return -EFAULT; in compat_radeon_cp_init() 93 return -EFAULT; in compat_radeon_cp_init() 114 return -EFAULT; in compat_radeon_cp_clear() 125 return -EFAULT; in compat_radeon_cp_clear() 142 return -EFAULT; in compat_radeon_cp_stipple() 148 return -EFAULT; in compat_radeon_cp_stipple() 177 return -EFAULT; in compat_radeon_cp_texture() 182 return -EFAULT; in compat_radeon_cp_texture() 187 return -EFAULT; in compat_radeon_cp_texture() 202 return -EFAULT; in compat_radeon_cp_texture() [all …]
|
/linux-3.4.99/net/atm/ |
D | resources.c | 192 return error ? -EFAULT : 0; in fetch_stats() 217 return -EFAULT; in atm_dev_ioctl() 224 return -EFAULT; in atm_dev_ioctl() 227 return -EFAULT; in atm_dev_ioctl() 248 ? -EFAULT : 0; in atm_dev_ioctl() 262 return -EFAULT; in atm_dev_ioctl() 266 return -EFAULT; in atm_dev_ioctl() 268 return -EFAULT; in atm_dev_ioctl() 275 return -EFAULT; in atm_dev_ioctl() 277 return -EFAULT; in atm_dev_ioctl() [all …]
|
/linux-3.4.99/drivers/staging/media/easycap/ |
D | easycap_sound.c | 74 return -EFAULT; in easycap_audio_submit_urbs() 78 return -EFAULT; in easycap_audio_submit_urbs() 158 return -EFAULT; in easycap_sound_setup() 424 return -EFAULT; in easycap_alsa_open() 429 return -EFAULT; in easycap_alsa_open() 434 return -EFAULT; in easycap_alsa_open() 440 return -EFAULT; in easycap_alsa_open() 444 return -EFAULT; in easycap_alsa_open() 448 return -EFAULT; in easycap_alsa_open() 458 return -EFAULT; in easycap_alsa_open() [all …]
|
/linux-3.4.99/ipc/ |
D | compat_mq.c | 29 return -EFAULT; in get_compat_mq_attr() 41 return -EFAULT; in put_compat_mq_attr() 62 return -EFAULT; in compat_sys_mq_open() 77 return -EFAULT; in compat_prepare_timeout() 89 return -EFAULT; in compat_sys_mq_timedsend() 102 return -EFAULT; in compat_sys_mq_timedreceive() 116 return -EFAULT; in compat_sys_mq_notify() 120 return -EFAULT; in compat_sys_mq_notify() 138 return -EFAULT; in compat_sys_mq_getsetattr() 148 return -EFAULT; in compat_sys_mq_getsetattr()
|
D | compat.c | 201 return -EFAULT; in get_compat_semid64_ds() 209 return -EFAULT; in get_compat_semid_ds() 219 return -EFAULT; in put_compat_semid64_ds() 233 return -EFAULT; in put_compat_semid_ds() 277 err2 = -EFAULT; in do_compat_semctl() 283 err = -EFAULT; in do_compat_semctl() 294 err = -EFAULT; in do_compat_semctl() 317 return -EFAULT; in compat_sys_semctl() 332 return -EFAULT; in compat_sys_msgsnd() 354 err = -EFAULT; in compat_sys_msgrcv() [all …]
|
/linux-3.4.99/fs/xfs/ |
D | xfs_ioctl32.c | 64 return -XFS_ERROR(EFAULT); in xfs_compat_flock64_copyin() 81 return -XFS_ERROR(EFAULT); in xfs_compat_ioc_fsgeometry_v1() 92 return -XFS_ERROR(EFAULT); in xfs_compat_growfs_data_copyin() 103 return -XFS_ERROR(EFAULT); in xfs_compat_growfs_rt_copyin() 121 return -XFS_ERROR(EFAULT); in xfs_inumbers_fmt_compat() 140 return -XFS_ERROR(EFAULT); in xfs_ioctl32_bstime_copyin() 172 return -XFS_ERROR(EFAULT); in xfs_ioctl32_bstat_copyin() 188 return -XFS_ERROR(EFAULT); in xfs_bstime_store_compat() 226 return XFS_ERROR(EFAULT); in xfs_bulkstat_one_fmt_compat() 270 return -XFS_ERROR(EFAULT); in xfs_compat_ioc_bulkstat() [all …]
|
D | xfs_ioctl.c | 130 error = -EFAULT; in xfs_find_handle() 178 return ERR_PTR(-EFAULT); in xfs_handle_to_dentry() 297 len = -EFAULT; in do_readlink() 327 error = -XFS_ERROR(EFAULT); in xfs_readlink_by_handle() 364 return -XFS_ERROR(EFAULT); in xfs_fssetdm_by_handle() 376 error = -XFS_ERROR(EFAULT); in xfs_fssetdm_by_handle() 402 return -XFS_ERROR(EFAULT); in xfs_attrlist_by_handle() 428 error = -EFAULT; in xfs_attrlist_by_handle() 446 int error = EFAULT; in xfs_attrmulti_attr_get() 462 error = EFAULT; in xfs_attrmulti_attr_get() [all …]
|
/linux-3.4.99/arch/sh/boards/mach-landisk/ |
D | gio.c | 69 return -EFAULT; in gio_ioctl() 84 return -EFAULT; in gio_ioctl() 91 return -EFAULT; in gio_ioctl() 102 return -EFAULT; in gio_ioctl() 109 return -EFAULT; in gio_ioctl() 114 return -EFAULT; in gio_ioctl() 120 return -EFAULT; in gio_ioctl()
|
/linux-3.4.99/arch/s390/kvm/ |
D | interrupt.c | 134 if (rc == -EFAULT) in __do_deliver_interrupt() 138 if (rc == -EFAULT) in __do_deliver_interrupt() 143 if (rc == -EFAULT) in __do_deliver_interrupt() 148 if (rc == -EFAULT) in __do_deliver_interrupt() 156 if (rc == -EFAULT) in __do_deliver_interrupt() 160 if (rc == -EFAULT) in __do_deliver_interrupt() 165 if (rc == -EFAULT) in __do_deliver_interrupt() 170 if (rc == -EFAULT) in __do_deliver_interrupt() 179 if (rc == -EFAULT) in __do_deliver_interrupt() 184 if (rc == -EFAULT) in __do_deliver_interrupt() [all …]
|
/linux-3.4.99/drivers/gpu/drm/i915/ |
D | i915_ioc32.c | 55 return -EFAULT; in compat_i915_batchbuffer() 67 return -EFAULT; in compat_i915_batchbuffer() 90 return -EFAULT; in compat_i915_cmdbuffer() 102 return -EFAULT; in compat_i915_cmdbuffer() 119 return -EFAULT; in compat_i915_irq_emit() 125 return -EFAULT; in compat_i915_irq_emit() 142 return -EFAULT; in compat_i915_getparam() 149 return -EFAULT; in compat_i915_getparam() 169 return -EFAULT; in compat_i915_alloc() 178 return -EFAULT; in compat_i915_alloc()
|
/linux-3.4.99/arch/alpha/kernel/ |
D | osf_sys.c | 139 buf->error = -EFAULT; in osf_filldir() 140 return -EFAULT; in osf_filldir() 230 return copy_to_user(osf_stat, &tmp_stat, bufsiz) ? -EFAULT : 0; in linux_to_osf_statfs() 294 retval = -EFAULT; in osf_ufs_mount() 314 retval = -EFAULT; in osf_cdfs_mount() 333 return -EFAULT; in osf_procfs_mount() 372 error = -EFAULT; in SYSCALL_DEFINE1() 409 return -EFAULT; in SYSCALL_DEFINE2() 500 error = -EFAULT; in SYSCALL_DEFINE2() 504 error = -EFAULT; in SYSCALL_DEFINE2() [all …]
|
/linux-3.4.99/net/bluetooth/bnep/ |
D | sock.c | 80 return -EFAULT; in bnep_sock_ioctl() 95 err = -EFAULT; in bnep_sock_ioctl() 106 return -EFAULT; in bnep_sock_ioctl() 112 return -EFAULT; in bnep_sock_ioctl() 119 return -EFAULT; in bnep_sock_ioctl() 125 return -EFAULT; in bnep_sock_ioctl() 129 return -EFAULT; in bnep_sock_ioctl() 150 return -EFAULT; in bnep_sock_compat_ioctl() 160 err = -EFAULT; in bnep_sock_compat_ioctl()
|
/linux-3.4.99/net/bluetooth/cmtp/ |
D | sock.c | 78 return -EFAULT; in cmtp_sock_ioctl() 92 err = -EFAULT; in cmtp_sock_ioctl() 103 return -EFAULT; in cmtp_sock_ioctl() 109 return -EFAULT; in cmtp_sock_ioctl() 116 return -EFAULT; in cmtp_sock_ioctl() 122 return -EFAULT; in cmtp_sock_ioctl() 126 return -EFAULT; in cmtp_sock_ioctl() 144 return -EFAULT; in cmtp_sock_compat_ioctl() 154 err = -EFAULT; in cmtp_sock_compat_ioctl()
|
/linux-3.4.99/drivers/mtd/ |
D | mtdchar.c | 259 return -EFAULT; in mtdchar_read() 312 return -EFAULT; in mtdchar_write() 418 ret = access_ok(VERIFY_READ, ptr, length) ? 0 : -EFAULT; in mtdchar_writeoob() 443 ret = -EFAULT; in mtdchar_writeoob() 461 return -EFAULT; in mtdchar_readoob() 480 ret = -EFAULT; in mtdchar_readoob() 483 ret = -EFAULT; in mtdchar_readoob() 548 return -EFAULT; in mtdchar_blkpg_ioctl() 551 return -EFAULT; in mtdchar_blkpg_ioctl() 585 return -EFAULT; in mtdchar_write_ioctl() [all …]
|