Searched refs:per_host_idx (Results 1 – 1 of 1) sorted by relevance
504 static int sdebug_add_host_helper(int per_host_idx);7292 static int sdebug_add_host_helper(int per_host_idx) in sdebug_add_host_helper() argument7302 idx = (per_host_idx < 0) ? sdeb_first_idx : per_host_idx; in sdebug_add_host_helper()