Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Duaccess.h53 allow_user_access(__pu_addr, KUAP_WRITE); \
310 allow_user_access(NULL, KUAP_READ); \
351 allow_user_access(to, dir); in raw_copy_tofrom_user()
357 allow_user_access(to, dir); in raw_copy_tofrom_user()
364 allow_user_access(to, dir); in raw_copy_tofrom_user()
397 allow_user_access(addr, KUAP_WRITE); in __clear_user()
427 allow_user_access(to, KUAP_WRITE); in copy_mc_to_user()
450 allow_user_access((void __user *)ptr, dir); in __user_access_begin()
530 allow_user_access(ptr, dir); in __masked_user_access_begin()
H A Dkup.h75 static __always_inline void allow_user_access(void __user *to, unsigned long dir) { } in allow_user_access() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dkup.h356 static __always_inline void allow_user_access(void __user *to, unsigned long dir) in allow_user_access() function
385 static __always_inline void allow_user_access(void __user *to, unsigned long dir) in allow_user_access() function
/linux/arch/powerpc/include/asm/nohash/32/
H A Dkup-8xx.h52 static __always_inline void allow_user_access(void __user *to, unsigned long dir) in allow_user_access() function
/linux/arch/powerpc/include/asm/nohash/
H A Dkup-booke.h76 static __always_inline void allow_user_access(void __user *to, unsigned long dir) in allow_user_access() function
/linux/arch/powerpc/include/asm/book3s/32/
H A Dkup.h100 static __always_inline void allow_user_access(void __user *to, unsigned long dir) in allow_user_access() function