Searched refs:pcpu_base (Results 1 – 2 of 2) sorted by relevance
1030 percpu_foreach_base(pcpu_base) { in get_sched_statistics()1039 stats = *PERCPU_GET_WITH_BASE(pcpu_base, sched_stats); in get_sched_statistics()1040 processor = PERCPU_GET_WITH_BASE(pcpu_base, processor); in get_sched_statistics()
4047 vm_offset_t pcpu_base = current_percpu_base(); in vm_page_grab_options_internal() local4049 *PERCPU_GET_WITH_BASE(pcpu_base, free_pages) = mem->vmp_snext; in vm_page_grab_options_internal()4206 vm_offset_t pcpu_base = current_percpu_base(); in vm_page_grab_options_internal() local4207 *PERCPU_GET_WITH_BASE(pcpu_base, free_pages) = mem; in vm_page_grab_options_internal()