Searched refs:vm_flags_mod (Results 1 – 9 of 9) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | sysfs_btf.c | 42 vm_flags_mod(vma, VM_DONTDUMP, VM_MAYEXEC | VM_MAYWRITE); in btf_sysfs_vmlinux_mmap()
|
| /linux/drivers/android/tests/ |
| H A D | binder_alloc_kunit.c | 483 vm_flags_mod(vma, VM_DONTCOPY | VM_MIXEDMAP, VM_MAYWRITE); in binder_alloc_test_mmap_handler()
|
| /linux/drivers/usb/mon/ |
| H A D | mon_bin.c | 1284 vm_flags_mod(vma, VM_DONTEXPAND | VM_DONTDUMP, VM_MAYWRITE); in mon_bin_mmap()
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_gem.c | 543 vm_flags_mod(vma, VM_MIXEDMAP, VM_PFNMAP); in amdxdna_gem_dmabuf_mmap()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_oa.c | 1731 vm_flags_mod(vma, VM_PFNMAP | VM_DONTEXPAND | VM_DONTDUMP | VM_DONTCOPY, in xe_oa_mmap()
|
| /linux/include/linux/ |
| H A D | mm.h | 1067 static inline void vm_flags_mod(struct vm_area_struct *vma, in vm_flags_mod() function
|
| /linux/sound/core/ |
| H A D | pcm_native.c | 3792 vm_flags_mod(area, VM_DONTEXPAND | VM_DONTDUMP, in snd_pcm_mmap_status()
|
| /linux/kernel/trace/ |
| H A D | ring_buffer.c | 7770 vm_flags_mod(vma, VM_DONTCOPY | VM_DONTEXPAND | VM_DONTDUMP, in __rb_map_vma()
|
| /linux/drivers/android/ |
| H A D | binder.c | 6059 vm_flags_mod(vma, VM_DONTCOPY | VM_MIXEDMAP, VM_MAYWRITE); in binder_mmap()
|