Home
last modified time | relevance | path

Searched refs:radix_tree_deref_slot_protected (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Dradix-tree.h189 static inline void *radix_tree_deref_slot_protected(void __rcu **slot, in radix_tree_deref_slot_protected() function
/Linux-v5.10/fs/btrfs/tests/
Dbtrfs-tests.c163 eb = radix_tree_deref_slot_protected(slot, &fs_info->buffer_lock); in btrfs_free_dummy_fs_info()
/Linux-v5.10/drivers/md/
Draid5-cache.c2704 refcount = (uintptr_t)radix_tree_deref_slot_protected( in r5c_try_caching_write()
2859 refcount = (uintptr_t)radix_tree_deref_slot_protected( in r5c_finish_stripe_write_out()
/Linux-v5.10/arch/s390/mm/
Dgmap.c1185 rmap->next = radix_tree_deref_slot_protected(slot, in gmap_insert_rmap()