Home
last modified time | relevance | path

Searched refs:cfs_trace_copyout_string (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dmodule.c535 rc = cfs_trace_copyout_string(buffer, nob, in __proc_dobitmasks()
590 return cfs_trace_copyout_string(buffer, nob, in __proc_daemon_file()
615 return cfs_trace_copyout_string(buffer, nob, tmpstr + pos, in __proc_debug_mb()
779 rc = cfs_trace_copyout_string(buffer, nob, buf + pos, NULL); in __proc_cpt_table()
Dtracefile.h72 int cfs_trace_copyout_string(char __user *usr_buffer, int usr_buffer_nob,
Dtracefile.c783 int cfs_trace_copyout_string(char __user *usr_buffer, int usr_buffer_nob, in cfs_trace_copyout_string() function
806 EXPORT_SYMBOL(cfs_trace_copyout_string);
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Drouter_proc.c152 rc = cfs_trace_copyout_string(buffer, nob, in __proc_lnet_stats()
646 rc = cfs_trace_copyout_string(buffer, nob, in __proc_lnet_buffers()
848 rc = cfs_trace_copyout_string(buffer, nob, in __proc_lnet_portal_rotor()
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h257 int cfs_trace_copyout_string(char __user *usr_buffer, int usr_buffer_nob,