Searched refs:cfs_trace_daemon_command_usrstr (Results 1 – 3 of 3) sorted by relevance
78 int cfs_trace_daemon_command_usrstr(void __user *usr_str, int usr_str_nob);
594 return cfs_trace_daemon_command_usrstr(buffer, nob); in __proc_daemon_file()
887 int cfs_trace_daemon_command_usrstr(void __user *usr_str, int usr_str_nob) in cfs_trace_daemon_command_usrstr() function