Searched refs:hr_cpt_table (Results 1 – 1 of 1) sorted by relevance
235 struct cfs_cpt_table *hr_cpt_table; member280 svcpt->scp_service->srv_cptable == ptlrpc_hr.hr_cpt_table) { in ptlrpc_hr_select()286 rotor %= cfs_cpt_number(ptlrpc_hr.hr_cpt_table); in ptlrpc_hr_select()2471 rc = cfs_cpt_bind(ptlrpc_hr.hr_cpt_table, hrp->hrp_cpt); in ptlrpc_hr_main()2474 threadname, hrp->hrp_cpt, ptlrpc_hr.hr_cpt_table, rc); in ptlrpc_hr_main()2762 ptlrpc_hr.hr_cpt_table = cfs_cpt_table; in ptlrpc_hr_init()2764 ptlrpc_hr.hr_partitions = cfs_percpt_alloc(ptlrpc_hr.hr_cpt_table, in ptlrpc_hr_init()2779 hrp->hrp_nthrs = cfs_cpt_weight(ptlrpc_hr.hr_cpt_table, i); in ptlrpc_hr_init()2783 OBD_CPT_ALLOC(hrp->hrp_thrs, ptlrpc_hr.hr_cpt_table, i, in ptlrpc_hr_init()