Searched refs:zone (Results 1 – 6 of 6) sorted by relevance
450 #define heap(node, zone, order) ((*_heap[node])[zone][order]) argument858 zone = zone_hi; in get_free_buddy()964 zone = page_to_zone(pg); in alloc_heap_pages()1151 avail[node][zone]--; in reserve_offlined_page()1257 unsigned int zone; in scrub_free_pages() local1269 for ( zone = 0; zone < NR_ZONES; zone++ ) in scrub_free_pages()1832 unsigned int i, zone; in avail_heap_pages() local1842 for ( zone = zone_lo; zone <= zone_hi; zone++ ) in avail_heap_pages()2492 avail_heap_pages(zone, zone, -1) << (PAGE_SHIFT-10)); in pagealloc_info()2494 while ( ++zone < NR_ZONES ) in pagealloc_info()[all …]
37 CFLAGS += -mno-red-zone -fpic
28 * quiescing zone - period when all CPUs are lock-step with each other.376 zone). These hooks do not have access to payload structure.383 all CPUs are already released from quiescing zone). These hooks do have395 (while all CPUs are kept in quiescing zone). These hooks do have access to466 quiescing zone). This is useful to prevent from applying a payload when480 after apply action has finished and after all CPUs left the quiescing zone.498 quiescing zone). This is useful to prevent from reverting a payload when512 after revert action has finished and after all CPUs left the quiescing zone.530 requires all CPUs to be in the quiescing zone.
103 Dynamic pointer to our reentrancy zone135 We can't provide a red zone in mini-os.
37 TARGET_CFLAGS=-mno-red-zone
9039 ;; 21 landing zone low C9040 ;; 22 landing zone high D9070 mov (0x003d + 0x0C), ax ;; landing zone word9187 ;; 0x2a landing zone low C9188 ;; 0x2b landing zone high D9216 mov (0x004d + 0x0C), ax ;; landing zone word
Completed in 22 milliseconds