/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ |
H A D | hugetlb.h | 151 bool isolate_huge_page(struct page *page, struct list_head *list); 337 static inline bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ |
H A D | hugetlb.h | 151 bool isolate_huge_page(struct page *page, struct list_head *list); 337 static inline bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ |
H A D | hugetlb.h | 151 bool isolate_huge_page(struct page *page, struct list_head *list); 337 static inline bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/ |
H A D | memory-failure.c | 1775 isolated = isolate_huge_page(page, pagelist); in isolate_page()
|
H A D | hugetlb.c | 2308 if (!isolate_huge_page(old_page, list)) in alloc_and_dissolve_huge_page() 2389 if (page_count(head) && isolate_huge_page(head, list)) in isolate_or_dissolve_huge_page() 5832 bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function
|
H A D | memory_hotplug.c | 1533 isolate_huge_page(head, &source); in do_migrate_range()
|
H A D | gup.c | 1638 if (!isolate_huge_page(head, &movable_page_list)) in check_and_migrate_movable_pages()
|
H A D | migrate.c | 1677 isolate_huge_page(page, pagelist); in add_page_for_migration()
|
H A D | mempolicy.c | 626 if (!isolate_huge_page(page, qp->pagelist) && in queue_pages_hugetlb()
|
/dports/multimedia/libv4l/linux-5.13-rc2/mm/ |
H A D | memory-failure.c | 1775 isolated = isolate_huge_page(page, pagelist); in isolate_page()
|
H A D | hugetlb.c | 2308 if (!isolate_huge_page(old_page, list)) in alloc_and_dissolve_huge_page() 2389 if (page_count(head) && isolate_huge_page(head, list)) in isolate_or_dissolve_huge_page() 5832 bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function
|
H A D | memory_hotplug.c | 1533 isolate_huge_page(head, &source); in do_migrate_range()
|
H A D | gup.c | 1638 if (!isolate_huge_page(head, &movable_page_list)) in check_and_migrate_movable_pages()
|
H A D | migrate.c | 1677 isolate_huge_page(page, pagelist); in add_page_for_migration()
|
H A D | mempolicy.c | 626 if (!isolate_huge_page(page, qp->pagelist) && in queue_pages_hugetlb()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/ |
H A D | memory-failure.c | 1775 isolated = isolate_huge_page(page, pagelist); in isolate_page()
|
H A D | hugetlb.c | 2308 if (!isolate_huge_page(old_page, list)) in alloc_and_dissolve_huge_page() 2389 if (page_count(head) && isolate_huge_page(head, list)) in isolate_or_dissolve_huge_page() 5832 bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function
|
H A D | memory_hotplug.c | 1533 isolate_huge_page(head, &source); in do_migrate_range()
|
H A D | gup.c | 1638 if (!isolate_huge_page(head, &movable_page_list)) in check_and_migrate_movable_pages()
|
H A D | migrate.c | 1677 isolate_huge_page(page, pagelist); in add_page_for_migration()
|
H A D | mempolicy.c | 626 if (!isolate_huge_page(page, qp->pagelist) && in queue_pages_hugetlb()
|