Searched defs:mem (Results 1 – 11 of 11) sorted by relevance
/mm/ |
D | cma_debug.c | 73 static void cma_add_to_cma_mem_list(struct cma *cma, struct cma_mem *mem) in cma_add_to_cma_mem_list() 82 struct cma_mem *mem = NULL; in cma_get_entry_from_list() local 96 struct cma_mem *mem = NULL; in cma_free_mem() local 135 struct cma_mem *mem; in cma_alloc_mem() local
|
D | mempool.c | 448 struct kmem_cache *mem = pool_data; in mempool_alloc_slab() local 456 struct kmem_cache *mem = pool_data; in mempool_free_slab() local
|
D | page_poison.c | 60 static void check_poison_mem(unsigned char *mem, size_t bytes) in check_poison_mem()
|
D | memory_hotplug.c | 1071 static int online_memory_block(struct memory_block *mem, void *arg) in online_memory_block() 1749 struct memory_block *mem = NULL; in walk_memory_range() local 1784 static int check_memblock_offlined_cb(struct memory_block *mem, void *arg) in check_memblock_offlined_cb()
|
D | nobootmem.c | 272 void *mem = ___alloc_bootmem_nopanic(size, align, goal, limit); in ___alloc_bootmem() local
|
D | bootmem.c | 673 void *mem = ___alloc_bootmem_nopanic(size, align, goal, limit); in ___alloc_bootmem() local
|
D | vmalloc.c | 1136 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram() 1181 void *mem; in vm_map_ram() local
|
D | slab_common.c | 1447 void *mem = (void *)p; in kzfree() local
|
D | nommu.c | 441 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram()
|
D | vmstat.c | 127 int mem; /* memory in 128 MB units */ in calculate_normal_threshold() local
|
D | filemap.c | 1114 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte()
|