• Home
  • Raw
  • Download

Lines Matching defs:page

374 static inline void *index_to_obj(struct kmem_cache *cache, struct page *page,  in index_to_obj()
552 struct page *page, void *objp) in cache_free_pfmemalloc()
1362 struct page *page; in kmem_getpages() local
1388 static void kmem_freepages(struct kmem_cache *cachep, struct page *page) in kmem_freepages()
1407 struct page *page; in kmem_rcu_free() local
1548 struct page *page = virt_to_head_page(objp); in check_poison_obj() local
1570 struct page *page) in slab_destroy_debugcheck()
1596 struct page *page) in slab_destroy_debugcheck()
1610 static void slab_destroy(struct kmem_cache *cachep, struct page *page) in slab_destroy()
1631 struct page *page, *n; in slabs_destroy() local
2186 struct page *page; in drain_freelist() local
2294 struct page *page, int colour_off, in alloc_slabmgmt()
2320 static inline freelist_idx_t get_free_obj(struct page *page, unsigned int idx) in get_free_obj()
2325 static inline void set_free_obj(struct page *page, in set_free_obj()
2331 static void cache_init_objs_debug(struct kmem_cache *cachep, struct page *page) in cache_init_objs_debug()
2421 static void swap_free_obj(struct page *page, unsigned int a, unsigned int b) in swap_free_obj()
2431 static bool shuffle_freelist(struct kmem_cache *cachep, struct page *page) in shuffle_freelist()
2479 struct page *page) in shuffle_freelist()
2486 struct page *page) in cache_init_objs()
2518 static void *slab_get_obj(struct kmem_cache *cachep, struct page *page) in slab_get_obj()
2529 struct page *page, void *objp) in slab_put_obj()
2556 static void slab_map_pages(struct kmem_cache *cache, struct page *page, in slab_map_pages()
2575 struct page *page; in cache_grow_begin() local
2647 static void cache_grow_end(struct kmem_cache *cachep, struct page *page) in cache_grow_end()
2717 struct page *page; in cache_free_debugcheck() local
2766 struct kmem_cache_node *n, struct page *page, in fixup_slab_list()
2791 struct page *page, bool pfmemalloc) in get_valid_first_slab()
2834 struct page *page; in get_first_slab() local
2856 struct page *page; in cache_alloc_pfmemalloc() local
2886 struct array_cache *ac, struct page *page, int batchcount) in alloc_block()
2912 struct page *page; in cache_alloc_refill() local
3110 struct page *page; in fallback_alloc() local
3173 struct page *page; in ____cache_alloc_node() local
3332 struct page *page; in free_block() local
3338 struct page *page; in free_block() local
3401 struct page *page; in cache_flusharray() local
3460 struct page *page = virt_to_head_page(objp); in ___cache_free() local
4167 void __check_heap_object(const void *ptr, unsigned long n, struct page *page, in __check_heap_object()