Searched refs:successor (Results 1 – 8 of 8) sorted by relevance
/xen-4.10.0-shim-comet/xen/common/ |
A D | page_alloc.c | 1437 struct page_info *successor = pg + mask; in free_heap_pages() local 1440 if ( !mfn_valid(_mfn(page_to_mfn(successor))) || in free_heap_pages() 1441 !page_state_is(successor, free) || in free_heap_pages() 1442 (PFN_ORDER(successor) != order) || in free_heap_pages() 1443 (phys_to_nid(page_to_maddr(successor)) != node) ) in free_heap_pages() 1446 check_and_stop_scrub(successor); in free_heap_pages() 1448 page_list_del(successor, &heap(node, zone, order)); in free_heap_pages()
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 20 as the successor of the GNU Library Public License, version 2, hence
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | COPYING | 19 as the successor of the GNU Library Public License, version 2, hence
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | COPYING | 19 as the successor of the GNU Library Public License, version 2, hence
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | COPYING | 16 as the successor of the GNU Library Public License, version 2, hence
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | LICENSE | 30 as the successor of the GNU Library Public License, version 2, hence
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | COPYING | 10 as the successor of the GNU Library Public License, version 2, hence
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/ |
A D | COPYING | 11 as the successor of the GNU Library Public License, version 2, hence
|
Completed in 16 milliseconds