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