Searched refs:new_cluster_id (Results 1 – 2 of 2) sorted by relevance
17 int bL_switch_request_cb(unsigned int cpu, unsigned int new_cluster_id,20 static inline int bL_switch_request(unsigned int cpu, unsigned int new_cluster_id) in bL_switch_request() argument 22 return bL_switch_request_cb(cpu, new_cluster_id, NULL, NULL); in bL_switch_request()
142 * @new_cluster_id: the ID of the cluster to switch to.147 static int bL_switch_to(unsigned int new_cluster_id) in bL_switch_to() argument 161 if (new_cluster_id == ob_cluster) in bL_switch_to() 323 * @new_cluster_id: the ID of the cluster to switch to.340 int bL_switch_request_cb(unsigned int cpu, unsigned int new_cluster_id, in bL_switch_request_cb() argument 365 t->wanted_cluster = new_cluster_id; in bL_switch_request_cb()