Home
last modified time | relevance | path

Searched refs:ENOSYS (Results 1 – 25 of 272) sorted by relevance

1234567891011

/external/ltp/testcases/kernel/security/cap_bound/
Dcap_bounds_rw.c51 errno = ENOSYS; in check_remaining_caps()
71 errno = ENOSYS; in check_remaining_caps()
105 errno = ENOSYS; in main()
122 errno = ENOSYS; in main()
136 errno = ENOSYS; in main()
Dcap_bounds_r.c59 errno = ENOSYS; in main()
74 errno = ENOSYS; in main()
92 errno = ENOSYS; in main()
/external/strace/tests-mx32/
Dqual_fault-exit_group.test45 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS ../answer
47 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
50 test_with -eexit,exit_group -efault=all:error=ENOSYS \
53 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
Dfutex.c76 if (enosys && (rc == -1) && (errno == ENOSYS)) \
121 args[3], (rc == -1) && (errno == ENOSYS)); in invalid_op()
556 "FUTEX_OP_CMP_EQ<<24|0", ENOSYS }, in main()
558 "FUTEX_OP_CMP_EQ<<24|0", ENOSYS }, in main()
571 "0x6<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
573 "0x7<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
575 "0x8<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
577 "0xf<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
580 ENOSYS, EINVAL }, in main()
584 ENOSYS, EINVAL }, in main()
[all …]
Dlibmmsg.c52 if (rc < 0 && ENOSYS == errno) in recv_mmsg()
65 if (rc < 0 && ENOSYS == errno) in send_mmsg()
/external/strace/tests/
Dqual_fault-exit_group.test45 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS ../answer
47 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
50 test_with -eexit,exit_group -efault=all:error=ENOSYS \
53 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
Dfutex.c76 if (enosys && (rc == -1) && (errno == ENOSYS)) \
121 args[3], (rc == -1) && (errno == ENOSYS)); in invalid_op()
556 "FUTEX_OP_CMP_EQ<<24|0", ENOSYS }, in main()
558 "FUTEX_OP_CMP_EQ<<24|0", ENOSYS }, in main()
571 "0x6<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
573 "0x7<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
575 "0x8<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
577 "0xf<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
580 ENOSYS, EINVAL }, in main()
584 ENOSYS, EINVAL }, in main()
[all …]
Dlibmmsg.c52 if (rc < 0 && ENOSYS == errno) in recv_mmsg()
65 if (rc < 0 && ENOSYS == errno) in send_mmsg()
/external/strace/tests-m32/
Dqual_fault-exit_group.test45 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS ../answer
47 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
50 test_with -eexit,exit_group -efault=all:error=ENOSYS \
53 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
Dfutex.c76 if (enosys && (rc == -1) && (errno == ENOSYS)) \
121 args[3], (rc == -1) && (errno == ENOSYS)); in invalid_op()
556 "FUTEX_OP_CMP_EQ<<24|0", ENOSYS }, in main()
558 "FUTEX_OP_CMP_EQ<<24|0", ENOSYS }, in main()
571 "0x6<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
573 "0x7<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
575 "0x8<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
577 "0xf<<24 /* FUTEX_OP_CMP_??? */|0", ENOSYS }, in main()
580 ENOSYS, EINVAL }, in main()
584 ENOSYS, EINVAL }, in main()
[all …]
Dlibmmsg.c52 if (rc < 0 && ENOSYS == errno) in recv_mmsg()
65 if (rc < 0 && ENOSYS == errno) in send_mmsg()
Dunix-pair-send-recv.c52 if (rc < 0 && ENOSYS == errno) in sys_send()
62 if (rc < 0 && ENOSYS == errno) in sys_recv()
/external/ltp/include/lapi/syscalls/
Dregen.sh51 errno = ENOSYS; \\
56 if (__ret == -1 && errno == ENOSYS) { \\
67 errno = ENOSYS; \\
72 if (tst_ret == -1 && errno == ENOSYS) { \\
/external/adhd/cras/src/server/
Dcras_a2dp_endpoint.c79 return -ENOSYS; in cras_a2dp_select_configuration()
92 return -ENOSYS; in cras_a2dp_select_configuration()
101 return -ENOSYS; in cras_a2dp_select_configuration()
110 return -ENOSYS; in cras_a2dp_select_configuration()
123 return -ENOSYS; in cras_a2dp_select_configuration()
/external/fio/os/windows/
Dposix.c62 case ERROR_NOT_SUPPORTED: return ENOSYS; in win_to_posix_error()
70 case ERROR_CALL_NOT_IMPLEMENTED: return ENOSYS; in win_to_posix_error()
376 errno = ENOSYS; in fork()
383 errno = ENOSYS; in setsid()
564 errno = ENOSYS; in waitpid()
617 errno = ENOSYS; in shmget()
665 errno = ENOSYS; in shmctl()
672 errno = ENOSYS; in setuid()
679 errno = ENOSYS; in setgid()
740 return ENOSYS; in posix_madvise()
[all …]
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dllseek.c39 errno = ENOSYS; in my_lseek()
56 errno = ENOSYS; in _llseek()
89 if (!(result == -1 && errno == ENOSYS)) in llse_llseek()
/external/ltp/testcases/kernel/syscalls/unshare/
Dunshare01.c182 if (errno == ENOSYS) in main()
218 if (errno == ENOSYS) in main()
254 if (errno == ENOSYS) in main()
Dunshare02.c148 } else if (errno == ENOSYS) { in main()
183 if (errno == ENOSYS) in main()
/external/elfutils/libdwfl/
Dlinux-pid-attach.c414 errno = ENOSYS; in pid_next_thread()
425 errno = ENOSYS; in pid_getthread()
435 errno = ENOSYS; in __libdwfl_ptrace_attach()
446 errno = ENOSYS; in pid_memory_read()
455 errno = ENOSYS; in pid_set_initial_registers()
494 return ENOSYS; in dwfl_linux_proc_attach()
/external/fio/
Dhelpers.c15 errno = ENOSYS; in fallocate()
30 errno = ENOSYS; in sync_file_range()
/external/libdrm/nouveau/nvif/
Dunpack.h6 if (_ret == -ENOSYS && *_size == sizeof(m)) { \
16 if (_ret == -ENOSYS && *_size >= sizeof(m) && \
/external/toybox/toys/other/
Dinsmod.c22 #define finit_module(a, b, c) (errno = ENOSYS)
42 if (rc && (fd == 0 || errno == ENOSYS)) { in insmod_main()
/external/strace/
Ducopy.c87 if (rc < 0 && errno == ENOSYS) in vm_read_mem()
178 case ENOSYS: in umoven()
303 case ENOSYS: in umovestr()
/external/linux-kselftest/tools/testing/selftests/vm/
Dmlock2-tests.c304 if (errno == ENOSYS) { in test_mlock_lock()
413 if (errno == ENOSYS) { in test_mlock_onfault()
426 if (errno == ENOSYS) { in test_mlock_onfault()
458 if (errno == ENOSYS) { in test_lock_onfault_of_present()
584 if (errno == ENOSYS) { in test_vma_management()
/external/ltp/testcases/kernel/mem/vma/
Dvma04.c152 if (errno != ENOSYS) in mem_bind()
165 if (errno != ENOSYS) in mem_interleave()
178 if (errno != ENOSYS) in mem_unbind()

1234567891011