Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/tests/
Dbtrfs-tests.c146 eb = radix_tree_deref_slot_protected(slot, &fs_info->buffer_lock); in btrfs_free_dummy_fs_info()
/Linux-v4.19/include/linux/
Dradix-tree.h253 static inline void *radix_tree_deref_slot_protected(void __rcu **slot, in radix_tree_deref_slot_protected() function
/Linux-v4.19/fs/
Ddax.c190 radix_tree_deref_slot_protected(slot, &mapping->i_pages.xa_lock); in slot_locked()
200 radix_tree_deref_slot_protected(slot, &mapping->i_pages.xa_lock); in lock_slot()
213 radix_tree_deref_slot_protected(slot, &mapping->i_pages.xa_lock); in unlock_slot()
Dfs-writeback.c380 struct page *page = radix_tree_deref_slot_protected(slot, in inode_switch_wbs_work_fn()
390 struct page *page = radix_tree_deref_slot_protected(slot, in inode_switch_wbs_work_fn()
/Linux-v4.19/mm/
Dkhugepaged.c1370 page = radix_tree_deref_slot_protected(slot, in collapse_shmem()
1413 VM_BUG_ON_PAGE(page != radix_tree_deref_slot_protected(slot, in collapse_shmem()
Dfilemap.c128 p = radix_tree_deref_slot_protected(slot, in page_cache_tree_insert()
337 page = radix_tree_deref_slot_protected(slot, in page_cache_tree_delete_batch()
Dmigrate.c480 radix_tree_deref_slot_protected(pslot, in migrate_page_move_mapping()
598 radix_tree_deref_slot_protected(pslot, &mapping->i_pages.xa_lock) != page) { in migrate_huge_page_move_mapping()
Dhuge_memory.c2667 if (radix_tree_deref_slot_protected(pslot, in split_huge_page_to_list()
/Linux-v4.19/drivers/md/
Draid5-cache.c2700 refcount = (uintptr_t)radix_tree_deref_slot_protected( in r5c_try_caching_write()
2855 refcount = (uintptr_t)radix_tree_deref_slot_protected( in r5c_finish_stripe_write_out()
/Linux-v4.19/arch/s390/mm/
Dgmap.c1175 rmap->next = radix_tree_deref_slot_protected(slot, in gmap_insert_rmap()