Searched refs:oprofilefs_str_to_user (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Doprofile.h144 ssize_t oprofilefs_str_to_user(char const * str, char __user * buf, size_t count, loff_t * offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Doprofile_files.c113 return oprofilefs_str_to_user(oprofile_ops.cpu_type, buf, count, offset);
H A Doprofilefs.c44 ssize_t oprofilefs_str_to_user(char const *str, char __user *buf, size_t count, loff_t *offset) function

Completed in 118 milliseconds