Searched refs:gov_sys_pol_attr_rw (Results 1 – 3 of 3) sorted by relevance
286 gov_sys_pol_attr_rw(sampling_rate);287 gov_sys_pol_attr_rw(sampling_down_factor);288 gov_sys_pol_attr_rw(up_threshold);289 gov_sys_pol_attr_rw(down_threshold);290 gov_sys_pol_attr_rw(ignore_nice_load);291 gov_sys_pol_attr_rw(freq_step);
422 gov_sys_pol_attr_rw(sampling_rate);423 gov_sys_pol_attr_rw(io_is_busy);424 gov_sys_pol_attr_rw(up_threshold);425 gov_sys_pol_attr_rw(sampling_down_factor);426 gov_sys_pol_attr_rw(ignore_nice_load);427 gov_sys_pol_attr_rw(powersave_bias);
66 #define gov_sys_pol_attr_rw(_name) \ macro