Home
last modified time | relevance | path

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

/external/trace-cmd/lib/trace-cmd/
Dtrace-input.c1497 static struct page *allocate_page(struct tracecmd_input *handle, in allocate_page() function
1837 handle->cpu_data[cpu].page = allocate_page(handle, cpu, offset); in get_page()
2770 cpu_data->page = allocate_page(handle, cpu, cpu_data->offset); in init_cpu()
2788 cpu_data->page = allocate_page(handle, cpu, cpu_data->offset); in init_cpu()