Searched refs:oprofilefs_str_to_user (Results 1 – 2 of 2) sorted by relevance
71 return oprofilefs_str_to_user(oprofile_ops.cpu_type, buf, count, offset); in cpu_type_read()
44 ssize_t oprofilefs_str_to_user(char const *str, char __user *buf, size_t count, loff_t *offset) in oprofilefs_str_to_user() function