Home
last modified time | relevance | path

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

/linux/kernel/
A Dresource.c64 static struct resource *bootmem_resource_free; variable
168 res->sibling = bootmem_resource_free; in free_resource()
169 bootmem_resource_free = res; in free_resource()
181 if (bootmem_resource_free) { in alloc_resource()
182 res = bootmem_resource_free; in alloc_resource()
183 bootmem_resource_free = res->sibling; in alloc_resource()
/linux/
A DSystem.map160390 ffff8000120eecd0 b bootmem_resource_free
A D.tmp_System.map160390 ffff8000120eecd0 b bootmem_resource_free

Completed in 331 milliseconds