Home
last modified time | relevance | path

Searched defs:vm_flags (Results 1 - 25 of 73) sorted by relevance

123

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpkeys.h10 static inline u64 vmflag_to_pte_pkey_bits(u64 vm_flags) in vmflag_to_pte_pkey_bits() argument
H A Dhash-pkey.h5 static inline u64 hash__vmflag_to_pte_pkey_bits(u64 vm_flags) in hash__vmflag_to_pte_pkey_bits() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpkeys.h8 static inline u64 vmflag_to_pte_pkey_bits(u64 vm_flags) in vmflag_to_pte_pkey_bits() argument
H A Dhash-pkey.h8 static inline u64 hash__vmflag_to_pte_pkey_bits(u64 vm_flags) in hash__vmflag_to_pte_pkey_bits() argument
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpgprot.c35 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() argument
/kernel/linux/build/test/tracepointtest/vendordommap_test/
H A Dvendordommap_test.c17 static void vendor_do_mmap(void *data, vm_flags_t *vm_flags, int *err) in vendor_do_mmap() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmman.h27 static inline pgprot_t arch_vm_get_page_prot(unsigned long vm_flags) in arch_vm_get_page_prot() argument
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dmmap.c80 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dfind_vma_fail1.c5 #define vm_flags vm_start macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmman.h38 static inline pgprot_t arch_vm_get_page_prot(unsigned long vm_flags) in arch_vm_get_page_prot() argument
77 static inline bool arch_validate_flags(unsigned long vm_flags) in arch_validate_flags() argument
[all...]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dmman.h50 static inline pgprot_t sparc_vm_get_page_prot(unsigned long vm_flags) in sparc_vm_get_page_prot() argument
67 static inline bool arch_validate_flags(unsigned long vm_flags) in arch_validate_flags() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dmman.h53 static inline bool arch_validate_flags(unsigned long vm_flags) in arch_validate_flags() argument
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dmman.h61 static inline bool arch_validate_flags(unsigned long vm_flags) in arch_validate_flags() argument
/kernel/linux/linux-5.10/include/linux/
H A Dkhugepaged.h56 khugepaged_enter(struct vm_area_struct *vma, unsigned long vm_flags) khugepaged_enter() argument
77 khugepaged_enter(struct vm_area_struct *vma, unsigned long vm_flags) khugepaged_enter() argument
82 khugepaged_enter_vma_merge(struct vm_area_struct *vma, unsigned long vm_flags) khugepaged_enter_vma_merge() argument
H A Dksm.h69 ksm_madvise(struct vm_area_struct *vma, unsigned long start, unsigned long end, int advice, unsigned long *vm_flags) ksm_madvise() argument
H A Drmap.h288 page_referenced(struct page *page, int is_locked, struct mem_cgroup *memcg, unsigned long *vm_flags) page_referenced() argument
/kernel/linux/linux-6.6/include/linux/
H A Dkhugepaged.h48 khugepaged_enter_vma(struct vm_area_struct *vma, unsigned long vm_flags) khugepaged_enter_vma() argument
H A Dmman.h184 static inline bool map_deny_write_exec(struct vm_area_struct *vma, unsigned long vm_flags) in map_deny_write_exec() argument
H A Dksm.h126 ksm_madvise(struct vm_area_struct *vma, unsigned long start, unsigned long end, int advice, unsigned long *vm_flags) ksm_madvise() argument
H A Duserfaultfd_k.h163 vma_can_userfault(struct vm_area_struct *vma, unsigned long vm_flags) vma_can_userfault() argument
/kernel/linux/linux-5.10/mm/
H A Dmapping_dirty_helpers.c232 unsigned long vm_flags = READ_ONCE(walk->vma->vm_flags); in wp_clean_test_walk() local
H A Dmremap.c341 unsigned long vm_flags = vma->vm_flags; in move_vma() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmapping_dirty_helpers.c221 unsigned long vm_flags = READ_ONCE(walk->vma->vm_flags); in wp_clean_test_walk() local
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dfault.c244 unsigned long vm_flags = VM_ACCESS_FLAGS; in do_page_fault() local
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dfault.c246 unsigned long vm_flags = VM_ACCESS_FLAGS; in do_page_fault() local

Completed in 9 milliseconds

123