Searched refs:scp_nthrs_running (Results 1 – 3 of 3) sorted by relevance
1302 int running = svcpt->scp_nthrs_running; in ptlrpc_server_allow_high()1347 int running = svcpt->scp_nthrs_running; in ptlrpc_server_allow_normal()1880 svcpt->scp_nthrs_running - 1 - in ptlrpc_threads_enough()1892 return svcpt->scp_nthrs_running + in ptlrpc_threads_increasable()2057 svcpt->scp_nthrs_running++; in ptlrpc_main()2074 svcpt->scp_nthrs_running); in ptlrpc_main()2147 svcpt->scp_nthrs_running--; in ptlrpc_main()2379 svc->srv_name, svcpt->scp_cpt, svcpt->scp_nthrs_running, in ptlrpc_start_thread()2388 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