Searched defs:strnlen_user (Results 26 - 31 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Duaccess.h240 static inline long __must_check strnlen_user(const char *src, long n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Duaccess.h462 extern inline long strnlen_user(const char __user *str, long n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Duaccess.h440 static inline long __must_check strnlen_user(const char __user *s, long n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Duaccess.h1129 static inline long strnlen_user(const char __user *s, long n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Duaccess.h698 strnlen_user(const char *s, long n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Duaccess.h606 strnlen_user(const char *s, long n) function

Completed in 180 milliseconds

12