Home
last modified time | relevance | path

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

/lib/
Dstrnlen_user.c95 long strnlen_user(const char __user *str, long count) in strnlen_user() function
110 EXPORT_SYMBOL(strnlen_user);
DMakefile141 obj-$(CONFIG_GENERIC_STRNLEN_USER) += strnlen_user.o