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