Searched refs:rotations (Results 1 – 20 of 20) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | key-management.c | 825 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 D | emc2103.rst | 23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | w83l786ng.rst | 38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
|
| H A D | asb100.rst | 37 Fan speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | smsc47m1.rst | 67 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | lm80.rst | 52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | gl518sm.rst | 49 Rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | lm78.rst | 53 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | lm87.rst | 47 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | via686a.rst | 52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | sis5595.rst | 91 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | adm1026.rst | 57 Fan rotation speeds are reported in RPM (rotations per minute) but measured
|
| H A D | w83791d.rst | 84 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | w83792d.rst | 63 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | w83627ehf.rst | 105 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| H A D | w83781d.rst | 119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
| /linux/Documentation/admin-guide/acpi/ |
| H A D | fan_performance_states.rst | 49 * ``speed_rpm``: Speed of the fan in rotations per minute.
|
| /linux/net/psp/ |
| H A D | psp_nl.c | 484 psd->stats.rotations++; in psp_nl_key_rotate_doit() 892 psd->stats.rotations) || in psp_nl_stats_fill()
|
| /linux/Documentation/core-api/ |
| H A D | list.rst | 597 The example code being used to demonstrate list rotations is the following:
|
| /linux/kernel/events/ |
| H A D | core.c | 1281 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()
|