Home
last modified time | relevance | path

Searched refs:follow_table (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/s390/lib/
Duaccess_pt.c18 static inline pte_t *follow_table(struct mm_struct *mm, unsigned long addr) in follow_table() function
51 pte = follow_table(mm, uaddr); in __user_copy_pt()
97 pte = follow_table(mm, uaddr); in __dat_user_addr()
177 pte = follow_table(mm, uaddr); in strnlen_user_pt()
247 pte_from = follow_table(mm, uaddr_from); in copy_in_user_pt()
258 pte_to = follow_table(mm, uaddr_to); in copy_in_user_pt()