Lines Matching defs:page
352 static __always_inline void slab_lock(struct page *page) in slab_lock()
358 static __always_inline void slab_unlock(struct page *page) in slab_unlock()
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()
509 struct page *page, void *object) in check_valid_pointer()
612 static void print_page_info(struct page *page) in print_page_info()
647 static void print_trailer(struct kmem_cache *s, struct page *page, u8 *p) in print_trailer()
689 void object_err(struct kmem_cache *s, struct page *page, in object_err()
696 static __printf(3, 4) void slab_err(struct kmem_cache *s, struct page *page, in slab_err()
733 static int check_bytes_and_report(struct kmem_cache *s, struct page *page, in check_bytes_and_report()
797 static int check_pad_bytes(struct kmem_cache *s, struct page *page, u8 *p) in check_pad_bytes()
819 static int slab_pad_check(struct kmem_cache *s, struct page *page) in slab_pad_check()
854 static int check_object(struct kmem_cache *s, struct page *page, in check_object()
910 static int check_slab(struct kmem_cache *s, struct page *page) in check_slab()
941 static int on_freelist(struct kmem_cache *s, struct page *page, void *search) in on_freelist()
990 static void trace(struct kmem_cache *s, struct page *page, void *object, in trace()
1012 struct kmem_cache_node *n, struct page *page) in add_full()
1021 static void remove_full(struct kmem_cache *s, struct kmem_cache_node *n, struct page *page) in remove_full()
1067 static void setup_object_debug(struct kmem_cache *s, struct page *page, in setup_object_debug()
1078 void setup_page_debug(struct kmem_cache *s, struct page *page, void *addr) in setup_page_debug()
1089 struct page *page, void *object) in alloc_consistency_checks()
1106 struct page *page, in alloc_debug_processing()
1136 struct page *page, void *object, unsigned long addr) in free_consistency_checks()
1169 struct kmem_cache *s, struct page *page, in free_debug_processing()
1343 struct page *page, void *object) {} in setup_object_debug()
1345 void setup_page_debug(struct kmem_cache *s, struct page *page, void *addr) {} in setup_page_debug()
1348 struct page *page, void *object, unsigned long addr) { return 0; } in alloc_debug_processing()
1351 struct kmem_cache *s, struct page *page, in free_debug_processing()
1355 static inline int slab_pad_check(struct kmem_cache *s, struct page *page) in slab_pad_check()
1357 static inline int check_object(struct kmem_cache *s, struct page *page, in check_object()
1360 struct page *page) {} in add_full()
1362 struct page *page) {} in remove_full()
1472 static void *setup_object(struct kmem_cache *s, struct page *page, in setup_object()
1491 struct page *page; in alloc_slab_page() local
1549 static void *next_freelist_entry(struct kmem_cache *s, struct page *page, in next_freelist_entry()
1571 static bool shuffle_freelist(struct kmem_cache *s, struct page *page) in shuffle_freelist()
1610 static inline bool shuffle_freelist(struct kmem_cache *s, struct page *page) in shuffle_freelist()
1618 struct page *page; in allocate_slab() local
1710 static void __free_slab(struct kmem_cache *s, struct page *page) in __free_slab()
1736 struct page *page = container_of(h, struct page, rcu_head); in rcu_free_slab() local
1741 static void free_slab(struct kmem_cache *s, struct page *page) in free_slab()
1749 static void discard_slab(struct kmem_cache *s, struct page *page) in discard_slab()
1759 __add_partial(struct kmem_cache_node *n, struct page *page, int tail) in __add_partial()
1769 struct page *page, int tail) in add_partial()
1776 struct page *page) in remove_partial()
1790 struct kmem_cache_node *n, struct page *page, in acquire_slab()
1838 struct page *page, *page2; in get_partial_node() local
2038 static void deactivate_slab(struct kmem_cache *s, struct page *page, in deactivate_slab()
2188 struct page *page, *discard_page = NULL; in unfreeze_partials() local
2251 static void put_cpu_partial(struct kmem_cache *s, struct page *page, int drain) in put_cpu_partial()
2369 static inline int node_match(struct page *page, int node) in node_match()
2379 static int count_free(struct page *page) in count_free()
2392 int (*get_count)(struct page *)) in count_partial()
2396 struct page *page; in count_partial() local
2448 struct page *page; in new_slab_objects() local
2478 static inline bool pfmemalloc_match(struct page *page, gfp_t gfpflags) in pfmemalloc_match()
2496 static inline void *get_freelist(struct kmem_cache *s, struct page *page) in get_freelist()
2543 struct page *page; in ___slab_alloc() local
2679 struct page *page; in slab_alloc_node() local
2828 static void __slab_free(struct kmem_cache *s, struct page *page, in __slab_free()
2957 struct page *page, void *head, void *tail, in do_slab_free()
2996 static __always_inline void slab_free(struct kmem_cache *s, struct page *page, in slab_free()
3026 struct page *page; member
3052 struct page *page; in build_detached_freelist() local
3368 struct page *page; in early_kmem_cache_node_alloc() local
3671 static void list_slab_objects(struct kmem_cache *s, struct page *page, in list_slab_objects()
3704 struct page *page, *h; in free_partial() local
3811 struct page *page; in kmalloc_large_node() local
3866 void __check_heap_object(const void *ptr, unsigned long n, struct page *page, in __check_heap_object()
3919 struct page *page; in __ksize() local
3937 struct page *page; in kfree() local
3976 struct page *page; in __kmem_cache_shrink() local
4374 static int count_inuse(struct page *page) in count_inuse()
4379 static int count_total(struct page *page) in count_total()
4386 static int validate_slab(struct kmem_cache *s, struct page *page, in validate_slab()
4413 static void validate_slab_slab(struct kmem_cache *s, struct page *page, in validate_slab_slab()
4425 struct page *page; in validate_slab_node() local
4597 struct page *page, enum track_item alloc, in process_slab()
4631 struct page *page; in list_locations() local
4806 struct page *page; in show_slab_objects() local
5060 struct page *page; in slabs_cpu_partial_show() local
5074 struct page *page; in slabs_cpu_partial_show() local