Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dradix-tree.h191 static inline void *radix_tree_deref_slot_protected(void __rcu **slot, in radix_tree_deref_slot_protected() function
/linux-5.19.10/fs/btrfs/tests/
Dbtrfs-tests.c170 eb = radix_tree_deref_slot_protected(slot, &fs_info->buffer_lock); in btrfs_free_dummy_fs_info()
/linux-5.19.10/drivers/md/
Draid5-cache.c2701 refcount = (uintptr_t)radix_tree_deref_slot_protected( in r5c_try_caching_write()
2856 refcount = (uintptr_t)radix_tree_deref_slot_protected( in r5c_finish_stripe_write_out()
/linux-5.19.10/arch/s390/mm/
Dgmap.c1192 rmap->next = radix_tree_deref_slot_protected(slot, in gmap_insert_rmap()