| /linux/fs/ceph/ |
| H A D | subvolume_metrics.c | 113 rb_erase_cached(&entry->node, &tracker->tree); in ceph_subvolume_metrics_clear_locked() 263 rb_erase_cached(&entry->node, &tracker->tree); in ceph_subvolume_metrics_snapshot() 292 rb_erase_cached(&entry->node, &tracker->tree); in ceph_subvolume_metrics_snapshot()
|
| /linux/net/sched/ |
| H A D | sch_etf.c | 211 rb_erase_cached(&skb->rbnode, &q->head); in timesortedlist_drop() 235 rb_erase_cached(&skb->rbnode, &q->head); in timesortedlist_remove() 427 rb_erase_cached(&skb->rbnode, &q->head); in timesortedlist_clear()
|
| /linux/tools/perf/util/ |
| H A D | rblist.c | 48 rb_erase_cached(rb_node, &rblist->entries); in rblist__remove_node()
|
| H A D | srcline.c | 414 rb_erase_cached(&pos->rb_node, tree); in srcline__tree_delete() 505 rb_erase_cached(&pos->rb_node, tree); in inlines__tree_delete()
|
| H A D | symbol.c | 238 rb_erase_cached(&next->rb_node, symbols); in symbols__fixup_duplicate() 245 rb_erase_cached(&curr->rb_node, symbols); in symbols__fixup_end() 405 rb_erase_cached(&pos->rb_node, symbols); in symbols__find() 607 rb_erase_cached(&sym->rb_node, dso__symbols(dso)); in dso__next_symbol_by_name() 935 rb_erase_cached(&pos->rb_node, &old_root); in maps__split_kallsyms() 1121 rb_erase_cached(&pos->rb_node, root); in read_proc_modules() 1129 rb_erase_cached(&pos->rb_node, root); in compare_proc_modules()
|
| H A D | hist.c | 464 rb_erase_cached(&he->rb_node_in, root_in); in hists__delete_entry() 465 rb_erase_cached(&he->rb_node, root_out); in hists__delete_entry() 1851 rb_erase_cached(&n->rb_node_in, root); in hists__collapse_resort() 2386 rb_erase_cached(&h->rb_node, &he->hroot_out); in resort_filtered_entry() 2453 rb_erase_cached(&h->rb_node, &hists->entries); in hists__filter_hierarchy() 3037 rb_erase_cached(node, root); in hists__delete_remaining_entries()
|
| /linux/tools/perf/tests/ |
| H A D | hists_cumulate.c | 147 rb_erase_cached(node, root_out); in del_hist_entries() 148 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries()
|
| H A D | hists_output.c | 112 rb_erase_cached(node, root_out); in del_hist_entries() 113 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries()
|
| /linux/tools/include/linux/ |
| H A D | rbtree.h | 138 static inline void rb_erase_cached(struct rb_node *node, in rb_erase_cached() function
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_execlists_submission.c | 1034 rb_erase_cached(rb, &el->virtual); in first_virtual_engine() 1446 rb_erase_cached(rb, &execlists->virtual); in execlists_dequeue() 1567 rb_erase_cached(&p->node, &sched_engine->queue); in execlists_dequeue() 3189 rb_erase_cached(&p->node, &sched_engine->queue); in execlists_reset_cancel() 3202 rb_erase_cached(rb, &execlists->virtual); in execlists_reset_cancel() 3643 rb_erase_cached(node, &sibling->execlists.virtual); in rcu_virtual_context_destroy() 3835 rb_erase_cached(&node->rb, in virtual_submission_tasklet() 3853 rb_erase_cached(&node->rb, &sibling->execlists.virtual); in virtual_submission_tasklet()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | mmu_rb.c | 102 rb_erase_cached(node, &handler->root); in hfi1_mmu_rb_unregister()
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | rbtree.rst | 202 void rb_erase_cached(struct rb_node *node, struct rb_root_cached *);
|
| /linux/lib/ |
| H A D | rbtree_test.c | 77 rb_erase_cached(&node->rb, root); in erase_cached()
|
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 255 rb_erase_cached(&al->sym->rb_node, dso__symbols(dso)); in evsel__add_sample()
|
| H A D | builtin-kwork.c | 396 rb_erase_cached(next, root); in profile_update_timespan() 1735 rb_erase_cached(node, root); in perf_kwork__check_config() 2189 rb_erase_cached(node, &class->work_root); in perf_kwork__top_bpf()
|
| H A D | builtin-sched.c | 1730 rb_erase_cached(node, root); in map_switch_event() 3766 rb_erase_cached(node, &sched->atom_root); in enable_sched_schedstats() 3883 rb_erase_cached(next, &sched->sorted_atom_root); in perf_sched__schedstat_record()
|
| H A D | builtin-diff.c | 544 rb_erase_cached(&he->rb_node_in, root); in hists__baseline_only()
|
| /linux/fs/btrfs/ |
| H A D | free-space-cache.c | 1817 rb_erase_cached(&info->bytes_index, &ctl->free_space_bytes); in unlink_free_space() 1867 rb_erase_cached(&info->bytes_index, &ctl->free_space_bytes); in relink_bitmap_entry() 3391 rb_erase_cached(&entry->bytes_index, &ctl->free_space_bytes); in btrfs_bitmap_cluster() 3492 rb_erase_cached(&entry->bytes_index, &ctl->free_space_bytes); in setup_cluster_no_bitmap()
|
| H A D | backref.c | 762 rb_erase_cached(&ref->rbnode, &preftrees->indirect.root); in resolve_indirect_refs() 847 rb_erase_cached(node, &tree->root); in add_missing_keys()
|
| H A D | block-group.c | 1235 rb_erase_cached(&block_group->cache_node, in btrfs_remove_block_group() 4756 rb_erase_cached(&block_group->cache_node, in btrfs_free_block_groups()
|
| H A D | delayed-inode.c | 459 rb_erase_cached(&delayed_item->rb_node, root); in __btrfs_remove_delayed_item()
|
| /linux/fs/btrfs/tests/ |
| H A D | delayed-refs-tests.c | 63 rb_erase_cached(&node->ref_node, &head->ref_tree); in delete_delayed_ref_node()
|
| /linux/kernel/sched/ |
| H A D | deadline.c | 608 leftmost = rb_erase_cached(&p->pushable_dl_tasks, root); in dequeue_pushable_dl_task() 2375 rb_erase_cached(&dl_se->rb_node, &dl_rq->root); in __dequeue_dl_entity()
|
| /linux/block/ |
| H A D | blk-throttle.c | 390 rb_erase_cached(n, &parent_sq->pending_tree); in throtl_rb_erase()
|
| /linux/fs/ |
| H A D | eventpoll.c | 1131 rb_erase_cached(&epi->rbn, &ep->rbr); in ep_remove_epi()
|