Searched refs:scp_nthrs_running (Results 1 – 3 of 3) sorted by relevance
1589 int running = svcpt->scp_nthrs_running; in ptlrpc_server_allow_high()1634 int running = svcpt->scp_nthrs_running; in ptlrpc_server_allow_normal()2162 svcpt->scp_nthrs_running - 1 - in ptlrpc_threads_enough()2174 return svcpt->scp_nthrs_running + in ptlrpc_threads_increasable()2339 svcpt->scp_nthrs_running++; in ptlrpc_main()2356 svcpt->scp_nthrs_running); in ptlrpc_main()2429 svcpt->scp_nthrs_running--; in ptlrpc_main()2661 svc->srv_name, svcpt->scp_cpt, svcpt->scp_nthrs_running, in ptlrpc_start_thread()2670 svcpt->scp_nthrs_running == svc->srv_nthrs_cpt_init - 1)) in ptlrpc_start_thread()
374 total += svcpt->scp_nthrs_running; in ptlrpc_lprocfs_threads_started_seq_show()
2055 int scp_nthrs_running; member