Home
last modified time | relevance | path

Searched refs:oprofilefs_str_to_user (Results 1 – 2 of 2) sorted by relevance

/drivers/oprofile/
Doprofile_files.c71 return oprofilefs_str_to_user(oprofile_ops.cpu_type, buf, count, offset); in cpu_type_read()
Doprofilefs.c44 ssize_t oprofilefs_str_to_user(char const *str, char __user *buf, size_t count, loff_t *offset) in oprofilefs_str_to_user() function