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.c263 return mtd_ioctl(tcp, code, arg); in ioctl_decode()
Dmtd.c245 MPERS_PRINTER_DECL(int, mtd_ioctl, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
DChangeLog1779 * mtd.c (mtd_ioctl): Likewise.
2177 (mtd_ioctl): Change arg type from long to kernel_ureg_t.
9336 * defs.h (mtd_ioctl): Remove.
9338 (mtd_ioctl): Mpersify.
9341 * mtd.c (mtd_ioctl): Move parsers of structures to separate functions.
10117 * mtd.c (mtd_ioctl): Print 3rd argument of MTDFILEMODE ioctl
18375 * mtd.c (mtd_ioctl): Likewise.
18879 (mtd_ioctl, ubi_ioctl): Use printnum_int and umove_or_printaddr.
21703 (ioctl_decode, ioctl_lookup, block_ioctl, loop_ioctl, mtd_ioctl,
21710 * mtd.c (mtd_ioctl, ubi_ioctl): Likewise.
[all …]