Home
last modified time | relevance | path

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

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