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

/linux-master/include/linux/
H A Dradix-tree.h183 * radix_tree_deref_slot_protected - dereference a slot with tree lock held
191 static inline void *radix_tree_deref_slot_protected(void __rcu **slot, function
/linux-master/fs/btrfs/tests/
H A Dbtrfs-tests.c173 eb = radix_tree_deref_slot_protected(slot, &fs_info->buffer_lock);
/linux-master/drivers/md/
H A Draid5-cache.c2695 refcount = (uintptr_t)radix_tree_deref_slot_protected(
2850 refcount = (uintptr_t)radix_tree_deref_slot_protected(
/linux-master/arch/s390/mm/
H A Dgmap.c1205 rmap->next = radix_tree_deref_slot_protected(slot,

Completed in 144 milliseconds