Symbol: RB_ROOT
lib/libdmsg/msg_lnk.c
487
while ((relay = RB_ROOT(&conn->tree)) != NULL) {
lib/libssh/openbsd-compat/sys-tree.h
325
#define RB_EMPTY(head) (RB_ROOT(head) == NULL)
lib/libssh/openbsd-compat/sys-tree.h
456
elm != RB_ROOT(head)) { \
lib/libssh/openbsd-compat/sys-tree.h
486
elm = RB_ROOT(head); \
lib/libssh/openbsd-compat/sys-tree.h
518
elm = RB_ROOT(head); \
lib/libssh/openbsd-compat/sys-tree.h
553
RB_ROOT(head) = child; \
lib/libssh/openbsd-compat/sys-tree.h
564
RB_ROOT(head) = elm; \
lib/libssh/openbsd-compat/sys-tree.h
587
RB_ROOT(head) = child; \
lib/libssh/openbsd-compat/sys-tree.h
601
tmp = RB_ROOT(head); \
lib/libssh/openbsd-compat/sys-tree.h
620
RB_ROOT(head) = elm; \
lib/libssh/openbsd-compat/sys-tree.h
629
struct type *tmp = RB_ROOT(head); \
lib/libssh/openbsd-compat/sys-tree.h
647
struct type *tmp = RB_ROOT(head); \
lib/libssh/openbsd-compat/sys-tree.h
711
struct type *tmp = RB_ROOT(head); \
sbin/fsck_hammer2/test.c
444
while ((e = RB_ROOT(root)) != NULL) {
sbin/hammer/cmd_blockmap.c
542
while ((collect = RB_ROOT(&CollectTree)) != NULL) {
sbin/hammer/cmd_dedup.c
236
while ((sim_de = RB_ROOT(&sim_dedup_tree)) != NULL) {
sbin/hammer/cmd_dedup.c
336
while ((de = RB_ROOT(&dedup_tree)) != NULL) {
sbin/hammer/cmd_dedup.c
338
while ((sha_de = RB_ROOT(&de->u.fict_root)) != NULL) {
sbin/hammer/cmd_dedup.c
537
while ((sha_de = RB_ROOT(&de->u.fict_root)) !=
sbin/hammer/cmd_recover.c
890
while ((b = RB_ROOT(&ZoneTree)) != NULL) {
sys/kern/kern_dmsg.c
548
RB_ROOT(&iocom->staterd_tree) ||
sys/kern/kern_dmsg.c
549
RB_ROOT(&iocom->statewr_tree) ||
sys/kern/kern_dmsg.c
578
RB_ROOT(&iocom->staterd_tree),
sys/kern/kern_dmsg.c
579
RB_ROOT(&iocom->statewr_tree));
sys/kern/kern_exit.c
1184
while ((lp = RB_ROOT(&p->p_lwp_tree)) != NULL) {
sys/platform/pc64/x86_64/efirt.c
141
while ((m = RB_ROOT(&obj->rb_memq)) != NULL) {
sys/platform/pc64/x86_64/pmap.c
6379
lp = RB_ROOT(&p->p_lwp_tree);
sys/platform/vkernel64/platform/pmap.c
3228
lp = RB_ROOT(&p->p_lwp_tree);
sys/sys/proc.h
434
return RB_ROOT(&p->p_lwp_tree);
sys/sys/tree.h
1005
tmp = RB_ROOT(head); \
sys/sys/tree.h
347
#define RB_EMPTY(head) (RB_ROOT(head) == NULL)
sys/sys/tree.h
511
elm != RB_ROOT(head)) { \
sys/sys/tree.h
542
elm = RB_ROOT(head); \
sys/sys/tree.h
575
elm = RB_ROOT(head); \
sys/sys/tree.h
618
RB_ROOT(head) = child; \
sys/sys/tree.h
629
RB_ROOT(head) = elm; \
sys/sys/tree.h
652
RB_ROOT(head) = child; \
sys/sys/tree.h
666
tmp = RB_ROOT(head); \
sys/sys/tree.h
685
RB_ROOT(head) = elm; \
sys/sys/tree.h
694
struct type *tmp = RB_ROOT(head); \
sys/sys/tree.h
760
tmp = RB_ROOT(head); \
sys/sys/tree.h
860
struct type *tmp = RB_ROOT(head); \
sys/sys/tree.h
887
tmp = RB_ROOT(head); \
sys/sys/tree.h
917
tmp = RB_ROOT(head); \
sys/sys/tree.h
944
tmp = RB_ROOT(head); \
sys/sys/tree.h
973
tmp = RB_ROOT(head); \
sys/vfs/hammer/hammer_flusher.c
506
if ((io = RB_ROOT(&hmp->lose_root)) != NULL) {
sys/vfs/hammer/hammer_flusher.c
508
while ((io = RB_ROOT(&hmp->lose_root)) != NULL) {
sys/vfs/hammer/hammer_flusher.c
959
RB_ROOT(&hmp->volu_root) || /* dirty buffers */
sys/vfs/hammer/hammer_flusher.c
960
RB_ROOT(&hmp->undo_root) ||
sys/vfs/hammer/hammer_flusher.c
961
RB_ROOT(&hmp->data_root) ||
sys/vfs/hammer/hammer_flusher.c
962
RB_ROOT(&hmp->meta_root) ||
sys/vfs/hammer/hammer_inode.c
1573
while ((rec = RB_ROOT(&ip->rec_tree)) != NULL) {
sys/vfs/hammer/hammer_inode.c
2567
if (ip->vp && RB_ROOT(&ip->vp->v_rbdirty_tree)) {
sys/vfs/hammer/hammer_inode.c
3177
while (RB_ROOT(&ip->rec_tree)) {
sys/vfs/hammer/hammer_inode.c
3178
hammer_record_t record = RB_ROOT(&ip->rec_tree);
sys/vfs/hammer/hammer_recover.c
731
while ((rterm = RB_ROOT(&rterm_root)) != NULL) {
sys/vfs/msdosfs/msdosfs_vfsops.c
665
RB_ROOT(&vp->v_rbclean_tree), RB_ROOT(&vp->v_rbdirty_tree),
sys/vfs/tmpfs/tmpfs_subr.c
838
tmp = RB_ROOT(&node->tn_dir.tn_cookietree);
sys/vfs/tmpfs/tmpfs_vfsops.c
352
while ((de = RB_ROOT(&node->tn_dir.tn_dirtree)) != NULL) {
sys/vm/swap_pager.c
2197
RB_ROOT(&object->swblock_root)) {
sys/vm/swap_pager.c
2523
while ((swap = RB_ROOT(&object->swblock_root)) != NULL) {
sys/vm/vm_map.c
1218
tmp = RB_ROOT(&map->rb_root);
sys/vm/vm_object.c
832
if (RB_ROOT(&object->rb_memq) == NULL)
usr.bin/systat/netbw.c
194
while ((mytcp = RB_ROOT(&mytcp_tree)) != NULL) {
usr.bin/systat/pftop.c
214
while ((mypf = RB_ROOT(&mypf_tree)) != NULL) {
usr.bin/undo/undo.c
368
if (RB_ROOT(ptse_tree) == NULL)
usr.bin/undo/undo.c
545
while ((tse = RB_ROOT(tree)) != NULL) {