Searched refs:usymbol (Results 1 – 1 of 1) sorted by relevance
2260 unsigned long __user usymbol; in copy_user_syms() local2275 if (__get_user(usymbol, usyms + i)) { in copy_user_syms()2279 err = strncpy_from_user(p, (const char __user *) usymbol, KSYM_NAME_LEN); in copy_user_syms()