/kernel/events/ |
D | uprobes.c | 121 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() 339 struct vm_area_struct *vma) in valid_ref_ctr_vma() 369 struct vm_area_struct *vma; in __update_ref_ctr() local 466 struct vm_area_struct *vma; in uprobe_write_opcode() local 894 struct vm_area_struct *vma, unsigned long vaddr) in install_breakpoint() 965 struct vm_area_struct *vma; in build_map_info() local 1048 struct vm_area_struct *vma; in register_for_each_vma() local [all …]
|
D | core.c | 6113 static void perf_mmap_open(struct vm_area_struct *vma) in perf_mmap_open() 6137 static void perf_mmap_close(struct vm_area_struct *vma) in perf_mmap_close() 6255 static int perf_mmap(struct file *file, struct vm_area_struct *vma) in perf_mmap() 8379 struct vm_area_struct *vma; member 8405 struct vm_area_struct *vma = mmap_event->vma; in perf_event_mmap_match() local 8481 struct vm_area_struct *vma = mmap_event->vma; in perf_event_mmap_event() local 8622 struct vm_area_struct *vma, in perf_addr_filter_vma_adjust() 8646 struct vm_area_struct *vma = data; in __perf_addr_filters_adjust() local 8677 static void perf_addr_filters_adjust(struct vm_area_struct *vma) in perf_addr_filters_adjust() 8700 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() [all …]
|
/kernel/dma/ |
D | coherent.c | 235 struct vm_area_struct *vma, void *vaddr, size_t size, int *ret) in __dma_mmap_from_coherent() 271 int dma_mmap_from_dev_coherent(struct device *dev, struct vm_area_struct *vma, in dma_mmap_from_dev_coherent() 301 int dma_mmap_from_global_coherent(struct vm_area_struct *vma, void *vaddr, in dma_mmap_from_global_coherent()
|
D | dummy.c | 7 static int dma_dummy_mmap(struct device *dev, struct vm_area_struct *vma, in dma_dummy_mmap()
|
D | ops_helpers.c | 35 int dma_common_mmap(struct device *dev, struct vm_area_struct *vma, in dma_common_mmap()
|
D | mapping.c | 460 int dma_mmap_attrs(struct device *dev, struct vm_area_struct *vma, in dma_mmap_attrs() 598 int dma_mmap_pages(struct device *dev, struct vm_area_struct *vma, in dma_mmap_pages() 700 int dma_mmap_noncontiguous(struct device *dev, struct vm_area_struct *vma, in dma_mmap_noncontiguous()
|
D | direct.c | 560 int dma_direct_mmap(struct device *dev, struct vm_area_struct *vma, in dma_direct_mmap()
|
/kernel/ |
D | fork.c | 466 static bool vma_lock_alloc(struct vm_area_struct *vma) in vma_lock_alloc() 478 static inline void vma_lock_free(struct vm_area_struct *vma) in vma_lock_free() 485 static inline bool vma_lock_alloc(struct vm_area_struct *vma) { return true; } in vma_lock_alloc() 486 static inline void vma_lock_free(struct vm_area_struct *vma) {} in vma_lock_free() 492 struct vm_area_struct *vma; in vm_area_alloc() local 531 void __vm_area_free(struct vm_area_struct *vma) in __vm_area_free() 541 struct vm_area_struct *vma = container_of(head, struct vm_area_struct, in vm_area_free_rcu_cb() local 550 void vm_area_free(struct vm_area_struct *vma) in vm_area_free() 1395 struct vm_area_struct *vma; in replace_mm_exe_file() local
|
D | relay.c | 83 static int relay_mmap_buf(struct rchan_buf *buf, struct vm_area_struct *vma) in relay_mmap_buf() 829 static int relay_file_mmap(struct file *filp, struct vm_area_struct *vma) in relay_file_mmap()
|
D | acct.c | 562 struct vm_area_struct *vma; in acct_collect() local
|
D | kcov.c | 476 static int kcov_mmap(struct file *filep, struct vm_area_struct *vma) in kcov_mmap()
|
D | sys.c | 2131 struct vm_area_struct *vma; in prctl_set_mm() local
|
D | signal.c | 4700 __weak const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
|
/kernel/bpf/ |
D | task_iter.c | 442 struct vm_area_struct *vma; member 609 struct vm_area_struct *vma; in task_vma_seq_start() local 633 struct task_struct *task, struct vm_area_struct *vma) in DEFINE_BPF_ITER_FUNC() 784 struct vm_area_struct *vma; in BPF_CALL_5() local
|
D | ringbuf.c | 261 static int ringbuf_map_mmap_kern(struct bpf_map *map, struct vm_area_struct *vma) in ringbuf_map_mmap_kern() 279 static int ringbuf_map_mmap_user(struct bpf_map *map, struct vm_area_struct *vma) in ringbuf_map_mmap_user()
|
D | stackmap.c | 133 struct vm_area_struct *vma, *prev_vma = NULL; in stack_map_get_build_id_offset() local
|
D | syscall.c | 756 static void bpf_map_mmap_open(struct vm_area_struct *vma) in bpf_map_mmap_open() 765 static void bpf_map_mmap_close(struct vm_area_struct *vma) in bpf_map_mmap_close() 778 static int bpf_map_mmap(struct file *filp, struct vm_area_struct *vma) in bpf_map_mmap()
|
D | arraymap.c | 529 static int array_map_mmap(struct bpf_map *map, struct vm_area_struct *vma) in array_map_mmap()
|
/kernel/trace/ |
D | trace_events_user.c | 1748 static int user_status_mmap(struct file *file, struct vm_area_struct *vma) in user_status_mmap()
|
D | trace_output.c | 395 const struct vm_area_struct *vma; in seq_print_user_ip() local
|
/kernel/sched/ |
D | fair.c | 2942 struct vm_area_struct *vma; in task_numa_work() local
|