Searched defs:entries (Results 1 – 9 of 9) sorted by relevance
/mm/ |
D | page_owner.c | 58 unsigned long entries[4]; in create_dummy_stack() local 103 static inline bool check_recursive_alloc(unsigned long *entries, in check_recursive_alloc() 118 unsigned long entries[PAGE_OWNER_STACK_DEPTH]; in save_stack() local 343 unsigned long *entries; in print_page_owner() local 407 unsigned long *entries; in __dump_page_owner() local
|
D | page_ext.c | 77 int entries = ARRAY_SIZE(page_ext_ops); in invoke_need_callbacks() local 94 int entries = ARRAY_SIZE(page_ext_ops); in invoke_init_callbacks() local
|
D | slab.h | 37 struct kmem_cache *entries[0]; member
|
D | slab.c | 532 static struct array_cache *alloc_arraycache(int node, int entries, in alloc_arraycache() 633 static struct alien_cache *__alloc_alien_cache(int node, int entries, in __alloc_alien_cache() 1722 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus()
|
D | filemap.c | 1726 struct page **entries, pgoff_t *indices) in find_get_entries()
|
D | swapfile.c | 1396 void swapcache_free_entries(swp_entry_t *entries, int n) in swapcache_free_entries()
|
D | shmem.c | 1123 struct page **entries, pgoff_t *indices, in shmem_find_swap_entries()
|
/mm/kasan/ |
D | common.c | 50 static inline unsigned int filter_irq_stacks(unsigned long *entries, in filter_irq_stacks() 66 unsigned long entries[KASAN_STACK_DEPTH]; in save_stack() local
|
D | report.c | 104 unsigned long *entries; in print_track() local
|