Searched refs:cfs_trace_allocate_string_buffer (Results 1 – 3 of 3) sorted by relevance
72 int cfs_trace_allocate_string_buffer(char **str, int nob);
808 int cfs_trace_allocate_string_buffer(char **str, int nob) in cfs_trace_allocate_string_buffer() function830 rc = cfs_trace_allocate_string_buffer(&str, usr_str_nob + 1); in cfs_trace_dump_debug_buffer_usrstr()892 rc = cfs_trace_allocate_string_buffer(&str, usr_str_nob + 1); in cfs_trace_daemon_command_usrstr()
361 rc = cfs_trace_allocate_string_buffer(&tmpstr, tmpstrlen); in __proc_dobitmasks()