Searched defs:mem (Results 1 – 9 of 9) sorted by relevance
/mm/ |
D | cma_debug.c | 71 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
|
D | memory_hotplug.c | 1008 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()
|
D | mempool.c | 511 struct kmem_cache *mem = pool_data; in mempool_alloc_slab() local 519 struct kmem_cache *mem = pool_data; in mempool_free_slab() local
|
D | page_poison.c | 48 static void check_poison_mem(unsigned char *mem, size_t bytes) in check_poison_mem()
|
D | slab_common.c | 1163 void *mem = (void *)p; in kfree_sensitive() local
|
D | vmalloc.c | 1807 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram() 1853 void *mem; in vm_map_ram() local
|
D | nommu.c | 346 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram()
|
D | vmstat.c | 199 int mem; /* memory in 128 MB units */ in calculate_normal_threshold() local
|
D | filemap.c | 1444 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte()
|