Searched refs:PageSlab (Results 1 – 25 of 28) sorted by relevance
12
51 if (!ppage || PageSlab(ppage) || page_has_type(ppage)) in kpagecount_read()111 if (!PageSlab(page) && page_mapped(page)) in stable_page_flags()168 if (PageTail(page) && PageSlab(compound_head(page))) in stable_page_flags()
51 if (page && PageSlab(page)) { in get_bug_type()
562 if (unlikely(!PageSlab(page))) in kasan_krealloc()575 if (unlikely(!PageSlab(page))) { in kasan_poison_kfree()
377 if (page && PageSlab(page)) { in print_address_description()
793 VM_BUG_ON_PAGE(!PageSlab(page), page); in PageSlabPfmemalloc()799 VM_BUG_ON_PAGE(!PageSlab(page), page); in SetPageSlabPfmemalloc()805 VM_BUG_ON_PAGE(!PageSlab(page), page); in __ClearPageSlabPfmemalloc()811 VM_BUG_ON_PAGE(!PageSlab(page), page); in ClearPageSlabPfmemalloc()
719 VM_BUG_ON_PAGE(PageSlab(page), page); in page_mapcount()
88 if (ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE && !PageSlab(page)) in scatterwalk_pagedone()
122 #define PageSlab(p) (0) macro
238 if (PageSlab(page)) { in check_heap_object()
68 mapcount = PageSlab(page) ? 0 : page_mapcount(page); in __dump_page()
547 if (PageSlab(sp)) { in kfree()573 if (unlikely(!PageSlab(sp))) in __ksize()
93 if (PageSlab(p)) in hwpoison_filter_dev()246 if (!PageSlab(p)) { in shake_page()980 if (PageReserved(p) || PageSlab(p)) in hwpoison_user_mappings()
473 if (WARN_ONCE(!PageSlab(page), "%s: Object is not a Slab page!\n", in virt_to_cache()
655 if (unlikely(PageSlab(page))) in page_mapping()
916 if (!PageSlab(page)) { in check_slab()1122 if (PageSlab(page)) { in alloc_debug_processing()1152 if (!PageSlab(page)) { in free_consistency_checks()3068 if (unlikely(!PageSlab(page))) { in build_detached_freelist()3926 if (unlikely(!PageSlab(page))) { in __ksize()3946 if (unlikely(!PageSlab(page))) { in kfree()
90 if (PageSlab(page)) in kobjsize()
1392 BUG_ON(!PageSlab(page)); in kmem_freepages()
139 if (PageSlab(p) || PageReserved(p)) in mca_page_isolate()
810 !PageSlab(miter->page)) in sg_miter_stop()
131 if (!recv && page_count(sg_page(sg)) >= 1 && !PageSlab(sg_page(sg))) in iscsi_tcp_segment_map()
155 if (!PageSlab(virt_to_head_page(res))) { in free_resource()
682 if (!do_write && !PageSlab(page)) in ata_pio_sector()
865 if (unlikely(PageSlab(page))) { in nvme_tcp_try_send_data()
966 WARN_ONCE(PageSlab(page), "page must not be a Slab one")) in do_tcp_sendpages()
585 if (page_count(page) >= 1 && !PageSlab(page)) in ceph_tcp_sendpage()