Searched refs:req_update (Results 1 – 1 of 1) sorted by relevance
50 } req_update; variable600 req_update.hwp_use_pkg = 0; in cmdline()602 req_update.hwp_use_pkg = 1; in cmdline()1089 req.hwp_min = req_update.hwp_min; in update_hwp_request()1092 req.hwp_max = req_update.hwp_max; in update_hwp_request()1101 req.hwp_epp = req_update.hwp_epp; in update_hwp_request()1135 req.hwp_min = req_update.hwp_min; in update_hwp_request_pkg()1354 (req_update.hwp_min > req_update.hwp_max)) { in req_update_bounds_check()1355 printf("hwp-min %d > hwp_max %d\n", req_update.hwp_min, req_update.hwp_max); in req_update_bounds_check()1361 (req_update.hwp_desired > req_update.hwp_max)) { in req_update_bounds_check()[all …]