Searched refs:kdebug_check_trace_string (Results 1 – 1 of 1) sorted by relevance
252 static errno_t kdebug_check_trace_string(uint32_t debugid, uint64_t str_id);1168 kdebug_check_trace_string(uint32_t debugid, uint64_t str_id) in kdebug_check_trace_string() function1208 if ((err = kdebug_check_trace_string(debugid, *str_id)) != 0) { in kernel_debug_string()1251 if ((err = kdebug_check_trace_string(uap->debugid, uap->str_id)) != 0) { in kdebug_trace_string()