Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/sh/intc/
Dvirq.c255 radix_tree_replace_slot(&d->tree, (void **)entries[i], in intc_subgroup_map()
/linux-4.19.296/include/linux/
Dradix-tree.h313 void radix_tree_replace_slot(struct radix_tree_root *,
/linux-4.19.296/fs/
Ddax.c203 radix_tree_replace_slot(&mapping->i_pages, slot, (void *)entry); in lock_slot()
216 radix_tree_replace_slot(&mapping->i_pages, slot, (void *)entry); in unlock_slot()
/linux-4.19.296/lib/
Dradix-tree.c1224 void radix_tree_replace_slot(struct radix_tree_root *root, in radix_tree_replace_slot() function
1229 EXPORT_SYMBOL(radix_tree_replace_slot);