Searched refs:__subtree_last (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | rbtree.rst | 278 if (left->__subtree_last >= start) { 297 if (node->__subtree_last >= start) 313 struct interval_tree_node, rb)->__subtree_last; 319 struct interval_tree_node, rb)->__subtree_last; 332 if (node->__subtree_last == subtree_last) 334 node->__subtree_last = subtree_last; 346 new->__subtree_last = old->__subtree_last; 356 new->__subtree_last = old->__subtree_last; 357 old->__subtree_last = compute_subtree_last(old); 374 if (parent->__subtree_last < last) [all …]
|
| /linux/include/linux/ |
| H A D | vhost_iotlb.h | 19 u64 __subtree_last; member
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_vma_resource.h | 108 u64 __subtree_last; member
|
| /linux/drivers/vhost/ |
| H A D | iotlb.c | 20 rb, __u64, __subtree_last,
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom_interval_tree.c | 270 unsigned long, __subtree_last,
|
| /linux/tools/objtool/include/objtool/ |
| H A D | elf.h | 78 unsigned long __subtree_last; 59 unsigned long __subtree_last; global() member
|
| /linux/tools/objtool/ |
| H A D | elf.c | 88 INTERVAL_TREE_DEFINE(struct symbol, node, unsigned long, __subtree_last,
|