Home
last modified time | relevance | path

Searched refs:mtd_ioctl (Results 1 – 8 of 8) sorted by relevance

/external/strace/
Dnative_printer_defs.h17 .mtd_ioctl = mtd_ioctl,
Dprinters.h48 int (*mtd_ioctl)(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg); member
49 #define mtd_ioctl MPERS_PRINTER_NAME(mtd_ioctl) macro
Dm32_printer_defs.h17 .mtd_ioctl = m32_mtd_ioctl,
Dmx32_printer_defs.h17 .mtd_ioctl = mx32_mtd_ioctl,
Dnative_printer_decls.h17 extern int mtd_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg);
Dioctl.c264 return mtd_ioctl(tcp, code, arg); in ioctl_decode()
Dmtd.c246 MPERS_PRINTER_DECL(int, mtd_ioctl, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
DChangeLog6325 * mtd.c (mtd_ioctl): Likewise.
6723 (mtd_ioctl): Change arg type from long to kernel_ureg_t.
13882 * defs.h (mtd_ioctl): Remove.
13884 (mtd_ioctl): Mpersify.
13887 * mtd.c (mtd_ioctl): Move parsers of structures to separate functions.
14663 * mtd.c (mtd_ioctl): Print 3rd argument of MTDFILEMODE ioctl
22921 * mtd.c (mtd_ioctl): Likewise.
23425 (mtd_ioctl, ubi_ioctl): Use printnum_int and umove_or_printaddr.
26249 (ioctl_decode, ioctl_lookup, block_ioctl, loop_ioctl, mtd_ioctl,
26256 * mtd.c (mtd_ioctl, ubi_ioctl): Likewise.
[all …]