Searched refs:strnlen_user_std (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/lib/
H A Duaccess.h13 extern size_t strnlen_user_std(size_t, const char __user *);
H A Duaccess_std.c190 size_t strnlen_user_std(size_t size, const char __user *src) function
315 .strnlen_user = strnlen_user_std,
H A Duaccess_mvcos.c209 .strnlen_user = strnlen_user_std,

Completed in 283 milliseconds