Searched refs:tmpstrlen (Results 1 – 1 of 1) sorted by relevance
517 const int tmpstrlen = 512; in __proc_dobitmasks() local524 rc = cfs_trace_allocate_string_buffer(&tmpstr, tmpstrlen); in __proc_dobitmasks()529 libcfs_debug_mask2str(tmpstr, tmpstrlen, *mask, is_subsys); in __proc_dobitmasks()539 rc = cfs_trace_copyin_string(tmpstr, tmpstrlen, buffer, nob); in __proc_dobitmasks()541 cfs_trace_free_string_buffer(tmpstr, tmpstrlen); in __proc_dobitmasks()551 cfs_trace_free_string_buffer(tmpstr, tmpstrlen); in __proc_dobitmasks()