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