/external/u-boot/arch/arm/mach-socfpga/ |
D | pinmux_arria10.c | 23 return -EFAULT; in do_pinctr_pin() 34 return -EFAULT; in do_pinctr_pin() 61 return -EFAULT; in do_pinctrl_pins() 74 return -EFAULT; in config_dedicated_pins() 77 return -EFAULT; in config_dedicated_pins() 92 return -EFAULT; in config_pins()
|
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 202 return -EFAULT; in g2d_solid_fill_test() 253 return -EFAULT; in g2d_copy_test() 274 ret = -EFAULT; in g2d_copy_test() 283 ret = -EFAULT; in g2d_copy_test() 353 return -EFAULT; in g2d_move_test() 360 ret = -EFAULT; in g2d_move_test() 378 ret = -EFAULT; in g2d_move_test() 461 return -EFAULT; in g2d_copy_with_scale_test() 480 ret = -EFAULT; in g2d_copy_with_scale_test() 489 ret = -EFAULT; in g2d_copy_with_scale_test() [all …]
|
/external/u-boot/drivers/video/exynos/ |
D | exynos_mipi_dsi.c | 45 return -EFAULT; in exynos_mipi_dsi_register_lcd_device() 50 return -EFAULT; in exynos_mipi_dsi_register_lcd_device() 56 return -EFAULT; in exynos_mipi_dsi_register_lcd_device() 113 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver() 118 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver() 124 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver() 182 return -EFAULT; in exynos_mipi_dsi_init() 189 return -EFAULT; in exynos_mipi_dsi_init()
|
/external/ltp/testcases/kernel/timers/clock_gettime/ |
D | clock_gettime03.c | 81 EFAULT, /* Bad timespec */ 82 EFAULT, /* Bad timespec */ 114 testcase[4] = EFAULT; in main() 115 testcase[5] = EFAULT; in main()
|
/external/ltp/testcases/kernel/timers/timer_create/ |
D | timer_create04.c | 83 EFAULT, /* bad sigevent */ 84 EFAULT /* bad timer_id */ 125 testcase[4] = EFAULT; in main() 126 testcase[5] = EFAULT; in main()
|
/external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/ |
D | tmod.c | 118 return (-EFAULT); in tmod_ioctl() 133 return (-EFAULT); in tmod_ioctl() 178 rc = -EFAULT; in tmod_ioctl() 185 rc = -EFAULT; in tmod_ioctl()
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_EXT_CTRLS.c | 107 CU_ASSERT(errno_get_invalid == EFAULT in test_VIDIOC_G_EXT_CTRLS_zero_invalid_count() 137 CU_ASSERT(errno_get_invalid == EFAULT in test_VIDIOC_G_EXT_CTRLS_zero_invalid_count() 165 CU_ASSERT(errno_get_invalid == EFAULT in test_VIDIOC_G_EXT_CTRLS_zero_invalid_count() 331 CU_ASSERT_EQUAL(errno_null, EFAULT); in test_VIDIOC_G_EXT_CTRLS_NULL() 420 CU_ASSERT(errno_set_invalid == EFAULT in test_VIDIOC_S_EXT_CTRLS_zero_invalid_count() 450 CU_ASSERT(errno_set_invalid == EFAULT in test_VIDIOC_S_EXT_CTRLS_zero_invalid_count() 478 CU_ASSERT(errno_set_invalid == EFAULT in test_VIDIOC_S_EXT_CTRLS_zero_invalid_count() 518 CU_ASSERT_EQUAL(errno_null, EFAULT); in test_VIDIOC_S_EXT_CTRLS_NULL() 607 CU_ASSERT(errno_try_invalid == EFAULT in test_VIDIOC_TRY_EXT_CTRLS_zero_invalid_count() 638 CU_ASSERT(errno_try_invalid == EFAULT in test_VIDIOC_TRY_EXT_CTRLS_zero_invalid_count() [all …]
|
/external/ltp/testcases/kernel/syscalls/setgroups/ |
D | setgroups04.c | 113 EFAULT); in main() 116 if (TEST_ERRNO == EFAULT) { in main() 123 test_desc, TEST_ERRNO, EFAULT); in main()
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl13.c | 71 } else if (errno != EFAULT) { in main() 80 } else if (errno != EFAULT) { in main() 89 } else if (errno != EFAULT) { in main()
|
/external/ltp/testcases/kernel/syscalls/rename/ |
D | rename08.c | 93 fname, (char *)-1, EFAULT}, 96 (char *)-1, fname, EFAULT}, 100 NULL, NULL, EFAULT}
|
/external/u-boot/fs/yaffs2/ |
D | yaffsfs.c | 796 yaffsfs_SetError(-EFAULT); in yaffs_open_sharing() 1080 yaffsfs_SetError(-EFAULT); in yaffsfs_do_read() 1202 yaffsfs_SetError(-EFAULT); in yaffsfs_do_write() 1313 yaffsfs_SetError(-EFAULT); in yaffs_truncate() 1428 yaffsfs_SetError(-EFAULT); in yaffsfs_DoUnlink() 1497 yaffsfs_SetError(-EFAULT); in yaffs_rename() 1636 yaffsfs_SetError(-EFAULT); in yaffsfs_DoStatOrLStat() 1684 yaffsfs_SetError(-EFAULT); in yaffs_fstat() 1743 yaffsfs_SetError(-EFAULT); in yaffs_utime() 1805 yaffsfs_SetError(-EFAULT); in yaffs_do_setxattr() [all …]
|
/external/ltp/testcases/kernel/syscalls/cma/ |
D | process_vm01.c | 274 cma_check_errno(EFAULT); in cma_test_iov_invalid() 281 cma_check_errno(EFAULT); in cma_test_iov_invalid() 288 cma_check_errno(EFAULT); in cma_test_iov_invalid() 295 cma_check_errno(EFAULT); in cma_test_iov_invalid() 379 cma_check_errno(EFAULT); in cma_test_invalid_protection() 386 cma_check_errno(EFAULT); in cma_test_invalid_protection()
|
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
D | ltp_tbio.c | 85 return -EFAULT; in send_request() 90 return -EFAULT; in send_request() 100 return -EFAULT; in send_request() 115 return -EFAULT; in send_request() 129 return -EFAULT; in tbio_io() 295 return -EFAULT; in test_bio_split() 302 return -EFAULT; in test_bio_split()
|
/external/strace/ |
D | ucopy.c | 127 case EFAULT: case EIO: case EPERM: in umoven_peekdata() 185 case EFAULT: case EIO: in umoven() 223 case EFAULT: case EIO: case EPERM: in umovestr_peekdata() 310 case EFAULT: case EIO: in umovestr()
|
/external/ltp/testcases/kernel/syscalls/getsockname/ |
D | getsockname01.c | 90 &sinlen, -1, EFAULT, setup1, cleanup1, 94 NULL, -1, EFAULT, setup1, cleanup1, 98 (socklen_t *) 1, -1, EFAULT, setup1, cleanup1,
|
/external/strace/tests/ |
D | futex.c | 200 (rc == -1) && (errno == EFAULT)); in main() 207 (rc == -1) && (errno == EFAULT)); in main() 214 (rc == -1) && (errno == EFAULT)); in main() 647 VAL3, (rc == -1) && (errno == EFAULT)); in main() 653 tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main() 678 VAL3, (rc == -1) && (errno == EFAULT)); in main() 682 tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main() 700 VAL3, (rc == -1) && (errno == EFAULT)); in main() 704 VAL, tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main()
|
/external/strace/tests-mx32/ |
D | futex.c | 200 (rc == -1) && (errno == EFAULT)); in main() 207 (rc == -1) && (errno == EFAULT)); in main() 214 (rc == -1) && (errno == EFAULT)); in main() 647 VAL3, (rc == -1) && (errno == EFAULT)); in main() 653 tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main() 678 VAL3, (rc == -1) && (errno == EFAULT)); in main() 682 tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main() 700 VAL3, (rc == -1) && (errno == EFAULT)); in main() 704 VAL, tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main()
|
/external/strace/tests-m32/ |
D | futex.c | 200 (rc == -1) && (errno == EFAULT)); in main() 207 (rc == -1) && (errno == EFAULT)); in main() 214 (rc == -1) && (errno == EFAULT)); in main() 647 VAL3, (rc == -1) && (errno == EFAULT)); in main() 653 tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main() 678 VAL3, (rc == -1) && (errno == EFAULT)); in main() 682 tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main() 700 VAL3, (rc == -1) && (errno == EFAULT)); in main() 704 VAL, tmout, uaddr2 + 1, VAL3, (rc == -1) && (errno == EFAULT)); in main()
|
/external/ltp/testcases/kernel/syscalls/getpeername/ |
D | getpeername01.c | 71 {-1, (struct sockaddr *)-1, &sinlen, -1, EFAULT, setup4, cleanup4, 73 {-1, (struct sockaddr *)&fsin1, NULL, -1, EFAULT, setup4, 75 {-1, (struct sockaddr *)&fsin1, (socklen_t *)1, -1, EFAULT, setup4,
|
/external/ltp/testcases/kernel/syscalls/stat/ |
D | stat06.c | 162 High_address, &statbuf, "address beyond address space", EFAULT, 164 (char *)-1, &statbuf, "negative address", EFAULT, no_setup}, 218 TEST_ERRNO = EFAULT; in main()
|
/external/ltp/testcases/kernel/syscalls/sysctl/ |
D | sysctl04.c | 47 {{CTL_KERN, KERN_OSRELEASE}, 2, (void *) -1, &length, EFAULT}, 48 {{CTL_KERN, KERN_VERSION}, 2, osname, (void *) -1, EFAULT},
|
/external/ltp/testcases/kernel/device-drivers/usb/tusb/ |
D | tusb.c | 201 return (-EFAULT); in tusb_ioctl() 216 return (-EFAULT); in tusb_ioctl() 265 rc = -EFAULT; in tusb_ioctl() 272 rc = -EFAULT; in tusb_ioctl()
|
/external/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe05.c | 83 TEST_ERRNO = EFAULT; in main() 93 if (TEST_ERRNO != EFAULT) { in main()
|
/external/u-boot/board/keymile/kmp204x/ |
D | pci.c | 55 ret = -EFAULT; in trigger_fpga_config() 79 ret = -EFAULT; in wait_for_fpga_config()
|
/external/ltp/testcases/kernel/syscalls/sockioctl/ |
D | sockioctl01.c | 94 EFAULT, setup1, cleanup1, "invalid option buffer"} 112 EFAULT, setup3, cleanup1, "SIOCGIFFLAGS with invalid ifr"} 116 EFAULT, setup3, cleanup1, "SIOCSIFFLAGS with invalid ifr"}
|