Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dradix-tree.h191 static inline void *radix_tree_deref_slot_protected(void __rcu **slot, in radix_tree_deref_slot_protected() function
/Linux-v6.6/fs/btrfs/tests/
Dbtrfs-tests.c172 eb = radix_tree_deref_slot_protected(slot, &fs_info->buffer_lock); in btrfs_free_dummy_fs_info()
/Linux-v6.6/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-v6.6/arch/s390/mm/
Dgmap.c1191 rmap->next = radix_tree_deref_slot_protected(slot, in gmap_insert_rmap()