Home
last modified time | relevance | path

Searched refs:scsi_ioctl (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/scsi/
Dscsi_ioctl.h46 extern int scsi_ioctl(struct scsi_device *, int, void __user *);
/external/strace/
Dscsi.c87 scsi_ioctl(struct tcb *const tcp, const unsigned int code, in scsi_ioctl() function
Dioctl.c288 return scsi_ioctl(tcp, code, arg); in ioctl_decode()
DChangeLog-CVS1286 * defs.h (scsi_ioctl): New function.
1287 * ioctl.c (ioctl_decode): Use scsi_ioctl().
2519 scsi/sg.h (0x22..), scsi/scsi.h and scsi/scsi_ioctl.h (0x53..),
DChangeLog19791 (scsi_ioctl): Implement decoding of all SG_* ioctl commands.
19794 * scsi.c (scsi_ioctl): Introduce a switch statement.
19864 * scsi.c (scsi_ioctl): Do not call set_tcb_priv_ulong, use
19994 (scsi_ioctl): Replace print_sg_io_req and print_sg_io_res
20014 (scsi_ioctl): Save interface id on entering syscall and use it
21406 print_sg_io_v4_res, scsi_ioctl): Likewise.
21829 (dm_ioctl, file_ioctl, fs_x_ioctl, loop_ioctl, ptp_ioctl, scsi_ioctl,
21847 * scsi.c (scsi_ioctl): Use umove_or_printaddr.
24904 * scsi.c (scsi_ioctl): Likewise.
38051 (scsi_ioctl): Use printaddr.
[all …]
/external/syzkaller/sys/linux/
Dsg.txt8 include <scsi/scsi_ioctl.h>