Searched refs:scp_nthrs_running (Results 1 – 3 of 3) sorted by relevance
1307 int running = svcpt->scp_nthrs_running; in ptlrpc_server_allow_high()1352 int running = svcpt->scp_nthrs_running; in ptlrpc_server_allow_normal()1885 svcpt->scp_nthrs_running - 1 - in ptlrpc_threads_enough()1897 return svcpt->scp_nthrs_running + in ptlrpc_threads_increasable()2062 svcpt->scp_nthrs_running++; in ptlrpc_main()2079 svcpt->scp_nthrs_running); in ptlrpc_main()2152 svcpt->scp_nthrs_running--; in ptlrpc_main()2384 svc->srv_name, svcpt->scp_cpt, svcpt->scp_nthrs_running, in ptlrpc_start_thread()2393 svcpt->scp_nthrs_running == svc->srv_nthrs_cpt_init - 1)) in ptlrpc_start_thread()
377 total += svcpt->scp_nthrs_running; in threads_started_show()
2045 int scp_nthrs_running; member