Searched refs:RB_ROOT (Results 1 - 25 of 93) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dinit-mm.c17 .mm_rb = RB_ROOT,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dlinux_rbtree.h131 #define RB_ROOT { NULL, } macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dref-cache.h55 tree->root = RB_ROOT;
H A Dordered-data.h134 t->tree = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/WIN32-Code/
H A Dtree.h317 #define RB_ROOT(head) (head)->rbh_root macro
318 #define RB_EMPTY(head) (RB_ROOT(head) == NULL)
439 elm != RB_ROOT(head)) { \
469 elm = RB_ROOT(head); \
501 elm = RB_ROOT(head); \
536 RB_ROOT(head) = child; \
547 RB_ROOT(head) = elm; \
570 RB_ROOT(head) = child; \
584 tmp = RB_ROOT(head); \
603 RB_ROOT(hea
994 #define RB_ROOT macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/WIN32-Code/
H A Dtree.h317 #define RB_ROOT(head) (head)->rbh_root macro
318 #define RB_EMPTY(head) (RB_ROOT(head) == NULL)
439 elm != RB_ROOT(head)) { \
469 elm = RB_ROOT(head); \
501 elm = RB_ROOT(head); \
536 RB_ROOT(head) = child; \
547 RB_ROOT(head) = elm; \
570 RB_ROOT(head) = child; \
584 tmp = RB_ROOT(head); \
603 RB_ROOT(hea
994 #define RB_ROOT macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dtree.h320 #define RB_ROOT(head) (head)->rbh_root macro
321 #define RB_EMPTY(head) (RB_ROOT(head) == NULL)
452 elm != RB_ROOT(head)) { \
483 elm = RB_ROOT(head); \
516 elm = RB_ROOT(head); \
551 RB_ROOT(head) = child; \
562 RB_ROOT(head) = elm; \
585 RB_ROOT(head) = child; \
599 tmp = RB_ROOT(head); \
618 RB_ROOT(hea
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dstrlist.c159 self->entries = RB_ROOT;
183 self->entries = RB_ROOT;
H A Dcallchain.c100 node->rb_root = RB_ROOT;
124 node->rb_root = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Drbtree.h132 #define RB_ROOT (struct rb_root) { NULL, } macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dserver.c21 static struct rb_root afs_servers = RB_ROOT;
85 server->fs_vnodes = RB_ROOT;
86 server->cb_promises = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-transport.c43 trans->bundles = RB_ROOT;
44 trans->client_conns = RB_ROOT;
45 trans->server_conns = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dalarm.c24 static struct rb_root alarm_root = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dblock_validity.c209 EXT4_SB(sb)->system_blks = RB_ROOT;
216 EXT4_SB(sb)->system_blks = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dbind.c40 static struct rb_root rds_bind_tree = RB_ROOT;
H A Dcong.c102 static struct rb_root rds_cong_tree = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Duptodate.c175 struct rb_root root = RB_ROOT;
383 ci->ci_cache.ci_tree = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Ddeadline-iosched.c360 dd->sort_list[READ] = RB_ROOT;
361 dd->sort_list[WRITE] = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_hfsc.c1076 cl->vt_tree = RB_ROOT;
1077 cl->cf_tree = RB_ROOT;
1429 q->eligible = RB_ROOT;
1441 q->root.vt_tree = RB_ROOT;
1442 q->root.cf_tree = RB_ROOT;
1491 cl->vt_tree = RB_ROOT;
1492 cl->cf_tree = RB_ROOT;
1515 q->eligible = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dos-linux.h53 f->fragtree = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpat_rbtree.c37 static struct rb_root memtype_rbroot = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dgen_estimator.c109 static struct rb_root est_root = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-diff.c88 struct rb_root tmp = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Diova.c26 iovad->rbroot = RB_ROOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtboot.c106 .mm_rb = RB_ROOT,

Completed in 121 milliseconds

1234