/bionic/libc/kernel/common/linux/ |
blkdev.h | 75 struct io_context *ioc; 89 void (*dtor)(struct io_context *); 90 void (*exit)(struct io_context *); 92 struct io_context { struct 96 int (*set_ioprio)(struct io_context *, unsigned int); 104 struct io_context *current_io_context(gfp_t gfp_flags); 105 struct io_context *get_io_context(gfp_t gfp_flags);
|
/development/ndk/platforms/android-3/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/ |
blkdev.h | 64 struct io_context *ioc; 80 void (*dtor)(struct io_context *); /* destructor */ 81 void (*exit)(struct io_context *); /* called on task exit */ 89 struct io_context { struct 93 int (*set_ioprio)(struct io_context *, unsigned int); 105 void put_io_context(struct io_context *ioc); 107 struct io_context *current_io_context(gfp_t gfp_flags); 108 struct io_context *get_io_context(gfp_t gfp_flags); 109 void copy_io_context(struct io_context **pdst, struct io_context **psrc) [all...] |
/prebuilts/ndk/4/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/4/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/4/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/4/platforms/android-5/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/4/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/4/platforms/android-8/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/5/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/6/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/6/platforms/android-3/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/7/platforms/android-14/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/7/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/7/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/7/platforms/android-3/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/7/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/7/platforms/android-4/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/7/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/7/platforms/android-5/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/7/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/7/platforms/android-8/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/7/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/7/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);
|
/prebuilts/ndk/8/platforms/android-14/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);
|