/external/strace/ |
D | ioctlsort.c | 106 ioctlsort(struct ioctlent *ioctls, size_t nioctls) in ioctlsort() argument 110 qsort(ioctls, nioctls, sizeof(ioctls[0]), compare_name_info); in ioctlsort() 113 if (!strcmp(ioctls[i-1].name, ioctls[i].name)) { in ioctlsort() 119 ioctls[i].info = NULL; in ioctlsort() 123 if (!ioctls[i].info) { in ioctlsort() 128 ioctls[i].dir = in ioctlsort() 129 ioctls[i].type_nr = in ioctlsort() 130 ioctls[i].size = 0xffffffffu; in ioctlsort() 133 qsort(ioctls, nioctls, sizeof(ioctls[0]), compare_code_name); in ioctlsort() 137 if (!ioctls[i].info) { in ioctlsort() [all …]
|
D | userfaultfd.c | 78 printflags64(uffd_api_flags, ua.ioctls, in uffdio_ioctl() 120 ur.ioctls, "UFFDIO_???"); in uffdio_ioctl()
|
D | NEWS | 403 * Implemented decoding of UBI ioctls. 455 * Implemented decoding of loop and mtd ioctls. 528 * Implemented decoding of HDIO_* and BLK* ioctls. 613 * Enhanced SIOCS* ioctls decoding. 662 * Improved output for SG_IO ioctls on Linux.
|
D | ChangeLog-CVS | 381 * sock.c [LINUX] (sock_ioctl): Parse more SIOCS* ioctls. 2518 * linux/ioctlent.sh: Build the list of ioctls defined in 2529 [LINUX] (rtc_ioctl): New function, for parsing RTC_* ioctls. 2854 * linux/ioctlent.sh: Build the list of ioctls defined in 2856 asm/ioctls.h (0x54..), linux/vt.h (0x56..), linux/videotext.h 2891 * linux/s390/ioctlent.h, linux/s390x/ioctlent.h: Update DASD ioctls. 3631 * ioctl.c (ioctl_decode) [POWERPC]: Decode term ioctls like Alpha. 3828 * linux/Makefile.in (ioctldefs.h ioctls.h): Use $(SHELL) instead of 4069 * stream.c: better decoding for timod ioctls. 4143 comment out subsequent ioctls! [all …]
|
/external/strace/tests/ |
D | ioctl_uffdio.c | 76 api_struct->ioctls &= ~(1ull<<_UFFDIO_REGISTER| in main() 79 if (api_struct->ioctls) in main() 80 printf("|%#" PRIx64, (uint64_t)api_struct->ioctls); in main() 118 register_struct->ioctls &= ~(1ull<<_UFFDIO_WAKE| in main() 121 if (register_struct->ioctls) in main() 122 printf("|%#" PRIx64, (uint64_t)register_struct->ioctls); in main()
|
/external/strace/tests-mx32/ |
D | ioctl_uffdio.c | 76 api_struct->ioctls &= ~(1ull<<_UFFDIO_REGISTER| in main() 79 if (api_struct->ioctls) in main() 80 printf("|%#" PRIx64, (uint64_t)api_struct->ioctls); in main() 118 register_struct->ioctls &= ~(1ull<<_UFFDIO_WAKE| in main() 121 if (register_struct->ioctls) in main() 122 printf("|%#" PRIx64, (uint64_t)register_struct->ioctls); in main()
|
/external/strace/tests-m32/ |
D | ioctl_uffdio.c | 76 api_struct->ioctls &= ~(1ull<<_UFFDIO_REGISTER| in main() 79 if (api_struct->ioctls) in main() 80 printf("|%#" PRIx64, (uint64_t)api_struct->ioctls); in main() 118 register_struct->ioctls &= ~(1ull<<_UFFDIO_WAKE| in main() 121 if (register_struct->ioctls) in main() 122 printf("|%#" PRIx64, (uint64_t)register_struct->ioctls); in main()
|
/external/strace/maint/ |
D | ioctls_gen.sh | 78 "$mydir"/ioctls_hex.sh "$inc_dir" '\(46\|54\|66\|74\)' asm/ioctls.h asm-generic/ioctls.h 112 "$mydir"/ioctls_hex.sh "$arch_dir" 54 asm/ioctls.h 113 "$mydir"/ioctls_hex.sh "$arch_dir" '\(46\|54\|66\|74\)' asm/ioctls.h
|
D | ioctls_sym.sh | 181 *asm/ioctls.h) 323 *asm-generic/ioctls.h)
|
/external/ltp/testcases/kernel/device-drivers/rtc/ |
D | README | 6 ioctls tested :- RTC_RD_TIME. 9 ioctls tested :- RTC_ALM_SET, RTC_ALM_READ, RTC_AIE_ON, RTC_AIE_OFF. 13 ioctls tested :- RTC_UIE_ON, RTC_UIE_OFF.
|
/external/kernel-headers/original/uapi/linux/ |
D | userfaultfd.h | 114 __u64 ioctls; member 132 __u64 ioctls; member
|
/external/linux-kselftest/tools/testing/selftests/media_tests/ |
D | regression_test.txt | 8 Run bin/unbind loop while ioctls are in progress. 38 keep ioctls going while bind/unbind runs.
|
/external/valgrind/docs/internals/ |
D | 3_8_BUGSTATUS.txt | 82 305170 linux: add FIOCLEX and FIONCLEX ioctls 209 309827 *add support for nvidia (nvmem) ioctls 245 312989 ioctl handling needs to do POST handling on generic ioctls and 246 needs to handle BPF ioctls 278 315952 tun/tap ioctls are not supported
|
D | 3_1_BUGSTATUS.txt | 26 low 124039 VKI_[GP]IO_UNIMAP* and VT_* ioctls 117 v5633 v5675 120728 TIOCSERGETLSR, TIOCGICOUNT, HDIO_GET_DMA ioctls
|
D | 3_9_BUGSTATUS.txt | 51 === Syscalls/ioctls ====================================================
|
D | 3_2_BUGSTATUS.txt | 250 r6631 pending ?? 142186 dd support for some I2C ioctls. 429 and VT_* ioctls
|
D | 3_10_BUGSTATUS.txt | 78 === Syscalls/ioctls ====================================================
|
D | 3_3_BUGSTATUS.txt | 60 159501 MED pend incorrect handling of ALSA ioctls
|
/external/libdrm/ |
D | README | 6 for the ioctls to avoid exposing the kernel interface directly, and
|
/external/valgrind/ |
D | README.android | 181 # ioctls. You can choose one of the following: 185 # may report false errors after the program performs GPU-specific ioctls.
|
D | NEWS.old | 365 138627 Enhancement support for prctl ioctls 366 138896 Add support for usb ioctls 690 120728 TIOCSERGETLSR, TIOCGICOUNT, HDIO_GET_DMA ioctls 1346 86407 Add support for low-level parallel port driver ioctls. 1440 83025 Support for ioctls FIGETBSZ and FIBMAP 1443 77022 Support for ioctls FBIOGET_VSCREENINFO and FBIOGET_FSCREENINFO 1475 * Add support for SIOCGMIIPHY, SIOCGMIIREG and SIOCSMIIREG ioctls and 1476 improve the checking of other interface related ioctls. 1553 75787 Patch for some CDROM ioctls CDORM_GET_MCN, CDROM_SEND_PACKET,
|
D | NEWS | 244 312989 ioctl handling needs to do POST handling on generic ioctls and [..] 376 346416 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls 405 349034 Add Lustre ioctls LL_IOC_GROUP_LOCK and LL_IOC_GROUP_UNLOCK 712 315952 tun/tap ioctls are not supported 806 334936 patch to fix false positives on alsa SNDRV_CTL_* ioctls 826 336772 Make moans about unknown ioctls more informative 835 338023 Add support for all V4L2/media ioctls 1053 207815 Adds some of the drm ioctls to syswrap-linux.c 1504 292627 Missing support for some SCSI ioctls 1532 296229 Linux user input device ioctls missing wrappers [all …]
|
D | README_MISSING_SYSCALL_OR_IOCTL | 189 Unlike syscalls or ioctls, door calls transfer data between two userspace
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | userfaultfd.c | 534 if ((uffdio_register.ioctls & expected_ioctls) != in userfaultfd_stress()
|
/external/e2fsprogs/ |
D | configure.ac | 1264 dnl We use the EXT2 ioctls only under Linux 1268 AC_DEFINE(HAVE_EXT2_IOCTLS, 1, [Define to 1 if Ext2 ioctls present])
|