Lines Matching defs:page
229 struct page *page, const void *object) in check_valid_pointer()
339 static __always_inline void slab_lock(struct page *page) in slab_lock()
344 static __always_inline void slab_unlock(struct page *page) in slab_unlock()
349 static inline void set_page_slub_counters(struct page *page, unsigned long counters_new) in set_page_slub_counters()
365 static inline bool __cmpxchg_double_slab(struct kmem_cache *s, struct page *page, in __cmpxchg_double_slab()
402 static inline bool cmpxchg_double_slab(struct kmem_cache *s, struct page *page, in cmpxchg_double_slab()
450 static void get_map(struct kmem_cache *s, struct page *page, unsigned long *map) in get_map()
582 static void print_page_info(struct page *page) in print_page_info()
617 static void print_trailer(struct kmem_cache *s, struct page *page, u8 *p) in print_trailer()
653 void object_err(struct kmem_cache *s, struct page *page, in object_err()
660 static void slab_err(struct kmem_cache *s, struct page *page, in slab_err()
694 static int check_bytes_and_report(struct kmem_cache *s, struct page *page, in check_bytes_and_report()
758 static int check_pad_bytes(struct kmem_cache *s, struct page *page, u8 *p) in check_pad_bytes()
778 static int slab_pad_check(struct kmem_cache *s, struct page *page) in slab_pad_check()
811 static int check_object(struct kmem_cache *s, struct page *page, in check_object()
863 static int check_slab(struct kmem_cache *s, struct page *page) in check_slab()
894 static int on_freelist(struct kmem_cache *s, struct page *page, void *search) in on_freelist()
943 static void trace(struct kmem_cache *s, struct page *page, void *object, in trace()
965 struct kmem_cache_node *n, struct page *page) in add_full()
974 static void remove_full(struct kmem_cache *s, struct kmem_cache_node *n, struct page *page) in remove_full()
1020 static void setup_object_debug(struct kmem_cache *s, struct page *page, in setup_object_debug()
1031 struct page *page, in alloc_debug_processing()
1067 struct kmem_cache *s, struct page *page, void *object, in free_debug_processing()
1207 struct page *page, void *object) {} in setup_object_debug()
1210 struct page *page, void *object, unsigned long addr) { return 0; } in alloc_debug_processing()
1213 struct kmem_cache *s, struct page *page, void *object, in free_debug_processing()
1216 static inline int slab_pad_check(struct kmem_cache *s, struct page *page) in slab_pad_check()
1218 static inline int check_object(struct kmem_cache *s, struct page *page, in check_object()
1221 struct page *page) {} in add_full()
1223 struct page *page) {} in remove_full()
1315 struct page *page; in alloc_slab_page() local
1336 struct page *page; in allocate_slab() local
1397 static void setup_object(struct kmem_cache *s, struct page *page, in setup_object()
1410 struct page *page; in new_slab() local
1455 static void __free_slab(struct kmem_cache *s, struct page *page) in __free_slab()
1491 struct page *page; in rcu_free_slab() local
1501 static void free_slab(struct kmem_cache *s, struct page *page) in free_slab()
1524 static void discard_slab(struct kmem_cache *s, struct page *page) in discard_slab()
1534 __add_partial(struct kmem_cache_node *n, struct page *page, int tail) in __add_partial()
1544 struct page *page, int tail) in add_partial()
1551 __remove_partial(struct kmem_cache_node *n, struct page *page) in __remove_partial()
1558 struct page *page) in remove_partial()
1571 struct kmem_cache_node *n, struct page *page, in acquire_slab()
1619 struct page *page, *page2; in get_partial_node() local
1817 static void deactivate_slab(struct kmem_cache *s, struct page *page, in deactivate_slab()
1971 struct page *page, *discard_page = NULL; in unfreeze_partials() local
2036 static void put_cpu_partial(struct kmem_cache *s, struct page *page, int drain) in put_cpu_partial()
2139 static inline int node_match(struct page *page, int node) in node_match()
2149 static int count_free(struct page *page) in count_free()
2162 int (*get_count)(struct page *)) in count_partial()
2166 struct page *page; in count_partial() local
2218 struct page *page; in new_slab_objects() local
2247 static inline bool pfmemalloc_match(struct page *page, gfp_t gfpflags) in pfmemalloc_match()
2265 static inline void *get_freelist(struct kmem_cache *s, struct page *page) in get_freelist()
2309 struct page *page; in __slab_alloc() local
2430 struct page *page; in slab_alloc_node() local
2577 static void __slab_free(struct kmem_cache *s, struct page *page, in __slab_free()
2702 struct page *page, void *x, unsigned long addr) in slab_free()
2926 struct page *page; in early_kmem_cache_node_alloc() local
3202 static void list_slab_objects(struct kmem_cache *s, struct page *page, in list_slab_objects()
3235 struct page *page, *h; in free_partial() local
3331 struct page *page; in kmalloc_large_node() local
3376 struct page *page; in __ksize() local
3403 struct page *page; in kfree() local
3438 struct page *page; in __kmem_cache_shrink() local
3861 static int count_inuse(struct page *page) in count_inuse()
3866 static int count_total(struct page *page) in count_total()
3873 static int validate_slab(struct kmem_cache *s, struct page *page, in validate_slab()
3900 static void validate_slab_slab(struct kmem_cache *s, struct page *page, in validate_slab_slab()
3912 struct page *page; in validate_slab_node() local
4085 struct page *page, enum track_item alloc, in process_slab()
4120 struct page *page; in list_locations() local
4278 struct page *page; in show_slab_objects() local
4523 struct page *page = per_cpu_ptr(s->cpu_slab, cpu)->partial; in slabs_cpu_partial_show() local
4535 struct page *page = per_cpu_ptr(s->cpu_slab, cpu) ->partial; in slabs_cpu_partial_show() local