Home
last modified time | relevance | path

Searched refs:slotp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/lib/
Dradix-tree.c609 void __rcu ***slotp) in __radix_tree_create() argument
651 if (slotp) in __radix_tree_create()
652 *slotp = slot; in __radix_tree_create()
758 void __rcu ***slotp) in __radix_tree_lookup() argument
785 if (slotp) in __radix_tree_lookup()
786 *slotp = slot; in __radix_tree_lookup()
/Linux-v5.4/include/linux/
Dradix-tree.h210 struct radix_tree_node **nodep, void __rcu ***slotp);
/Linux-v5.4/drivers/md/
Draid10.c325 struct bio *bio, int *slotp, int *replp) in find_bio_disk() argument
342 if (slotp) in find_bio_disk()
343 *slotp = slot; in find_bio_disk()