HomeSort by relevance Sort by last modified time
    Searched refs:rb_node (Results 1 - 25 of 194) sorted by null

1 2 3 4 5 6 7 8

  /external/fio/lib/
rbtree.h 37 struct rb_node * n = inode->i_rb_page_cache.rb_node;
56 struct rb_node * node)
58 struct rb_node ** p = &inode->i_rb_page_cache.rb_node;
59 struct rb_node * parent = NULL;
82 struct rb_node * node)
100 struct rb_node struct
105 struct rb_node *rb_right;
106 struct rb_node *rb_left
112 struct rb_node *rb_node; member in struct:rb_root
    [all...]
  /external/linux-tools-perf/perf-3.12.0/include/linux/
rbtree.h 35 struct rb_node { struct
37 struct rb_node *rb_right;
38 struct rb_node *rb_left;
43 struct rb_node *rb_node; member in struct:rb_root
47 #define rb_parent(r) ((struct rb_node *)((r)->__rb_parent_color & ~3))
52 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
61 extern void rb_insert_color(struct rb_node *, struct rb_root *);
62 extern void rb_erase(struct rb_node *, struct rb_root *);
66 extern struct rb_node *rb_next(const struct rb_node *)
    [all...]
  /external/blktrace/
rbtree.h 37 struct rb_node * n = inode->i_rb_page_cache.rb_node;
56 struct rb_node * node)
58 struct rb_node ** p = &inode->i_rb_page_cache.rb_node;
59 struct rb_node * parent = NULL;
82 struct rb_node * node)
99 struct rb_node struct
104 struct rb_node *rb_right;
105 struct rb_node *rb_left
110 struct rb_node *rb_node; member in struct:rb_root
    [all...]
  /external/e2fsprogs/lib/ext2fs/
rbtree.h 37 struct rb_node * n = inode->i_rb_page_cache.rb_node;
56 struct rb_node * node)
58 struct rb_node ** p = &inode->i_rb_page_cache.rb_node;
59 struct rb_node * parent = NULL;
82 struct rb_node * node)
110 struct rb_node struct
115 struct rb_node *rb_right;
116 struct rb_node *rb_left
122 struct rb_node *rb_node; member in struct:rb_root
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
intlist.c 14 static struct rb_node *intlist__node_new(struct rblist *rblist __maybe_unused,
18 struct rb_node *rc = NULL;
23 rc = &node->rb_node;
35 struct rb_node *rb_node)
37 struct int_node *node = container_of(rb_node, struct int_node, rb_node);
42 static int intlist__node_cmp(struct rb_node *rb_node, const void *entry)
45 struct int_node *node = container_of(rb_node, struct int_node, rb_node)
63 struct rb_node *rb_node; local
124 struct rb_node *rb_node; local
    [all...]
rblist.h 10 * struct rb_node rb_node;
25 int (*node_cmp)(struct rb_node *rbn, const void *entry);
26 struct rb_node *(*node_new)(struct rblist *rlist, const void *new_entry);
27 void (*node_delete)(struct rblist *rblist, struct rb_node *rb_node);
33 void rblist__remove_node(struct rblist *rblist, struct rb_node *rb_node);
34 struct rb_node *rblist__find(struct rblist *rblist, const void *entry);
35 struct rb_node *rblist__entry(const struct rblist *rblist, unsigned int idx)
    [all...]
  /development/ndk/platforms/android-3/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
rbtree.h 18 struct rb_node struct
23 struct rb_node *rb_right;
24 struct rb_node *rb_left;
29 struct rb_node *rb_node; member in struct:rb_root
32 #define rb_parent(r) ((struct rb_node *)((r)->rb_parent_color & ~3))
41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)

Completed in 711 milliseconds

1 2 3 4 5 6 7 8