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
Dmemory_hotplug.c1008 static int online_memory_block(struct memory_block *mem, void *arg) in online_memory_block()
1679 static int check_memblock_offlined_cb(struct memory_block *mem, void *arg) in check_memblock_offlined_cb()
1712 static int check_no_memblock_for_node_cb(struct memory_block *mem, void *arg) in check_no_memblock_for_node_cb()
1868 static int try_offline_memory_block(struct memory_block *mem, void *arg) in try_offline_memory_block()
1897 static int try_reonline_memory_block(struct memory_block *mem, void *arg) in try_reonline_memory_block()
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
Dpage_poison.c48 static void check_poison_mem(unsigned char *mem, size_t bytes) in check_poison_mem()
Dslab_common.c1163 void *mem = (void *)p; in kfree_sensitive() local
Dvmalloc.c1807 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram()
1853 void *mem; in vm_map_ram() local
Dnommu.c346 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.c1444 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte()