Home
last modified time | relevance | path

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

/kernel/dma/
A Dswiotlb.c736 struct io_tlb_mem *mem = in swiotlb_dyn_alloc() local
779 struct io_tlb_mem *mem = dev->dma_io_tlb_mem; in __swiotlb_find_pool() local
1145 struct io_tlb_mem *mem = dev->dma_io_tlb_mem; in swiotlb_search_area() local
1185 struct io_tlb_mem *mem = dev->dma_io_tlb_mem; in swiotlb_find_slots() local
1373 struct io_tlb_mem *mem = dev->dma_io_tlb_mem; in swiotlb_tbl_map_single() local
1444 struct io_tlb_pool *mem) in swiotlb_release_slots()
1672 struct io_tlb_mem *mem = data; in io_tlb_transient_used_get() local
1684 struct io_tlb_mem *mem = data; in io_tlb_used_get() local
1692 struct io_tlb_mem *mem = data; in io_tlb_hiwater_get() local
1700 struct io_tlb_mem *mem = data; in io_tlb_hiwater_set() local
[all …]
A Dcoherent.c31 struct dma_coherent_mem * mem) in dma_get_device_base()
77 static void _dma_release_coherent_memory(struct dma_coherent_mem *mem) in _dma_release_coherent_memory()
88 struct dma_coherent_mem *mem) in dma_assign_coherent_memory()
120 struct dma_coherent_mem *mem; in dma_declare_coherent_memory() local
142 struct dma_coherent_mem *mem, in __dma_alloc_from_coherent()
190 struct dma_coherent_mem *mem = dev_get_coherent_memory(dev); in dma_alloc_from_dev_coherent() local
229 struct dma_coherent_mem *mem = dev_get_coherent_memory(dev); in dma_release_from_dev_coherent() local
234 static int __dma_mmap_from_coherent(struct dma_coherent_mem *mem, in __dma_mmap_from_coherent()
274 struct dma_coherent_mem *mem = dev_get_coherent_memory(dev); in dma_mmap_from_dev_coherent() local
313 struct dma_coherent_mem *mem; in dma_init_global_coherent() local
[all …]
/kernel/
A Dcrash_core.c176 int crash_prepare_elf64_headers(struct crash_mem *mem, int need_kernel_map, in crash_prepare_elf64_headers()
277 int crash_exclude_mem_range(struct crash_mem *mem, in crash_exclude_mem_range()
594 unsigned long mem; in crash_handle_hotplug_event() local
A Dkexec_file.c672 unsigned long mem; in kexec_alloc_contig() local
A Drelay.c110 void *mem; in relay_alloc_buf() local
A Dkexec_handover.c334 const phys_addr_t *mem; in kho_mem_deserialize() local
/kernel/trace/
A Dtrace_seq.c257 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem()
283 void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex()
/kernel/debug/
A Dgdbstub.c236 char *kgdb_mem2hex(char *mem, char *buf, int count) in kgdb_mem2hex()
265 int kgdb_hex2mem(char *buf, char *mem, int count) in kgdb_hex2mem()
323 static int kgdb_ebin2mem(char *buf, char *mem, int count) in kgdb_ebin2mem()
/kernel/module/
A Dstrict_rwx.c36 const struct module_memory *mem = &mod->mem[type]; in module_enable_text_rox() local
A Dmain.c1354 struct module_memory *mem = &mod->mem[type]; in module_memory_restore_rox() local
1363 struct module_memory *mem = &mod->mem[type]; in module_memory_free() local

Completed in 29 milliseconds