Home
last modified time | relevance | path

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

/mm/
Dcma_debug.c71 static void cma_add_to_cma_mem_list(struct cma *cma, struct cma_mem *mem) in cma_add_to_cma_mem_list()
80 struct cma_mem *mem = NULL; in cma_get_entry_from_list() local
94 struct cma_mem *mem = NULL; in cma_free_mem() local
133 struct cma_mem *mem; in cma_alloc_mem() local
Dmempool.c511 struct kmem_cache *mem = pool_data; in mempool_alloc_slab() local
519 struct kmem_cache *mem = pool_data; in mempool_free_slab() local
Dmemory_hotplug.c799 struct memory_block *mem; in online_pages() local
1021 static int online_memory_block(struct memory_block *mem, void *arg) in online_memory_block()
1648 static int check_memblock_offlined_cb(struct memory_block *mem, void *arg) in check_memblock_offlined_cb()
1681 static int check_no_memblock_for_node_cb(struct memory_block *mem, void *arg) in check_no_memblock_for_node_cb()
Dpage_poison.c66 static void check_poison_mem(unsigned char *mem, size_t bytes) in check_poison_mem()
Dvmalloc.c1739 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram()
1784 void *mem; in vm_map_ram() local
Dslab_common.c1760 void *mem = (void *)p; in kzfree() local
Dnommu.c350 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram()
Dvmstat.c199 int mem; /* memory in 128 MB units */ in calculate_normal_threshold() local
Dfilemap.c1437 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte()