Searched defs:vma (Results 1 – 10 of 10) sorted by relevance
| /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() 152 static int __replace_page(struct vm_area_struct *vma, unsigned long addr, in __replace_page() 298 struct vm_area_struct *vma; in uprobe_write_opcode() local 645 struct vm_area_struct *vma, unsigned long vaddr) in install_breakpoint() 717 struct vm_area_struct *vma; in build_map_info() local 800 struct vm_area_struct *vma; in register_for_each_vma() local 965 struct vm_area_struct *vma; in unapply_uprobe() local 1019 struct vm_area_struct *vma, in build_probe_list() [all …]
|
| D | core.c | 4885 static int perf_mmap_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in perf_mmap_fault() 5017 static void perf_mmap_open(struct vm_area_struct *vma) in perf_mmap_open() 5041 static void perf_mmap_close(struct vm_area_struct *vma) in perf_mmap_close() 5157 static int perf_mmap(struct file *file, struct vm_area_struct *vma) in perf_mmap() 6557 struct vm_area_struct *vma; member 6581 struct vm_area_struct *vma = mmap_event->vma; in perf_event_mmap_match() local 6642 struct vm_area_struct *vma = mmap_event->vma; in perf_event_mmap_event() local 6782 struct vm_area_struct *vma = data; in __perf_addr_filters_adjust() local 6816 static void perf_addr_filters_adjust(struct vm_area_struct *vma) in perf_addr_filters_adjust() 6839 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() [all …]
|
| /kernel/ |
| D | relay.c | 33 static void relay_file_mmap_close(struct vm_area_struct *vma) in relay_file_mmap_close() 42 static int relay_buf_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in relay_buf_fault() 96 static int relay_mmap_buf(struct rchan_buf *buf, struct vm_area_struct *vma) in relay_mmap_buf() 908 static int relay_file_mmap(struct file *filp, struct vm_area_struct *vma) in relay_file_mmap()
|
| D | sys.c | 1686 struct vm_area_struct *vma; in prctl_set_mm_exe_file() local 1941 struct vm_area_struct *vma; in prctl_set_mm() local 2078 static int prctl_update_vma_anon_name(struct vm_area_struct *vma, in prctl_update_vma_anon_name() 2129 struct vm_area_struct *vma, *prev; in prctl_set_vma_anon_name() local
|
| D | acct.c | 537 struct vm_area_struct *vma; in acct_collect() local
|
| D | kcov.c | 269 static int kcov_mmap(struct file *filep, struct vm_area_struct *vma) in kcov_mmap()
|
| D | signal.c | 3604 __weak const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
|
| /kernel/time/ |
| D | posix-clock.c | 101 static int posix_clock_mmap(struct file *fp, struct vm_area_struct *vma) in posix_clock_mmap()
|
| /kernel/trace/ |
| D | trace_output.c | 336 const struct vm_area_struct *vma; in seq_print_user_ip() local
|
| /kernel/sched/ |
| D | fair.c | 2427 struct vm_area_struct *vma; in task_numa_work() local
|