Lines Matching refs:cstate_exit_ns

384 	if (safe_to_lower || watermarks->a.cstate_pstate.cstate_exit_ns
385 > hubbub1->watermarks.a.cstate_pstate.cstate_exit_ns) {
386 hubbub1->watermarks.a.cstate_pstate.cstate_exit_ns =
387 watermarks->a.cstate_pstate.cstate_exit_ns;
389 watermarks->a.cstate_pstate.cstate_exit_ns,
395 watermarks->a.cstate_pstate.cstate_exit_ns, prog_wm_value);
396 } else if (watermarks->a.cstate_pstate.cstate_exit_ns
397 < hubbub1->watermarks.a.cstate_pstate.cstate_exit_ns)
417 if (safe_to_lower || watermarks->b.cstate_pstate.cstate_exit_ns
418 > hubbub1->watermarks.b.cstate_pstate.cstate_exit_ns) {
419 hubbub1->watermarks.b.cstate_pstate.cstate_exit_ns =
420 watermarks->b.cstate_pstate.cstate_exit_ns;
422 watermarks->b.cstate_pstate.cstate_exit_ns,
428 watermarks->b.cstate_pstate.cstate_exit_ns, prog_wm_value);
429 } else if (watermarks->b.cstate_pstate.cstate_exit_ns
430 < hubbub1->watermarks.b.cstate_pstate.cstate_exit_ns)
450 if (safe_to_lower || watermarks->c.cstate_pstate.cstate_exit_ns
451 > hubbub1->watermarks.c.cstate_pstate.cstate_exit_ns) {
452 hubbub1->watermarks.c.cstate_pstate.cstate_exit_ns =
453 watermarks->c.cstate_pstate.cstate_exit_ns;
455 watermarks->c.cstate_pstate.cstate_exit_ns,
461 watermarks->c.cstate_pstate.cstate_exit_ns, prog_wm_value);
462 } else if (watermarks->c.cstate_pstate.cstate_exit_ns
463 < hubbub1->watermarks.c.cstate_pstate.cstate_exit_ns)
483 if (safe_to_lower || watermarks->d.cstate_pstate.cstate_exit_ns
484 > hubbub1->watermarks.d.cstate_pstate.cstate_exit_ns) {
485 hubbub1->watermarks.d.cstate_pstate.cstate_exit_ns =
486 watermarks->d.cstate_pstate.cstate_exit_ns;
488 watermarks->d.cstate_pstate.cstate_exit_ns,
494 watermarks->d.cstate_pstate.cstate_exit_ns, prog_wm_value);
495 } else if (watermarks->d.cstate_pstate.cstate_exit_ns
496 < hubbub1->watermarks.d.cstate_pstate.cstate_exit_ns)