Home
last modified time | relevance | path

Searched defs:foll_flags (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_mem.c371 unsigned int foll_flags = FOLL_WRITE; in siw_umem_get() local
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_mem.c371 unsigned int foll_flags = FOLL_LONGTERM; in siw_umem_get() local
/kernel/linux/linux-5.10/mm/
H A Dgup.c1053 unsigned int foll_flags = gup_flags; in __get_user_pages() local
796 follow_page(struct vm_area_struct *vma, unsigned long address, unsigned int foll_flags) follow_page() argument
1500 __get_user_pages_locked(struct mm_struct *mm, unsigned long start, unsigned long nr_pages, struct page **pages, struct vm_area_struct **vmas, int *locked, unsigned int foll_flags) __get_user_pages_locked() argument
H A Dnommu.c1616 follow_page(struct vm_area_struct *vma, unsigned long address, unsigned int foll_flags) follow_page() argument
/kernel/linux/linux-6.6/mm/
H A Dgup.c1202 unsigned int foll_flags = gup_flags; in __get_user_pages() local
1303 foll_flags); in __get_user_pages() local
835 follow_page(struct vm_area_struct *vma, unsigned long address, unsigned int foll_flags) follow_page() argument
1791 __get_user_pages_locked(struct mm_struct *mm, unsigned long start, unsigned long nr_pages, struct page **pages, int *locked, unsigned int foll_flags) __get_user_pages_locked() argument
[all...]
H A Dnommu.c1597 follow_page(struct vm_area_struct *vma, unsigned long address, unsigned int foll_flags) follow_page() argument
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h2924 static inline int vm_fault_to_errno(vm_fault_t vm_fault, int foll_flags) in vm_fault_to_errno() argument
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h3557 static inline int vm_fault_to_errno(vm_fault_t vm_fault, int foll_flags) in vm_fault_to_errno() argument

Completed in 24 milliseconds