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