Searched refs:scp_nthrs_running (Results 1 – 3 of 3) sorted by relevance
1327 int running = svcpt->scp_nthrs_running; in ptlrpc_server_allow_high()1372 int running = svcpt->scp_nthrs_running; in ptlrpc_server_allow_normal()1913 svcpt->scp_nthrs_running - 1 - in ptlrpc_threads_enough()1925 return svcpt->scp_nthrs_running + in ptlrpc_threads_increasable()2093 svcpt->scp_nthrs_running++; in ptlrpc_main()2110 svcpt->scp_nthrs_running); in ptlrpc_main()2184 svcpt->scp_nthrs_running--; in ptlrpc_main()2415 svc->srv_name, svcpt->scp_cpt, svcpt->scp_nthrs_running, in ptlrpc_start_thread()2424 svcpt->scp_nthrs_running == svc->srv_nthrs_cpt_init - 1)) in ptlrpc_start_thread()
374 total += svcpt->scp_nthrs_running; in threads_started_show()
1533 int scp_nthrs_running; member