Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dioport.h204 extern void insert_resource_expand_to_fit(struct resource *root, struct resource *new);
/linux-6.3-rc2/drivers/cxl/
A Dacpi.c584 insert_resource_expand_to_fit(&iomem_resource, new); in add_cxl_resources()
/linux-6.3-rc2/kernel/
A Dresource.c870 void insert_resource_expand_to_fit(struct resource *root, struct resource *new) in insert_resource_expand_to_fit() function
901 EXPORT_SYMBOL_NS_GPL(insert_resource_expand_to_fit, CXL);
/linux-6.3-rc2/arch/x86/kernel/
A De820.c1230 insert_resource_expand_to_fit(&iomem_resource, res); in e820__reserve_resources_late()

Completed in 20 milliseconds