HomeSort by relevance Sort by last modified time
    Searched defs:max_depth (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/common/linux/
blkdev.h 275 int max_depth; member in struct:blk_queue_tag
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /external/blktrace/
blkparse.c 58 unsigned int max_depth[2]; member in struct:per_dev_info
1502 if (pdi->cur_depth[w] > pdi->max_depth[w])
1503 pdi->max_depth[w] = pdi->cur_depth[w];
    [all...]
  /external/kernel-headers/original/linux/
blkdev.h 311 int max_depth; /* what we will send to device */ member in struct:blk_queue_tag
739 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
blkdev.h 275 int max_depth; member in struct:blk_queue_tag
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
blkdev.h 275 int max_depth; member in struct:blk_queue_tag
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
blkdev.h 275 int max_depth; member in struct:blk_queue_tag
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
blkdev.h 275 int max_depth; member in struct:blk_queue_tag
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
blkdev.h 275 int max_depth; member in struct:blk_queue_tag
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
blkdev.h 275 int max_depth; member in struct:blk_queue_tag
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /external/libxml2/
xpath.c 14062 int max_depth, min_depth; local
    [all...]

Completed in 492 milliseconds