Searched refs:scan_allocate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | namespace_devs.c | 432 static resource_size_t scan_allocate(struct nd_region *nd_region, in scan_allocate() function 631 rem = scan_allocate(nd_region, nd_mapping, &label_id, n); in __reserve_free_pmem() 676 rem = scan_allocate(nd_region, nd_mapping, label_id, rem); in grow_dpa_allocation()
|
/kernel/linux/linux-5.10/drivers/nvdimm/ |
H A D | namespace_devs.c | 594 static resource_size_t scan_allocate(struct nd_region *nd_region, in scan_allocate() function 803 rem = scan_allocate(nd_region, nd_mapping, &label_id, n); in __reserve_free_pmem() 875 rem = scan_allocate(nd_region, nd_mapping, in grow_dpa_allocation()
|
Completed in 7 milliseconds