Searched refs:rb_add_cached (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/include/linux/ |
| H A D | rbtree.h | 178 rb_add_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_cached() function
|
| /linux/fs/btrfs/ |
| H A D | free-space-cache.c | 1841 rb_add_cached(&info->bytes_index, &ctl->free_space_bytes, entry_less); in link_free_space() 1868 rb_add_cached(&info->bytes_index, &ctl->free_space_bytes, entry_less); in relink_bitmap_entry() 3020 rb_add_cached(&entry->bytes_index, &ctl->free_space_bytes, in __btrfs_return_cluster_to_free_space()
|
| /linux/kernel/sched/ |
| H A D | deadline.c | 587 leftmost = rb_add_cached(&p->pushable_dl_tasks, in enqueue_pushable_dl_task() 2363 rb_add_cached(&dl_se->rb_node, &dl_rq->root, __dl_less); in __enqueue_dl_entity()
|