Searched defs:entries (Results 1 – 5 of 5) sorted by relevance
/mm/ |
D | page_ext.c | 73 int entries = ARRAY_SIZE(page_ext_ops); in invoke_need_callbacks() local 86 int entries = ARRAY_SIZE(page_ext_ops); in invoke_init_callbacks() local
|
D | slab.c | 234 void *entries[BOOT_CPUCACHE_ENTRIES]; member 655 static struct array_cache *alloc_arraycache(int node, int entries, in alloc_arraycache() 855 static struct alien_cache *__alloc_alien_cache(int node, int entries, in __alloc_alien_cache() 1993 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus()
|
D | filemap.c | 1234 struct page **entries, pgoff_t *indices) in find_get_entries()
|
D | memcontrol.c | 3483 int i, j, size, entries; in __mem_cgroup_usage_unregister_event() local
|
/mm/kasan/ |
D | kasan.c | 504 unsigned long entries[KASAN_STACK_DEPTH]; in save_stack() local
|