Home
last modified time | relevance | path

Searched defs:vma (Results 1 – 20 of 20) sorted by relevance

/kernel/events/
Duprobes.c121 static bool valid_vma(struct vm_area_struct *vma, bool is_register) in valid_vma()
131 static unsigned long offset_to_vaddr(struct vm_area_struct *vma, loff_t offset) in offset_to_vaddr()
136 static loff_t vaddr_to_offset(struct vm_area_struct *vma, unsigned long vaddr) in vaddr_to_offset()
154 static int __replace_page(struct vm_area_struct *vma, unsigned long addr, in __replace_page()
343 struct vm_area_struct *vma) in valid_ref_ctr_vma()
372 struct vm_area_struct *vma; in __update_ref_ctr() local
469 struct vm_area_struct *vma; in uprobe_write_opcode() local
897 struct vm_area_struct *vma, unsigned long vaddr) in install_breakpoint()
968 struct vm_area_struct *vma; in build_map_info() local
1051 struct vm_area_struct *vma; in register_for_each_vma() local
[all …]
Dcore.c6159 static void perf_mmap_open(struct vm_area_struct *vma) in perf_mmap_open()
6183 static void perf_mmap_close(struct vm_area_struct *vma) in perf_mmap_close()
6301 static int perf_mmap(struct file *file, struct vm_area_struct *vma) in perf_mmap()
8362 struct vm_area_struct *vma; member
8388 struct vm_area_struct *vma = mmap_event->vma; in perf_event_mmap_match() local
8464 struct vm_area_struct *vma = mmap_event->vma; in perf_event_mmap_event() local
8605 struct vm_area_struct *vma, in perf_addr_filter_vma_adjust()
8629 struct vm_area_struct *vma = data; in __perf_addr_filters_adjust() local
8660 static void perf_addr_filters_adjust(struct vm_area_struct *vma) in perf_addr_filters_adjust()
8683 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap()
[all …]
/kernel/dma/
Dcoherent.c236 struct vm_area_struct *vma, void *vaddr, size_t size, int *ret) in __dma_mmap_from_coherent()
272 int dma_mmap_from_dev_coherent(struct device *dev, struct vm_area_struct *vma, in dma_mmap_from_dev_coherent()
302 int dma_mmap_from_global_coherent(struct vm_area_struct *vma, void *vaddr, in dma_mmap_from_global_coherent()
Ddummy.c7 static int dma_dummy_mmap(struct device *dev, struct vm_area_struct *vma, in dma_dummy_mmap()
Dops_helpers.c34 int dma_common_mmap(struct device *dev, struct vm_area_struct *vma, in dma_common_mmap()
Dmapping.c455 int dma_mmap_attrs(struct device *dev, struct vm_area_struct *vma, in dma_mmap_attrs()
593 int dma_mmap_pages(struct device *dev, struct vm_area_struct *vma, in dma_mmap_pages()
695 int dma_mmap_noncontiguous(struct device *dev, struct vm_area_struct *vma, in dma_mmap_noncontiguous()
Ddirect.c494 int dma_direct_mmap(struct device *dev, struct vm_area_struct *vma, in dma_direct_mmap()
/kernel/bpf/
Dtask_iter.c295 struct vm_area_struct *vma; member
449 struct vm_area_struct *vma; in task_vma_seq_start() local
473 struct task_struct *task, struct vm_area_struct *vma) in DEFINE_BPF_ITER_FUNC()
Dringbuf.c226 static int ringbuf_map_mmap(struct bpf_map *map, struct vm_area_struct *vma) in ringbuf_map_mmap()
Dstackmap.c151 struct vm_area_struct *vma; in stack_map_get_build_id_offset() local
Dsyscall.c612 static void bpf_map_mmap_open(struct vm_area_struct *vma) in bpf_map_mmap_open()
621 static void bpf_map_mmap_close(struct vm_area_struct *vma) in bpf_map_mmap_close()
634 static int bpf_map_mmap(struct file *filp, struct vm_area_struct *vma) in bpf_map_mmap()
Darraymap.c487 static int array_map_mmap(struct bpf_map *map, struct vm_area_struct *vma) in array_map_mmap()
/kernel/
Dfork.c357 struct vm_area_struct *vma; in vm_area_alloc() local
387 struct vm_area_struct *vma = container_of(head, struct vm_area_struct, in __free_vm_area_struct() local
392 static inline void free_vm_area_struct(struct vm_area_struct *vma) in free_vm_area_struct()
397 static inline void free_vm_area_struct(struct vm_area_struct *vma) in free_vm_area_struct()
403 void vm_area_free_no_check(struct vm_area_struct *vma) in vm_area_free_no_check()
411 void vm_area_free(struct vm_area_struct *vma) in vm_area_free()
1276 struct vm_area_struct *vma; in replace_mm_exe_file() local
Drelay.c86 static int relay_mmap_buf(struct rchan_buf *buf, struct vm_area_struct *vma) in relay_mmap_buf()
832 static int relay_file_mmap(struct file *filp, struct vm_area_struct *vma) in relay_file_mmap()
Dacct.c541 struct vm_area_struct *vma; in acct_collect() local
Dkcov.c456 static int kcov_mmap(struct file *filep, struct vm_area_struct *vma) in kcov_mmap()
Dsys.c2117 struct vm_area_struct *vma; in prctl_set_mm() local
Dsignal.c4680 __weak const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
/kernel/trace/
Dtrace_output.c404 const struct vm_area_struct *vma; in seq_print_user_ip() local
/kernel/sched/
Dfair.c2728 struct vm_area_struct *vma; in task_numa_work() local