Searched refs:portal_rotor (Results 1 – 2 of 2) sorted by relevance
42 int portal_rotor = LNET_PTL_ROTOR_HASH_RT; variable43 module_param(portal_rotor, int, 0644);44 MODULE_PARM_DESC(portal_rotor, "redirect PUTs to different cpu-partitions");284 if (portal_rotor == LNET_PTL_ROTOR_OFF || in lnet_mt_of_match()285 (portal_rotor != LNET_PTL_ROTOR_ON && !routed)) { in lnet_mt_of_match()292 if (portal_rotor == LNET_PTL_ROTOR_HASH_RT && routed) in lnet_mt_of_match()
813 extern int portal_rotor;832 if (portal_rotors[i].pr_value == portal_rotor) in __proc_lnet_portal_rotor()836 LASSERT(portal_rotors[i].pr_value == portal_rotor); in __proc_lnet_portal_rotor()865 portal_rotor = portal_rotors[i].pr_value; in __proc_lnet_portal_rotor()