Home
last modified time | relevance | path

Searched refs:rb_right (Results 226 – 250 of 259) sorted by relevance

1234567891011

/openbmc/linux/fs/f2fs/
H A Dsegment.c1006 node = node->rb_right; in __lookup_discard_cmd()
1039 pnode = &(*pnode)->rb_right; in __lookup_discard_cmd_ret()
1380 p = &(*p)->rb_right; in __insert_discard_cmd()
/openbmc/linux/net/ipv4/
H A Dnexthop.c591 pp = &next->rb_right; in nexthop_find_by_id()
2328 pp = &next->rb_right; in insert_nexthop()
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1458 node = node->rb_right; in arm_smmu_find_master()
2609 new_node = &((*new_node)->rb_right); in arm_smmu_insert_master()
/openbmc/linux/fs/btrfs/
H A Dblock-group.c198 p = &(*p)->rb_right; in btrfs_add_block_group_cache()
243 n = n->rb_right; in block_group_cache_tree_search()
H A Dinode.c4413 node = node->rb_right; in btrfs_prune_dentries()
5487 p = &parent->rb_right; in inode_tree_add()
10504 p = &(*p)->rb_right; in btrfs_add_swapfile_pin()
/openbmc/linux/fs/ocfs2/cluster/
H A Dtcp.c769 p = &(*p)->rb_right; in o2net_handler_tree_lookup()
/openbmc/linux/fs/smb/client/
H A Dconnect.c4132 node = node->rb_right; in tlink_rb_search()
4153 new = &((*new)->rb_right); in tlink_rb_insert()
/openbmc/linux/net/mptcp/
H A Dprotocol.c256 p = &parent->rb_right; in mptcp_data_queue_ofo()
296 p = &parent->rb_right; in mptcp_data_queue_ofo()
/openbmc/linux/kernel/bpf/
H A Dhelpers.c2089 link = &parent->rb_right; in __bpf_rbtree_add()
/openbmc/linux/drivers/block/
H A Dloop.c852 node = &(*node)->rb_right; in loop_queue_work()
/openbmc/linux/fs/ocfs2/
H A Drefcounttree.c205 n = n->rb_right; in ocfs2_find_refcount_tree()
231 p = &(*p)->rb_right; in ocfs2_insert_refcount_tree()
/openbmc/linux/fs/ext4/
H A Dmballoc.c4252 return node->rb_right; in ext4_mb_pa_rb_next_iter()
5161 iter = &((*iter)->rb_right); in ext4_mb_pa_rb_insert()
6367 n = &(*n)->rb_right; in ext4_mb_free_metadata()
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c508 p = &(*p)->rb_right; in xrcd_table_insert()
533 p = p->rb_right; in xrcd_table_search()
H A Dcma.c521 new = &((*new)->rb_right); in cma_add_id_to_tree()
554 node = node->rb_right; in node_from_ndev_ip()
/openbmc/linux/drivers/md/
H A Ddm-snap.c1782 p = &((*p)->rb_right); in copy_callback()
H A Ddm-crypt.c2037 rbp = &(*rbp)->rb_right; in kcryptd_crypt_write_io_submit()
/openbmc/linux/fs/ceph/
H A Dcaps.c445 n = n->rb_right; in __get_cap_for_mds()
478 p = &(*p)->rb_right; in __insert_cap_node()
/openbmc/linux/block/
H A Dblk-throttle.c545 node = &parent->rb_right; in tg_service_queue_add()
/openbmc/linux/fs/dlm/
H A Dlock.c453 node = node->rb_right; in dlm_search_rsb_tree()
480 newn = &parent->rb_right; in rsb_insert()
/openbmc/linux/net/smc/
H A Dsmc_core.c115 link = &parent->rb_right; in smc_lgr_add_alert_token()
/openbmc/linux/kernel/sched/
H A Dfair.c825 __update_min_deadline(se, node->rb_right); in min_deadline_update()
940 node = node->rb_right; in __pick_eevdf()
970 node = node->rb_right; in __pick_eevdf()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c246 node = node->rb_right; in res_tracker_lookup()
266 new = &((*new)->rb_right); in res_tracker_insert()
/openbmc/linux/fs/ntfs3/
H A Dfrecord.c34 p = &pr->rb_right; in ni_ins_mi()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c3874 parent = &rb->rb_right; in virtual_submission_tasklet()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c2960 new = &((*new)->rb_right); in add_clp_to_name_tree()
2980 node = node->rb_right; in find_clp_in_name_tree()

1234567891011