Home
last modified time | relevance | path

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

/kernel/dma/
Dcoherent.c32 struct dma_coherent_mem * mem) in dma_get_device_base()
42 struct dma_coherent_mem **mem) in dma_init_coherent_memory()
87 static void dma_release_coherent_memory(struct dma_coherent_mem *mem) in dma_release_coherent_memory()
98 struct dma_coherent_mem *mem) in dma_assign_coherent_memory()
113 struct dma_coherent_mem *mem; in dma_declare_coherent_memory() local
127 struct dma_coherent_mem *mem, in __dma_alloc_from_coherent()
174 struct dma_coherent_mem *mem = dev_get_coherent_memory(dev); in dma_alloc_from_dev_coherent() local
193 static int __dma_release_from_coherent(struct dma_coherent_mem *mem, in __dma_release_from_coherent()
223 struct dma_coherent_mem *mem = dev_get_coherent_memory(dev); in dma_release_from_dev_coherent() local
237 static int __dma_mmap_from_coherent(struct dma_coherent_mem *mem, in __dma_mmap_from_coherent()
[all …]
/kernel/trace/
Dtrace_seq.c262 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem()
288 void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex()
/kernel/debug/
Dgdbstub.c239 char *kgdb_mem2hex(char *mem, char *buf, int count) in kgdb_mem2hex()
268 int kgdb_hex2mem(char *buf, char *mem, int count) in kgdb_hex2mem()
326 static int kgdb_ebin2mem(char *buf, char *mem, int count) in kgdb_ebin2mem()
/kernel/bpf/
Dreuseport_array.c154 struct bpf_map_memory mem; in reuseport_array_alloc() local
Dqueue_stack_maps.c70 struct bpf_map_memory mem = {0}; in queue_stack_map_alloc() local
Dsyscall.c203 int bpf_map_charge_init(struct bpf_map_memory *mem, u64 size) in bpf_map_charge_init()
225 void bpf_map_charge_finish(struct bpf_map_memory *mem) in bpf_map_charge_finish()
305 struct bpf_map_memory mem; in bpf_map_free_deferred() local
553 struct bpf_map_memory mem; in map_create() local
Dlocal_storage.c275 struct bpf_map_memory mem; in cgroup_storage_map_alloc() local
Dstackmap.c89 struct bpf_map_memory mem; in stack_map_alloc() local
Darraymap.c78 struct bpf_map_memory mem; in array_map_alloc() local
/kernel/
Dkexec_file.c1169 int crash_exclude_mem_range(struct crash_mem *mem, in crash_exclude_mem_range()
1240 int crash_prepare_elf64_headers(struct crash_mem *mem, int kernel_map, in crash_prepare_elf64_headers()
Drelay.c125 void *mem; in relay_alloc_buf() local