Searched defs:mem (Results 1 – 11 of 11) sorted by relevance
/kernel/dma/ |
D | coherent.c | 32 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/ |
D | trace_seq.c | 262 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/ |
D | gdbstub.c | 239 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/ |
D | reuseport_array.c | 154 struct bpf_map_memory mem; in reuseport_array_alloc() local
|
D | queue_stack_maps.c | 70 struct bpf_map_memory mem = {0}; in queue_stack_map_alloc() local
|
D | syscall.c | 203 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
|
D | local_storage.c | 275 struct bpf_map_memory mem; in cgroup_storage_map_alloc() local
|
D | stackmap.c | 89 struct bpf_map_memory mem; in stack_map_alloc() local
|
D | arraymap.c | 78 struct bpf_map_memory mem; in array_map_alloc() local
|
/kernel/ |
D | kexec_file.c | 1169 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()
|
D | relay.c | 125 void *mem; in relay_alloc_buf() local
|