oprofilefs_ulong_from_user   47 drivers/oprofile/oprofile_files.c 	retval = oprofilefs_ulong_from_user(&val, buf, count);
oprofilefs_ulong_from_user   86 drivers/oprofile/oprofile_files.c 	retval = oprofilefs_ulong_from_user(&val, buf, count);
oprofilefs_ulong_from_user  143 drivers/oprofile/oprofile_files.c 	retval = oprofilefs_ulong_from_user(&val, buf, count);
oprofilefs_ulong_from_user  109 drivers/oprofile/oprofilefs.c 	retval = oprofilefs_ulong_from_user(&value, buf, count);
oprofilefs_ulong_from_user  164 include/linux/oprofile.h int oprofilefs_ulong_from_user(unsigned long * val, char const __user * buf, size_t count);