/external/syzkaller/sys/linux/ |
D | tty.txt | 13 ioctl$TCGETS(fd fd_tty, cmd const[TCGETS], arg ptr[out, termios]) 14 ioctl$TCSETS(fd fd_tty, cmd const[TCSETS], arg ptr[in, termios]) 15 ioctl$TCSETSW(fd fd_tty, cmd const[TCSETSW], arg ptr[in, termios]) 16 ioctl$TCSETSF(fd fd_tty, cmd const[TCSETSF], arg ptr[in, termios]) 17 ioctl$TCGETA(fd fd_tty, cmd const[TCGETA], arg ptr[out, termio]) 18 ioctl$TCSETA(fd fd_tty, cmd const[TCSETA], arg ptr[in, termio]) 19 ioctl$TCSETAW(fd fd_tty, cmd const[TCSETAW], arg ptr[in, termio]) 20 ioctl$TCSETAF(fd fd_tty, cmd const[TCSETAF], arg ptr[in, termio]) 21 ioctl$TIOCGLCKTRMIOS(fd fd_tty, cmd const[TIOCGLCKTRMIOS], arg ptr[in, termios]) 22 ioctl$TIOCSLCKTRMIOS(fd fd_tty, cmd const[TIOCSLCKTRMIOS], arg ptr[out, termios]) [all …]
|
D | dri.txt | 18 ioctl$DRM_IOCTL_VERSION(fd fd_dri, cmd const[DRM_IOCTL_VERSION], arg ptr[in, drm_version]) 19 ioctl$DRM_IOCTL_GET_UNIQUE(fd fd_dri, cmd const[DRM_IOCTL_GET_UNIQUE], arg ptr[in, drm_unique_out]) 20 ioctl$DRM_IOCTL_GET_MAGIC(fd fd_dri, cmd const[DRM_IOCTL_GET_MAGIC], arg ptr[in, int32]) 21 ioctl$DRM_IOCTL_IRQ_BUSID(fd fd_dri, cmd const[DRM_IOCTL_IRQ_BUSID], arg ptr[in, drm_irq_busid]) 22 ioctl$DRM_IOCTL_GET_MAP(fd fd_dri, cmd const[DRM_IOCTL_GET_MAP], arg ptr[in, drm_map]) 23 ioctl$DRM_IOCTL_GET_CLIENT(fd fd_dri, cmd const[DRM_IOCTL_GET_CLIENT], arg ptr[in, drm_client]) 24 ioctl$DRM_IOCTL_GET_STATS(fd fd_dri, cmd const[DRM_IOCTL_GET_STATS], arg buffer[out]) 25 ioctl$DRM_IOCTL_GET_CAP(fd fd_dri, cmd const[DRM_IOCTL_GET_CAP], arg ptr[in, drm_get_cap]) 26 ioctl$DRM_IOCTL_SET_CLIENT_CAP(fd fd_dri, cmd const[DRM_IOCTL_SET_CLIENT_CAP], arg ptr[in, drm_get_… 27 ioctl$DRM_IOCTL_SET_VERSION(fd fd_dri, cmd const[DRM_IOCTL_SET_VERSION], arg ptr[in, drm_set_versio… [all …]
|
D | block.txt | 17 ioctl$BLKTRACESETUP(fd fd_block_trace, cmd const[BLKTRACESETUP], arg ptr[in, blk_user_trace_setup]) 18 ioctl$BLKTRACESTART(fd fd_block_trace, cmd const[BLKTRACESTART], arg const[0]) 19 ioctl$BLKTRACESTOP(fd fd_block_trace, cmd const[BLKTRACESTOP], arg const[0]) 20 ioctl$BLKTRACETEARDOWN(fd fd_block_trace, cmd const[BLKTRACETEARDOWN], arg const[0]) 22 ioctl$BLKFLSBUF(fd fd_block, cmd const[BLKFLSBUF], arg ptr[in, intptr]) 23 ioctl$BLKROSET(fd fd_block, cmd const[BLKROSET], arg ptr[in, intptr]) 24 ioctl$BLKDISCARD(fd fd_block, cmd const[BLKDISCARD], arg ptr[in, intptr]) 25 ioctl$BLKSECDISCARD(fd fd_block, cmd const[BLKSECDISCARD], arg ptr[in, intptr]) 26 ioctl$BLKZEROOUT(fd fd_block, cmd const[BLKZEROOUT], arg ptr[in, blk_zone_range]) 27 ioctl$BLKREPORTZONE(fd fd_block, cmd const[BLKREPORTZONE], arg ptr[in, blk_zone_report]) [all …]
|
D | rtc.txt | 10 ioctl$RTC_AIE_OFF(fd fd_rtc, cmd const[RTC_AIE_OFF]) 11 ioctl$RTC_AIE_ON(fd fd_rtc, cmd const[RTC_AIE_ON]) 12 ioctl$RTC_PIE_OFF(fd fd_rtc, cmd const[RTC_PIE_OFF]) 13 ioctl$RTC_PIE_ON(fd fd_rtc, cmd const[RTC_PIE_ON]) 14 ioctl$RTC_UIE_OFF(fd fd_rtc, cmd const[RTC_UIE_OFF]) 15 ioctl$RTC_UIE_ON(fd fd_rtc, cmd const[RTC_UIE_ON]) 16 ioctl$RTC_WIE_ON(fd fd_rtc, cmd const[RTC_WIE_ON]) 17 ioctl$RTC_WIE_OFF(fd fd_rtc, cmd const[RTC_WIE_OFF]) 18 ioctl$RTC_ALM_READ(fd fd_rtc, cmd const[RTC_ALM_READ], arg ptr[out, rtc_time]) 19 ioctl$RTC_ALM_SET(fd fd_rtc, cmd const[RTC_ALM_SET], arg ptr[in, rtc_time]) [all …]
|
D | sg.txt | 15 ioctl$SG_IO(fd fd_sg, cmd const[SG_IO], arg ptr[in, sg_io_hdr]) 16 ioctl$SG_SET_TIMEOUT(fd fd_sg, cmd const[SG_SET_TIMEOUT], arg ptr[in, int32]) 17 ioctl$SG_GET_TIMEOUT(fd fd_sg, cmd const[SG_GET_TIMEOUT], arg const[0]) 18 ioctl$SG_GET_LOW_DMA(fd fd_sg, cmd const[SG_GET_LOW_DMA], arg ptr[out, int32]) 19 ioctl$SG_GET_SCSI_ID(fd fd_sg, cmd const[SG_GET_SCSI_ID], arg ptr[out, array[int8, SG_SCSI_ID_T_SIZ… 20 ioctl$SG_SET_FORCE_PACK_ID(fd fd_sg, cmd const[SG_SET_FORCE_PACK_ID], arg ptr[in, bool32]) 21 ioctl$SG_GET_PACK_ID(fd fd_sg, cmd const[SG_GET_PACK_ID], arg ptr[out, int32]) 22 ioctl$SG_GET_NUM_WAITING(fd fd_sg, cmd const[SG_GET_NUM_WAITING], arg ptr[out, int32]) 23 ioctl$SG_GET_SG_TABLESIZE(fd fd_sg, cmd const[SG_GET_SG_TABLESIZE], arg ptr[out, int32]) 24 ioctl$SG_SET_RESERVED_SIZE(fd fd_sg, cmd const[SG_SET_RESERVED_SIZE], arg ptr[in, int32]) [all …]
|
D | input.txt | 16 ioctl$EVIOCGVERSION(fd fd_evdev, cmd const[EVIOCGVERSION], arg buffer[out]) 17 ioctl$EVIOCGID(fd fd_evdev, cmd const[EVIOCGID], arg buffer[out]) 18 ioctl$EVIOCGREP(fd fd_evdev, cmd const[EVIOCGREP], arg buffer[out]) 19 ioctl$EVIOCGKEYCODE(fd fd_evdev, cmd const[EVIOCGKEYCODE], arg buffer[out]) 20 ioctl$EVIOCGKEYCODE_V2(fd fd_evdev, cmd const[EVIOCGKEYCODE_V2], arg buffer[out]) 21 ioctl$EVIOCGEFFECTS(fd fd_evdev, cmd const[EVIOCGEFFECTS], arg buffer[out]) 22 ioctl$EVIOCGMASK(fd fd_evdev, cmd const[EVIOCGMASK], arg ptr[in, input_mask]) 23 ioctl$EVIOCGNAME(fd fd_evdev, cmd const[EVIOCGNAME64], arg buffer[out]) 24 ioctl$EVIOCGPHYS(fd fd_evdev, cmd const[EVIOCGPHYS64], arg buffer[out]) 25 ioctl$EVIOCGUNIQ(fd fd_evdev, cmd const[EVIOCGUNIQ64], arg buffer[out]) [all …]
|
D | cdrom.txt | 14 # "disable_syscalls" : [ "ioctl$CDROMEJECT*" ] 23 ioctl$CDROMPAUSE(fd fd_cdrom, cmd const[CDROMPAUSE]) 24 ioctl$CDROMRESUME(fd fd_cdrom, cmd const[CDROMRESUME]) 25 ioctl$CDROMPLAYMSF(fd fd_cdrom, cmd const[CDROMPLAYMSF], arg ptr[in, cdrom_msf]) 26 ioctl$CDROMPLAYTRKIND(fd fd_cdrom, cmd const[CDROMPLAYTRKIND], arg ptr[in, cdrom_ti]) 27 ioctl$CDROMREADTOCHDR(fd fd_cdrom, cmd const[CDROMREADTOCHDR], arg ptr[inout, cdrom_tochdr]) 28 ioctl$CDROMREADTOCENTRY(fd fd_cdrom, cmd const[CDROMREADTOCENTRY], arg ptr[inout, cdrom_tocentry]) 29 ioctl$CDROMSTOP(fd fd_cdrom, cmd const[CDROMSTOP]) 30 ioctl$CDROMSTART(fd fd_cdrom, cmd const[CDROMSTART]) 31 ioctl$CDROMEJECT(fd fd_cdrom, cmd const[CDROMEJECT]) [all …]
|
D | uinput.txt | 12 ioctl$UI_GET_VERSION(fd fd_uinput, cmd const[UI_GET_VERSION], arg ptr[out, int32]) 13 ioctl$UI_DEV_CREATE(fd fd_uinput, cmd const[UI_DEV_CREATE]) 14 ioctl$UI_DEV_DESTROY(fd fd_uinput, cmd const[UI_DEV_DESTROY]) 15 ioctl$UI_DEV_SETUP(fd fd_uinput, cmd const[UI_DEV_SETUP], arg ptr[in, uinput_setup]) 16 ioctl$UI_SET_EVBIT(fd fd_uinput, cmd const[UI_SET_EVBIT], arg intptr[0:EV_MAX]) 17 ioctl$UI_SET_KEYBIT(fd fd_uinput, cmd const[UI_SET_KEYBIT], arg intptr[0:KEY_MAX]) 18 ioctl$UI_SET_RELBIT(fd fd_uinput, cmd const[UI_SET_RELBIT], arg intptr[0:REL_MAX]) 19 ioctl$UI_SET_MSCBIT(fd fd_uinput, cmd const[UI_SET_MSCBIT], arg intptr[0:ABS_MAX]) 20 ioctl$UI_SET_ABSBIT(fd fd_uinput, cmd const[UI_SET_ABSBIT], arg intptr[0:MSC_MAX]) 21 ioctl$UI_SET_LEDBIT(fd fd_uinput, cmd const[UI_SET_LEDBIT], arg intptr[0:LED_MAX]) [all …]
|
D | tun.txt | 12 ioctl$TUNGETFEATURES(fd fd_tun, cmd const[TUNGETFEATURES], arg ptr[out, int32]) 13 ioctl$TUNSETQUEUE(fd fd_tun, cmd const[TUNSETQUEUE], arg ptr[in, ifreq_t[flags[tun_queue_flags, int… 14 ioctl$TUNSETIFF(fd fd_tun, cmd const[TUNSETIFF], arg ptr[in, ifreq_t[flags[tun_setiff_flags, int16]… 15 ioctl$TUNSETIFINDEX(fd fd_tun, cmd const[TUNSETIFINDEX], arg ptr[in, ifindex]) 16 ioctl$TUNGETIFF(fd fd_tun, cmd const[TUNGETIFF], arg ptr[out, ifreq_t[void]]) 17 ioctl$TUNSETNOCSUM(fd fd_tun, cmd const[TUNSETNOCSUM], arg bool32) 18 ioctl$TUNSETPERSIST(fd fd_tun, cmd const[TUNSETPERSIST], arg bool32) 19 ioctl$TUNSETOWNER(fd fd_tun, cmd const[TUNSETOWNER], arg uid) 20 ioctl$TUNSETGROUP(fd fd_tun, cmd const[TUNSETGROUP], arg gid) 21 ioctl$TUNSETLINK(fd fd_tun, cmd const[TUNSETLINK], arg flags[dev_type_arphdr]) [all …]
|
/external/ltp/testcases/kernel/device-drivers/drm/user_space/ |
D | user_tdrm.c | 147 if (ioctl(tdrm_fd, DRM_IOCTL_GET_MAGIC, &auth)) in main() 154 if (ioctl(tdrm_fd, DRM_IOCTL_GET_STATS, &stats)) in main() 164 if (ioctl(tdrm_fd, DRM_IOCTL_IRQ_BUSID)) in main() 168 if (ioctl(tdrm_fd, DRM_IOCTL_GET_CLIENT)) in main() 172 if (ioctl(tdrm_fd, DRM_IOCTL_BLOCK)) in main() 176 if (ioctl(tdrm_fd, DRM_IOCTL_UNBLOCK)) in main() 180 if (ioctl(tdrm_fd, DRM_IOCTL_ADD_CTX)) in main() 184 if (ioctl(tdrm_fd, DRM_IOCTL_RM_CTX)) in main() 188 if (ioctl(tdrm_fd, DRM_IOCTL_GET_CTX)) in main() 192 if (ioctl(tdrm_fd, DRM_IOCTL_ADD_DRAW)) in main() [all …]
|
/external/strace/tests-m32/ |
D | ioctl_rtc.c | 87 ioctl(-1, RTC_ALM_READ, 0); in main() 90 ioctl(-1, RTC_ALM_READ, page); in main() 94 ioctl(-1, RTC_RD_TIME, 0); in main() 97 ioctl(-1, RTC_RD_TIME, page); in main() 101 ioctl(-1, RTC_ALM_SET, 0); in main() 104 ioctl(-1, RTC_ALM_SET, rt); in main() 111 ioctl(-1, RTC_SET_TIME, 0); in main() 114 ioctl(-1, RTC_SET_TIME, rt); in main() 121 ioctl(-1, RTC_IRQP_SET, lmagic); in main() 125 ioctl(-1, RTC_EPOCH_SET, lmagic); in main() [all …]
|
D | ioctl_nbd.c | 55 ioctl(-1, NBD_DISCONNECT, NULL); in main() 57 ioctl(-1, NBD_CLEAR_SOCK, NULL); in main() 59 ioctl(-1, NBD_DO_IT, NULL); in main() 61 ioctl(-1, NBD_CLEAR_QUE, NULL); in main() 63 ioctl(-1, NBD_PRINT_DEBUG, NULL); in main() 65 ioctl(-1, NBD_SET_SOCK, fd); in main() 68 ioctl(-1, NBD_SET_BLKSIZE, ubeef); in main() 70 ioctl(-1, NBD_SET_SIZE, ubeef); in main() 72 ioctl(-1, NBD_SET_SIZE_BLOCKS, ubeef); in main() 75 ioctl(-1, NBD_SET_TIMEOUT, ubeef); in main() [all …]
|
D | ioctl_v4l2.c | 388 ioctl(-1, VIDIOC_QUERYCAP, 0); in main() 391 ioctl(-1, VIDIOC_QUERYCAP, page); in main() 395 ioctl(-1, VIDIOC_ENUM_FMT, 0); in main() 401 ioctl(-1, VIDIOC_ENUM_FMT, p_fmtdesc); in main() 407 ioctl(-1, VIDIOC_G_FMT, 0); in main() 413 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 418 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 425 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 431 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 437 ioctl(-1, VIDIOC_G_FMT, p_format); in main() [all …]
|
D | ioctl_perf.c | 111 ioctl(-1, flag_iocs[i].cmd, 0); in main() 114 ioctl(-1, flag_iocs[i].cmd, 1); in main() 118 ioctl(-1, flag_iocs[i].cmd, 2); in main() 135 ioctl(-1, PERF_EVENT_IOC_PERIOD, NULL); in main() 138 ioctl(-1, PERF_EVENT_IOC_PERIOD, u64_efault); in main() 142 ioctl(-1, PERF_EVENT_IOC_PERIOD, u64_ptr); in main() 153 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, NULL); in main() 156 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_efault); in main() 160 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_ptr); in main() 165 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_ptr + 40); in main() [all …]
|
D | btrfs.c | 249 ioctl(-1, BTRFS_IOC_TRANS_START, NULL); in btrfs_test_trans_ioctls() 252 ioctl(-1, BTRFS_IOC_TRANS_END, NULL); in btrfs_test_trans_ioctls() 268 ioctl(-1, BTRFS_IOC_SYNC, NULL); in btrfs_test_sync_ioctls() 271 ioctl(-1, BTRFS_IOC_WAIT_SYNC, NULL); in btrfs_test_sync_ioctls() 275 ioctl(-1, BTRFS_IOC_WAIT_SYNC, &u64val); in btrfs_test_sync_ioctls() 370 ioctl(-1, BTRFS_IOC_SNAP_CREATE, NULL); in btrfs_test_subvol_ioctls() 374 ioctl(-1, BTRFS_IOC_SNAP_CREATE, &vol_args); in btrfs_test_subvol_ioctls() 378 ioctl(-1, BTRFS_IOC_SUBVOL_CREATE, &vol_args); in btrfs_test_subvol_ioctls() 382 ioctl(-1, BTRFS_IOC_SNAP_DESTROY, &vol_args); in btrfs_test_subvol_ioctls() 387 ioctl(-1, BTRFS_IOC_SNAP_CREATE, &vol_args); in btrfs_test_subvol_ioctls() [all …]
|
/external/strace/tests/ |
D | ioctl_rtc.c | 87 ioctl(-1, RTC_ALM_READ, 0); in main() 90 ioctl(-1, RTC_ALM_READ, page); in main() 94 ioctl(-1, RTC_RD_TIME, 0); in main() 97 ioctl(-1, RTC_RD_TIME, page); in main() 101 ioctl(-1, RTC_ALM_SET, 0); in main() 104 ioctl(-1, RTC_ALM_SET, rt); in main() 111 ioctl(-1, RTC_SET_TIME, 0); in main() 114 ioctl(-1, RTC_SET_TIME, rt); in main() 121 ioctl(-1, RTC_IRQP_SET, lmagic); in main() 125 ioctl(-1, RTC_EPOCH_SET, lmagic); in main() [all …]
|
D | ioctl_nbd.c | 55 ioctl(-1, NBD_DISCONNECT, NULL); in main() 57 ioctl(-1, NBD_CLEAR_SOCK, NULL); in main() 59 ioctl(-1, NBD_DO_IT, NULL); in main() 61 ioctl(-1, NBD_CLEAR_QUE, NULL); in main() 63 ioctl(-1, NBD_PRINT_DEBUG, NULL); in main() 65 ioctl(-1, NBD_SET_SOCK, fd); in main() 68 ioctl(-1, NBD_SET_BLKSIZE, ubeef); in main() 70 ioctl(-1, NBD_SET_SIZE, ubeef); in main() 72 ioctl(-1, NBD_SET_SIZE_BLOCKS, ubeef); in main() 75 ioctl(-1, NBD_SET_TIMEOUT, ubeef); in main() [all …]
|
D | ioctl_v4l2.c | 388 ioctl(-1, VIDIOC_QUERYCAP, 0); in main() 391 ioctl(-1, VIDIOC_QUERYCAP, page); in main() 395 ioctl(-1, VIDIOC_ENUM_FMT, 0); in main() 401 ioctl(-1, VIDIOC_ENUM_FMT, p_fmtdesc); in main() 407 ioctl(-1, VIDIOC_G_FMT, 0); in main() 413 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 418 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 425 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 431 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 437 ioctl(-1, VIDIOC_G_FMT, p_format); in main() [all …]
|
D | ioctl_perf.c | 111 ioctl(-1, flag_iocs[i].cmd, 0); in main() 114 ioctl(-1, flag_iocs[i].cmd, 1); in main() 118 ioctl(-1, flag_iocs[i].cmd, 2); in main() 135 ioctl(-1, PERF_EVENT_IOC_PERIOD, NULL); in main() 138 ioctl(-1, PERF_EVENT_IOC_PERIOD, u64_efault); in main() 142 ioctl(-1, PERF_EVENT_IOC_PERIOD, u64_ptr); in main() 153 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, NULL); in main() 156 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_efault); in main() 160 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_ptr); in main() 165 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_ptr + 40); in main() [all …]
|
D | btrfs.c | 249 ioctl(-1, BTRFS_IOC_TRANS_START, NULL); in btrfs_test_trans_ioctls() 252 ioctl(-1, BTRFS_IOC_TRANS_END, NULL); in btrfs_test_trans_ioctls() 268 ioctl(-1, BTRFS_IOC_SYNC, NULL); in btrfs_test_sync_ioctls() 271 ioctl(-1, BTRFS_IOC_WAIT_SYNC, NULL); in btrfs_test_sync_ioctls() 275 ioctl(-1, BTRFS_IOC_WAIT_SYNC, &u64val); in btrfs_test_sync_ioctls() 370 ioctl(-1, BTRFS_IOC_SNAP_CREATE, NULL); in btrfs_test_subvol_ioctls() 374 ioctl(-1, BTRFS_IOC_SNAP_CREATE, &vol_args); in btrfs_test_subvol_ioctls() 378 ioctl(-1, BTRFS_IOC_SUBVOL_CREATE, &vol_args); in btrfs_test_subvol_ioctls() 382 ioctl(-1, BTRFS_IOC_SNAP_DESTROY, &vol_args); in btrfs_test_subvol_ioctls() 387 ioctl(-1, BTRFS_IOC_SNAP_CREATE, &vol_args); in btrfs_test_subvol_ioctls() [all …]
|
/external/strace/tests-mx32/ |
D | ioctl_rtc.c | 87 ioctl(-1, RTC_ALM_READ, 0); in main() 90 ioctl(-1, RTC_ALM_READ, page); in main() 94 ioctl(-1, RTC_RD_TIME, 0); in main() 97 ioctl(-1, RTC_RD_TIME, page); in main() 101 ioctl(-1, RTC_ALM_SET, 0); in main() 104 ioctl(-1, RTC_ALM_SET, rt); in main() 111 ioctl(-1, RTC_SET_TIME, 0); in main() 114 ioctl(-1, RTC_SET_TIME, rt); in main() 121 ioctl(-1, RTC_IRQP_SET, lmagic); in main() 125 ioctl(-1, RTC_EPOCH_SET, lmagic); in main() [all …]
|
D | ioctl_nbd.c | 55 ioctl(-1, NBD_DISCONNECT, NULL); in main() 57 ioctl(-1, NBD_CLEAR_SOCK, NULL); in main() 59 ioctl(-1, NBD_DO_IT, NULL); in main() 61 ioctl(-1, NBD_CLEAR_QUE, NULL); in main() 63 ioctl(-1, NBD_PRINT_DEBUG, NULL); in main() 65 ioctl(-1, NBD_SET_SOCK, fd); in main() 68 ioctl(-1, NBD_SET_BLKSIZE, ubeef); in main() 70 ioctl(-1, NBD_SET_SIZE, ubeef); in main() 72 ioctl(-1, NBD_SET_SIZE_BLOCKS, ubeef); in main() 75 ioctl(-1, NBD_SET_TIMEOUT, ubeef); in main() [all …]
|
D | ioctl_v4l2.c | 388 ioctl(-1, VIDIOC_QUERYCAP, 0); in main() 391 ioctl(-1, VIDIOC_QUERYCAP, page); in main() 395 ioctl(-1, VIDIOC_ENUM_FMT, 0); in main() 401 ioctl(-1, VIDIOC_ENUM_FMT, p_fmtdesc); in main() 407 ioctl(-1, VIDIOC_G_FMT, 0); in main() 413 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 418 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 425 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 431 ioctl(-1, VIDIOC_G_FMT, p_format); in main() 437 ioctl(-1, VIDIOC_G_FMT, p_format); in main() [all …]
|
D | ioctl_perf.c | 111 ioctl(-1, flag_iocs[i].cmd, 0); in main() 114 ioctl(-1, flag_iocs[i].cmd, 1); in main() 118 ioctl(-1, flag_iocs[i].cmd, 2); in main() 135 ioctl(-1, PERF_EVENT_IOC_PERIOD, NULL); in main() 138 ioctl(-1, PERF_EVENT_IOC_PERIOD, u64_efault); in main() 142 ioctl(-1, PERF_EVENT_IOC_PERIOD, u64_ptr); in main() 153 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, NULL); in main() 156 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_efault); in main() 160 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_ptr); in main() 165 ioctl(-1, PERF_EVENT_IOC_SET_FILTER, str_ptr + 40); in main() [all …]
|
D | btrfs.c | 249 ioctl(-1, BTRFS_IOC_TRANS_START, NULL); in btrfs_test_trans_ioctls() 252 ioctl(-1, BTRFS_IOC_TRANS_END, NULL); in btrfs_test_trans_ioctls() 268 ioctl(-1, BTRFS_IOC_SYNC, NULL); in btrfs_test_sync_ioctls() 271 ioctl(-1, BTRFS_IOC_WAIT_SYNC, NULL); in btrfs_test_sync_ioctls() 275 ioctl(-1, BTRFS_IOC_WAIT_SYNC, &u64val); in btrfs_test_sync_ioctls() 370 ioctl(-1, BTRFS_IOC_SNAP_CREATE, NULL); in btrfs_test_subvol_ioctls() 374 ioctl(-1, BTRFS_IOC_SNAP_CREATE, &vol_args); in btrfs_test_subvol_ioctls() 378 ioctl(-1, BTRFS_IOC_SUBVOL_CREATE, &vol_args); in btrfs_test_subvol_ioctls() 382 ioctl(-1, BTRFS_IOC_SNAP_DESTROY, &vol_args); in btrfs_test_subvol_ioctls() 387 ioctl(-1, BTRFS_IOC_SNAP_CREATE, &vol_args); in btrfs_test_subvol_ioctls() [all …]
|