Home
last modified time | relevance | path

Searched refs:rotations (Results 1 – 20 of 20) sorted by relevance

/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c860 size_t quota, unsigned int rotations, in server_rotations() argument
870 for (i = current_index + 1; rotations > 0; i++, rotations--) { in server_rotations()
1081 unsigned int nr_keys, unsigned int rotations, in roll_over_keys() argument
1092 for (i = rnext_index + 1; rotations > 0; i++, rotations--) { in roll_over_keys()
/linux/Documentation/hwmon/
H A Demc2103.rst23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83l786ng.rst38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
H A Dasb100.rst37 Fan speeds are reported in RPM (rotations per minute). An alarm is
H A Dsmsc47m1.rst67 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm80.rst52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dgl518sm.rst49 Rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm78.rst53 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm87.rst47 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dvia686a.rst52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dsis5595.rst91 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dadm1026.rst57 Fan rotation speeds are reported in RPM (rotations per minute) but measured
H A Dw83791d.rst84 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83792d.rst63 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83627ehf.rst105 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dnct6775.rst119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83781d.rst119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
/linux/net/psp/
H A Dpsp_nl.c266 psd->stats.rotations++; in psp_nl_key_rotate_doit()
535 psd->stats.rotations) || in psp_nl_stats_fill()
/linux/Documentation/admin-guide/acpi/
H A Dfan_performance_states.rst49 * ``speed_rpm``: Speed of the fan in rotations per minute.
/linux/kernel/events/
H A Dcore.c1280 bool rotations; in perf_mux_hrtimer_handler() local
1285 rotations = perf_rotate_context(cpc); in perf_mux_hrtimer_handler()
1288 if (rotations) in perf_mux_hrtimer_handler()
1294 return rotations ? HRTIMER_RESTART : HRTIMER_NORESTART; in perf_mux_hrtimer_handler()