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.c825 size_t quota, unsigned int rotations, in start_server()
835 for (i = current_index + 1; rotations > 0; i++, rotations--) { in end_server()
1046 unsigned int nr_keys, unsigned int rotations, in check_current_back()
1057 for (i = rnext_index + 1; rotations > 0; i++, rotations--) { in check_current_back()
860 server_rotations(const char * tst_name,unsigned int port,size_t quota,unsigned int rotations,unsigned int current_index,unsigned int rnext_index) server_rotations() argument
1081 roll_over_keys(const char * tst_name,unsigned int port,unsigned int nr_keys,unsigned int rotations,unsigned int current_index,unsigned int rnext_index) roll_over_keys() argument
/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 Dw83781d.rst119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
/linux/Documentation/admin-guide/acpi/
H A Dfan_performance_states.rst49 * ``speed_rpm``: Speed of the fan in rotations per minute.
/linux/net/psp/
H A Dpsp_nl.c484 psd->stats.rotations++; in psp_nl_key_rotate_doit()
892 psd->stats.rotations) || in psp_nl_stats_fill()
/linux/Documentation/core-api/
H A Dlist.rst597 The example code being used to demonstrate list rotations is the following:
/linux/kernel/events/
H A Dcore.c1281 bool rotations; in perf_mux_hrtimer_handler() local
1286 rotations = perf_rotate_context(cpc); in perf_mux_hrtimer_handler()
1289 if (rotations) in perf_mux_hrtimer_handler()
1295 return rotations ? HRTIMER_RESTART : HRTIMER_NORESTART; in perf_mux_hrtimer_handler()