Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmempolicy.c2648 static struct sp_node *sp_lookup(struct shared_policy *sp, in sp_lookup() function
2712 sn = sp_lookup(sp, idx, idx+1); in mpol_shared_policy_lookup()
2901 n = sp_lookup(sp, start, end); in shared_policy_replace()