Lines Matching defs:page
375 static inline void *index_to_obj(struct kmem_cache *cache, struct page *page, in index_to_obj()
553 struct page *page, void *objp) in cache_free_pfmemalloc()
1373 struct page *page; in kmem_getpages() local
1395 static void kmem_freepages(struct kmem_cache *cachep, struct page *page) in kmem_freepages()
1414 struct page *page; in kmem_rcu_free() local
1555 struct page *page = virt_to_head_page(objp); in check_poison_obj() local
1577 struct page *page) in slab_destroy_debugcheck()
1603 struct page *page) in slab_destroy_debugcheck()
1617 static void slab_destroy(struct kmem_cache *cachep, struct page *page) in slab_destroy()
1642 struct page *page, *n; in slabs_destroy() local
2196 struct page *page; in drain_freelist() local
2293 struct page *page, int colour_off, in alloc_slabmgmt()
2317 static inline freelist_idx_t get_free_obj(struct page *page, unsigned int idx) in get_free_obj()
2322 static inline void set_free_obj(struct page *page, in set_free_obj()
2328 static void cache_init_objs_debug(struct kmem_cache *cachep, struct page *page) in cache_init_objs_debug()
2418 static void swap_free_obj(struct page *page, unsigned int a, unsigned int b) in swap_free_obj()
2428 static bool shuffle_freelist(struct kmem_cache *cachep, struct page *page) in shuffle_freelist()
2476 struct page *page) in shuffle_freelist()
2483 struct page *page) in cache_init_objs()
2515 static void *slab_get_obj(struct kmem_cache *cachep, struct page *page) in slab_get_obj()
2526 struct page *page, void *objp) in slab_put_obj()
2553 static void slab_map_pages(struct kmem_cache *cache, struct page *page, in slab_map_pages()
2572 struct page *page; in cache_grow_begin() local
2640 static void cache_grow_end(struct kmem_cache *cachep, struct page *page) in cache_grow_end()
2710 struct page *page; in cache_free_debugcheck() local
2759 struct kmem_cache_node *n, struct page *page, in fixup_slab_list()
2784 struct page *page, bool pfmemalloc) in get_valid_first_slab()
2827 struct page *page; in get_first_slab() local
2849 struct page *page; in cache_alloc_pfmemalloc() local
2879 struct array_cache *ac, struct page *page, int batchcount) in alloc_block()
2905 struct page *page; in cache_alloc_refill() local
3102 struct page *page; in fallback_alloc() local
3165 struct page *page; in ____cache_alloc_node() local
3334 struct page *page; in free_block() local
3340 struct page *page; in free_block() local
3403 struct page *page; in cache_flusharray() local
3483 struct page *page = virt_to_head_page(objp); in ___cache_free() local
4162 void __check_heap_object(const void *ptr, unsigned long n, struct page *page, in __check_heap_object()