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