Home
last modified time | relevance | path

Searched refs:scp_nthrs_running (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c1589 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()
Dlproc_ptlrpc.c374 total += svcpt->scp_nthrs_running; in ptlrpc_lprocfs_threads_started_seq_show()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2055 int scp_nthrs_running; member