Home
last modified time | relevance | path

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

/external/strace/
Dnative_printer_defs.h20 .mtd_ioctl = mtd_ioctl,
Dprinters.h57 int (*mtd_ioctl)(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg); member
58 #define mtd_ioctl MPERS_PRINTER_NAME(mtd_ioctl) macro
Dm32_printer_defs.h20 .mtd_ioctl = m32_mtd_ioctl,
Dmx32_printer_defs.h20 .mtd_ioctl = mx32_mtd_ioctl,
Dnative_printer_decls.h20 extern int mtd_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg);
Dioctl.c293 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
DChangeLog6927 * mtd.c (mtd_ioctl): Likewise.
20969 * mtd.c (mtd_ioctl): Likewise.
21367 (mtd_ioctl): Change arg type from long to kernel_ureg_t.
28526 * defs.h (mtd_ioctl): Remove.
28528 (mtd_ioctl): Mpersify.
28531 * mtd.c (mtd_ioctl): Move parsers of structures to separate functions.
29307 * mtd.c (mtd_ioctl): Print 3rd argument of MTDFILEMODE ioctl
37565 * mtd.c (mtd_ioctl): Likewise.
38069 (mtd_ioctl, ubi_ioctl): Use printnum_int and umove_or_printaddr.
40893 (ioctl_decode, ioctl_lookup, block_ioctl, loop_ioctl, mtd_ioctl,
[all …]