Home
last modified time | relevance | path

Searched defs:mem (Results 1 – 11 of 11) sorted by relevance

/mm/
Dcma_debug.c73 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
Dmempool.c448 struct kmem_cache *mem = pool_data; in mempool_alloc_slab() local
456 struct kmem_cache *mem = pool_data; in mempool_free_slab() local
Dpage_poison.c60 static void check_poison_mem(unsigned char *mem, size_t bytes) in check_poison_mem()
Dmemory_hotplug.c1071 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()
Dnobootmem.c272 void *mem = ___alloc_bootmem_nopanic(size, align, goal, limit); in ___alloc_bootmem() local
Dbootmem.c673 void *mem = ___alloc_bootmem_nopanic(size, align, goal, limit); in ___alloc_bootmem() local
Dvmalloc.c1136 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram()
1181 void *mem; in vm_map_ram() local
Dslab_common.c1447 void *mem = (void *)p; in kzfree() local
Dnommu.c441 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram()
Dvmstat.c127 int mem; /* memory in 128 MB units */ in calculate_normal_threshold() local
Dfilemap.c1114 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte()