Searched refs:pfn_ida (Results 1 – 3 of 3) sorted by relevance
23 ida_simple_remove(&nd_region->pfn_ida, nd_pfn->id); in nd_pfn_release()327 nd_pfn->id = ida_simple_get(&nd_region->pfn_ida, 0, 0, GFP_KERNEL); in nd_pfn_alloc()
407 struct ida pfn_ida; member
1028 ida_init(&nd_region->pfn_ida); in nd_region_create()