Home
last modified time | relevance | path

Searched refs:EFAULT (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/external/u-boot/arch/arm/mach-socfpga/
Dpinmux_arria10.c23 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/
Dexynos_fimg2d_test.c202 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/
Dexynos_mipi_dsi.c45 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/
Dclock_gettime03.c81 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/
Dtimer_create04.c83 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/
Dtmod.c118 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/
Dtest_VIDIOC_EXT_CTRLS.c107 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/
Dsetgroups04.c113 EFAULT); in main()
116 if (TEST_ERRNO == EFAULT) { in main()
123 test_desc, TEST_ERRNO, EFAULT); in main()
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl13.c71 } 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/
Drename08.c93 fname, (char *)-1, EFAULT},
96 (char *)-1, fname, EFAULT},
100 NULL, NULL, EFAULT}
/external/u-boot/fs/yaffs2/
Dyaffsfs.c796 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/
Dprocess_vm01.c274 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/
Dltp_tbio.c85 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/
Ducopy.c127 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/
Dgetsockname01.c90 &sinlen, -1, EFAULT, setup1, cleanup1,
94 NULL, -1, EFAULT, setup1, cleanup1,
98 (socklen_t *) 1, -1, EFAULT, setup1, cleanup1,
/external/strace/tests/
Dfutex.c200 (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/
Dfutex.c200 (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/
Dfutex.c200 (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/
Dgetpeername01.c71 {-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/
Dstat06.c162 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/
Dsysctl04.c47 {{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/
Dtusb.c201 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/
Dpipe05.c83 TEST_ERRNO = EFAULT; in main()
93 if (TEST_ERRNO != EFAULT) { in main()
/external/u-boot/board/keymile/kmp204x/
Dpci.c55 ret = -EFAULT; in trigger_fpga_config()
79 ret = -EFAULT; in wait_for_fpga_config()
/external/ltp/testcases/kernel/syscalls/sockioctl/
Dsockioctl01.c94 EFAULT, setup1, cleanup1, "invalid option buffer"}
112 EFAULT, setup3, cleanup1, "SIOCGIFFLAGS with invalid ifr"}
116 EFAULT, setup3, cleanup1, "SIOCSIFFLAGS with invalid ifr"}

12345678910>>...15