HomeSort by relevance Sort by last modified time
    Searched defs:io_context (Results 26 - 35 of 35) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
blkdev.h 70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);
  /external/kernel-headers/original/linux/
sched.h 711 struct io_context; /* See blkdev.h */
954 struct io_context *io_context; member in struct:task_struct
    [all...]

Completed in 292 milliseconds

12