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()
584 static void print_page_info(struct page *page) in print_page_info()
619 static void print_trailer(struct kmem_cache *s, struct page *page, u8 *p) in print_trailer()
655 void object_err(struct kmem_cache *s, struct page *page, in object_err()
662 static void slab_err(struct kmem_cache *s, struct page *page, in slab_err()
696 static int check_bytes_and_report(struct kmem_cache *s, struct page *page, in check_bytes_and_report()
760 static int check_pad_bytes(struct kmem_cache *s, struct page *page, u8 *p) in check_pad_bytes()
780 static int slab_pad_check(struct kmem_cache *s, struct page *page) in slab_pad_check()
813 static int check_object(struct kmem_cache *s, struct page *page, in check_object()
865 static int check_slab(struct kmem_cache *s, struct page *page) in check_slab()
896 static int on_freelist(struct kmem_cache *s, struct page *page, void *search) in on_freelist()
945 static void trace(struct kmem_cache *s, struct page *page, void *object, in trace()
967 struct kmem_cache_node *n, struct page *page) in add_full()
976 static void remove_full(struct kmem_cache *s, struct kmem_cache_node *n, struct page *page) in remove_full()
1022 static void setup_object_debug(struct kmem_cache *s, struct page *page, in setup_object_debug()
1033 struct page *page, in alloc_debug_processing()
1070 struct kmem_cache *s, struct page *page, in free_debug_processing()
1227 struct page *page, void *object) {} in setup_object_debug()
1230 struct page *page, void *object, unsigned long addr) { return 0; } in alloc_debug_processing()
1233 struct kmem_cache *s, struct page *page, in free_debug_processing()
1237 static inline int slab_pad_check(struct kmem_cache *s, struct page *page) in slab_pad_check()
1239 static inline int check_object(struct kmem_cache *s, struct page *page, in check_object()
1242 struct page *page) {} in add_full()
1244 struct page *page) {} in remove_full()
1360 static void setup_object(struct kmem_cache *s, struct page *page, in setup_object()
1377 struct page *page; in alloc_slab_page() local
1397 struct page *page; in allocate_slab() local
1502 static void __free_slab(struct kmem_cache *s, struct page *page) in __free_slab()
1537 struct page *page; in rcu_free_slab() local
1547 static void free_slab(struct kmem_cache *s, struct page *page) in free_slab()
1567 static void discard_slab(struct kmem_cache *s, struct page *page) in discard_slab()
1577 __add_partial(struct kmem_cache_node *n, struct page *page, int tail) in __add_partial()
1587 struct page *page, int tail) in add_partial()
1594 __remove_partial(struct kmem_cache_node *n, struct page *page) in __remove_partial()
1601 struct page *page) in remove_partial()
1614 struct kmem_cache_node *n, struct page *page, in acquire_slab()
1662 struct page *page, *page2; in get_partial_node() local
1860 static void deactivate_slab(struct kmem_cache *s, struct page *page, in deactivate_slab()
2014 struct page *page, *discard_page = NULL; in unfreeze_partials() local
2079 static void put_cpu_partial(struct kmem_cache *s, struct page *page, int drain) in put_cpu_partial()
2182 static inline int node_match(struct page *page, int node) in node_match()
2192 static int count_free(struct page *page) in count_free()
2205 int (*get_count)(struct page *)) in count_partial()
2209 struct page *page; in count_partial() local
2261 struct page *page; in new_slab_objects() local
2290 static inline bool pfmemalloc_match(struct page *page, gfp_t gfpflags) in pfmemalloc_match()
2308 static inline void *get_freelist(struct kmem_cache *s, struct page *page) in get_freelist()
2355 struct page *page; in ___slab_alloc() local
2487 struct page *page; in slab_alloc_node() local
2634 static void __slab_free(struct kmem_cache *s, struct page *page, in __slab_free()
2764 static __always_inline void slab_free(struct kmem_cache *s, struct page *page, in slab_free()
2818 struct page *page; member
3140 struct page *page; in early_kmem_cache_node_alloc() local
3416 static void list_slab_objects(struct kmem_cache *s, struct page *page, in list_slab_objects()
3449 struct page *page, *h; in free_partial() local
3545 struct page *page; in kmalloc_large_node() local
3590 struct page *page; in __ksize() local
3617 struct page *page; in kfree() local
3652 struct page *page; in __kmem_cache_shrink() local
4076 static int count_inuse(struct page *page) in count_inuse()
4081 static int count_total(struct page *page) in count_total()
4088 static int validate_slab(struct kmem_cache *s, struct page *page, in validate_slab()
4115 static void validate_slab_slab(struct kmem_cache *s, struct page *page, in validate_slab_slab()
4127 struct page *page; in validate_slab_node() local
4300 struct page *page, enum track_item alloc, in process_slab()
4335 struct page *page; in list_locations() local
4493 struct page *page; in show_slab_objects() local
4738 struct page *page = per_cpu_ptr(s->cpu_slab, cpu)->partial; in slabs_cpu_partial_show() local
4750 struct page *page = per_cpu_ptr(s->cpu_slab, cpu) ->partial; in slabs_cpu_partial_show() local