Home
last modified time | relevance | path

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

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