Searched refs:strnlen_user (Results 1 – 2 of 2) sorted by relevance
92 long strnlen_user(const char __user *str, long count) in strnlen_user() function120 EXPORT_SYMBOL(strnlen_user);
257 obj-$(CONFIG_GENERIC_STRNLEN_USER) += strnlen_user.o