| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | nf_conntrack-sysctl.rst | 62 nf_conntrack_frag6_timeout - INTEGER (seconds) 67 nf_conntrack_generic_timeout - INTEGER (seconds) 73 nf_conntrack_icmp_timeout - INTEGER (seconds) 78 nf_conntrack_icmpv6_timeout - INTEGER (seconds) 130 nf_conntrack_tcp_timeout_close - INTEGER (seconds) 133 nf_conntrack_tcp_timeout_close_wait - INTEGER (seconds) 136 nf_conntrack_tcp_timeout_established - INTEGER (seconds) 139 nf_conntrack_tcp_timeout_fin_wait - INTEGER (seconds) 142 nf_conntrack_tcp_timeout_last_ack - INTEGER (seconds) 145 nf_conntrack_tcp_timeout_max_retrans - INTEGER (seconds) [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | nf_conntrack-sysctl.rst | 60 nf_conntrack_frag6_timeout - INTEGER (seconds) 65 nf_conntrack_generic_timeout - INTEGER (seconds) 80 nf_conntrack_icmp_timeout - INTEGER (seconds) 85 nf_conntrack_icmpv6_timeout - INTEGER (seconds) 127 nf_conntrack_tcp_timeout_close - INTEGER (seconds) 130 nf_conntrack_tcp_timeout_close_wait - INTEGER (seconds) 133 nf_conntrack_tcp_timeout_established - INTEGER (seconds) 136 nf_conntrack_tcp_timeout_fin_wait - INTEGER (seconds) 139 nf_conntrack_tcp_timeout_last_ack - INTEGER (seconds) 142 nf_conntrack_tcp_timeout_max_retrans - INTEGER (seconds) [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ddr/ |
| D | jedec,lpddr3-timings.yaml | 36 CKE minimum pulse width (HIGH and LOW pulse width) in pico seconds. 42 SELF REFRESH) in pico seconds. 47 Four-bank activate window in pico seconds. 52 Mode register set command delay in pico seconds. 57 Additional READ-to-READ delay in chip-to-chip cases in pico seconds. 62 Row active time in pico seconds. 67 ACTIVATE-to-ACTIVATE command period in pico seconds. 72 RAS-to-CAS delay in pico seconds. 77 Refresh Cycle time in pico seconds. 82 Row precharge time (all banks) in pico seconds. [all …]
|
| D | jedec,lpddr2-timings.yaml | 30 SELF REFRESH) in pico seconds. 35 DQS output data access time from CK_t/CK_c in pico seconds. 41 seconds. 46 Four-bank activate window in pico seconds. 50 Row active time in nano seconds. 55 Row active time in pico seconds. 60 RAS-to-CAS delay in pico seconds. 65 Row precharge time (all banks) in pico seconds. 70 Active bank A to active bank B in pico seconds. 75 Internal READ to PRECHARGE command delay in pico seconds. [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/ |
| D | kvm-transform.sh | 6 # Usage: kvm-transform.sh bzImage console.log jitter_dir seconds [ bootargs ] < qemu-cmd-in > qemu-… 12 # seconds: Run duaration for *.shutdown_secs module parameter. 45 seconds="$4" 46 if test -n "$seconds" && echo $seconds | grep -q '[^0-9]' 48 echo "Invalid duration, should be numeric in seconds: '$seconds'" 62 /^# seconds=/ { 63 if (seconds == "") 66 print "# seconds=" seconds; 104 if ("" seconds != "" && $i ~ /\.shutdown_secs=[0-9]*$/) 105 sub(/[0-9]*$/, seconds, arg); [all …]
|
| /kernel/linux/linux-6.6/Documentation/watchdog/ |
| D | watchdog-parameters.rst | 18 Maximum time, in seconds, for which the watchdog framework will take 44 Watchdog timeout in seconds. 1<= timeout <=63, default=60. 53 Watchdog timeout in seconds. (0 < timeout < 18000, default=60 62 Watchdog timeout in seconds. (1<=timeout<=3600, default=30 74 Watchdog margin in seconds (default=60) 83 Watchdog timeout in seconds. (default=120) 92 Watchdog time in seconds. (default=5) 101 Watchdog heartbeats in seconds. (default = 15) 110 Watchdog time in seconds. (default=30) 119 Watchdog margin in seconds (default 60s) [all …]
|
| D | watchdog-api.rst | 98 representing the timeout in seconds. The driver returns the real 104 printf("The timeout was set to %d seconds\n", timeout); 106 This example might actually print "The timeout was set to 60 seconds" 113 printf("The timeout was is %d seconds\n", timeout); 127 Note that the pretimeout is the number of seconds before the time 128 when the timeout will go off. It is not the number of seconds until 129 the pretimeout. So, for instance, if you set the timeout to 60 seconds 130 and the pretimeout to 10 seconds, the pretimeout will go off in 50 131 seconds. Setting a pretimeout to zero disables it. 136 printf("The pretimeout was is %d seconds\n", timeout); [all …]
|
| /kernel/linux/linux-5.10/Documentation/watchdog/ |
| D | watchdog-parameters.rst | 18 Maximum time, in seconds, for which the watchdog framework will take 44 Watchdog timeout in seconds. 1<= timeout <=63, default=60. 53 Watchdog timeout in seconds. (0 < timeout < 18000, default=60 62 Watchdog timeout in seconds. (1<=timeout<=3600, default=30 74 Watchdog margin in seconds (default=60) 83 Watchdog timeout in seconds. (default=120) 92 Watchdog time in seconds. (default=5) 101 Watchdog heartbeats in seconds. (default = 15) 110 Watchdog time in seconds. (default=30) 119 Watchdog margin in seconds (default 60s) [all …]
|
| D | watchdog-api.rst | 98 representing the timeout in seconds. The driver returns the real 104 printf("The timeout was set to %d seconds\n", timeout); 106 This example might actually print "The timeout was set to 60 seconds" 113 printf("The timeout was is %d seconds\n", timeout); 127 Note that the pretimeout is the number of seconds before the time 128 when the timeout will go off. It is not the number of seconds until 129 the pretimeout. So, for instance, if you set the timeout to 60 seconds 130 and the pretimeout to 10 seconds, the pretimeout will go off in 50 131 seconds. Setting a pretimeout to zero disables it. 136 printf("The pretimeout was is %d seconds\n", timeout); [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | timekeeper_internal.h | 21 * @xtime_nsec: Shifted (fractional) nano seconds offset for readout 49 * @xtime_sec: Current CLOCK_REALTIME time in seconds 50 * @ktime_sec: Current CLOCK_MONOTONIC time in seconds 55 * @tai_offset: The current UTC to TAI offset in seconds 59 * @raw_sec: CLOCK_MONOTONIC_RAW time in seconds 62 * @xtime_interval: Number of clock shifted nano seconds in one NTP 64 * @xtime_remainder: Shifted nano seconds left over when rounding 66 * @raw_interval: Shifted raw nano seconds accumulated per NTP interval. 68 * shifted nano seconds. 69 * @ntp_error_shift: Shift conversion between clock shifted nano seconds and [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | timekeeper_internal.h | 21 * @xtime_nsec: Shifted (fractional) nano seconds offset for readout 49 * @xtime_sec: Current CLOCK_REALTIME time in seconds 50 * @ktime_sec: Current CLOCK_MONOTONIC time in seconds 55 * @tai_offset: The current UTC to TAI offset in seconds 59 * @raw_sec: CLOCK_MONOTONIC_RAW time in seconds 62 * @xtime_interval: Number of clock shifted nano seconds in one NTP 64 * @xtime_remainder: Shifted nano seconds left over when rounding 66 * @raw_interval: Shifted raw nano seconds accumulated per NTP interval. 68 * shifted nano seconds. 69 * @ntp_error_shift: Shift conversion between clock shifted nano seconds and [all …]
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | rtc-msc313.c | 53 unsigned long seconds; in msc313_rtc_read_alarm() local 55 seconds = readw(priv->rtc_base + REG_RTC_MATCH_VAL_L) in msc313_rtc_read_alarm() 58 rtc_time64_to_tm(seconds, &alarm->time); in msc313_rtc_read_alarm() 83 unsigned long seconds; in msc313_rtc_set_alarm() local 85 seconds = rtc_tm_to_time64(&alarm->time); in msc313_rtc_set_alarm() 86 writew((seconds & 0xFFFF), priv->rtc_base + REG_RTC_MATCH_VAL_L); in msc313_rtc_set_alarm() 87 writew((seconds >> 16) & 0xFFFF, priv->rtc_base + REG_RTC_MATCH_VAL_H); in msc313_rtc_set_alarm() 111 u32 seconds; in msc313_rtc_read_time() local 124 seconds = readw(priv->rtc_base + REG_RTC_CNT_VAL_L) in msc313_rtc_read_time() 127 rtc_time64_to_tm(seconds, tm); in msc313_rtc_read_time() [all …]
|
| D | rtc-mc13xxx.c | 63 unsigned int seconds, days1, days2; in mc13xxx_rtc_read_time() local 75 ret = mc13xxx_reg_read(priv->mc13xxx, MC13XXX_RTCTOD, &seconds); in mc13xxx_rtc_read_time() 84 rtc_time64_to_tm((time64_t)days1 * SEC_PER_DAY + seconds, tm); in mc13xxx_rtc_read_time() 92 unsigned int seconds, days; in mc13xxx_rtc_set_time() local 96 days = div_s64_rem(rtc_tm_to_time64(tm), SEC_PER_DAY, &seconds); in mc13xxx_rtc_set_time() 116 * write seconds=0 to prevent a day switch between writing days in mc13xxx_rtc_set_time() 117 * and seconds below in mc13xxx_rtc_set_time() 127 ret = mc13xxx_reg_write(priv->mc13xxx, MC13XXX_RTCTOD, seconds); in mc13xxx_rtc_set_time() 158 unsigned int seconds, days; in mc13xxx_rtc_read_alarm() local 165 ret = mc13xxx_reg_read(priv->mc13xxx, MC13XXX_RTCTODA, &seconds); in mc13xxx_rtc_read_alarm() [all …]
|
| D | rtc-tps6586x.c | 60 time64_t seconds; in tps6586x_rtc_read_time() local 76 seconds = ticks >> 10; in tps6586x_rtc_read_time() 77 rtc_time64_to_tm(seconds, tm); in tps6586x_rtc_read_time() 86 time64_t seconds; in tps6586x_rtc_set_time() local 90 seconds = rtc_tm_to_time64(tm); in tps6586x_rtc_set_time() 92 ticks = (unsigned long long)seconds << 10; in tps6586x_rtc_set_time() 139 time64_t seconds; in tps6586x_rtc_set_alarm() local 148 seconds = rtc_tm_to_time64(&alrm->time); in tps6586x_rtc_set_alarm() 169 if ((seconds - rtc_current_time) > ALM1_VALID_RANGE_IN_SEC) in tps6586x_rtc_set_alarm() 170 seconds = rtc_current_time - 1; in tps6586x_rtc_set_alarm() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/dma/ |
| D | dma_map_benchmark.c | 28 /* default single thread, run 20 seconds on NUMA_NO_NODE */ in main() 29 int threads = 1, seconds = 20, node = -1; in main() local 44 seconds = atoi(optarg); in main() 72 if (seconds <= 0 || seconds > DMA_MAP_MAX_SECONDS) { in main() 73 fprintf(stderr, "invalid number of seconds, must be in 1-%d\n", in main() 108 map.seconds = seconds; in main() 121 printf("dma mapping benchmark: threads:%d seconds:%d node:%d dir:%s granule: %d\n", in main() 122 threads, seconds, node, dir[directions], granule); in main()
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-mc13xxx.c | 63 unsigned int seconds, days1, days2; in mc13xxx_rtc_read_time() local 75 ret = mc13xxx_reg_read(priv->mc13xxx, MC13XXX_RTCTOD, &seconds); in mc13xxx_rtc_read_time() 84 rtc_time64_to_tm((time64_t)days1 * SEC_PER_DAY + seconds, tm); in mc13xxx_rtc_read_time() 92 unsigned int seconds, days; in mc13xxx_rtc_set_time() local 96 days = div_s64_rem(rtc_tm_to_time64(tm), SEC_PER_DAY, &seconds); in mc13xxx_rtc_set_time() 116 * write seconds=0 to prevent a day switch between writing days in mc13xxx_rtc_set_time() 117 * and seconds below in mc13xxx_rtc_set_time() 127 ret = mc13xxx_reg_write(priv->mc13xxx, MC13XXX_RTCTOD, seconds); in mc13xxx_rtc_set_time() 158 unsigned int seconds, days; in mc13xxx_rtc_read_alarm() local 165 ret = mc13xxx_reg_read(priv->mc13xxx, MC13XXX_RTCTODA, &seconds); in mc13xxx_rtc_read_alarm() [all …]
|
| D | rtc-tps6586x.c | 73 time64_t seconds; in tps6586x_rtc_read_time() local 89 seconds = ticks >> 10; in tps6586x_rtc_read_time() 90 rtc_time64_to_tm(seconds, tm); in tps6586x_rtc_read_time() 99 time64_t seconds; in tps6586x_rtc_set_time() local 103 seconds = rtc_tm_to_time64(tm); in tps6586x_rtc_set_time() 105 ticks = (unsigned long long)seconds << 10; in tps6586x_rtc_set_time() 152 time64_t seconds; in tps6586x_rtc_set_alarm() local 161 seconds = rtc_tm_to_time64(&alrm->time); in tps6586x_rtc_set_alarm() 182 if ((seconds - rtc_current_time) > ALM1_VALID_RANGE_IN_SEC) in tps6586x_rtc_set_alarm() 183 seconds = rtc_current_time - 1; in tps6586x_rtc_set_alarm() [all …]
|
| /kernel/linux/linux-5.10/drivers/char/ |
| D | hangcheck-timer.c | 17 * duration in seconds. The hangcheck_margin parameter defines the 18 * margin of error, in seconds. The defaults are 60 seconds for the 19 * timer and 180 seconds for the margin of error. IOW, a timer is set 20 * for 60 seconds. When the timer fires, the callback checks the 22 * allotted time and margin (here 60 + 180, or 240 seconds), the machine 43 #define DEFAULT_IOFENCE_MARGIN 60 /* Default fudge factor, in seconds */ 44 #define DEFAULT_IOFENCE_TICK 180 /* Default timer timeout, in seconds */ 55 …gin, "If the hangcheck timer has been delayed more than hangcheck_margin seconds, the driver will … 155 printk("Hangcheck: starting hangcheck timer %s (tick is %d seconds, margin is %d seconds).\n", in hangcheck_init()
|
| /kernel/linux/linux-6.6/drivers/char/ |
| D | hangcheck-timer.c | 17 * duration in seconds. The hangcheck_margin parameter defines the 18 * margin of error, in seconds. The defaults are 60 seconds for the 19 * timer and 180 seconds for the margin of error. IOW, a timer is set 20 * for 60 seconds. When the timer fires, the callback checks the 22 * allotted time and margin (here 60 + 180, or 240 seconds), the machine 43 #define DEFAULT_IOFENCE_MARGIN 60 /* Default fudge factor, in seconds */ 44 #define DEFAULT_IOFENCE_TICK 180 /* Default timer timeout, in seconds */ 55 …gin, "If the hangcheck timer has been delayed more than hangcheck_margin seconds, the driver will … 155 printk("Hangcheck: starting hangcheck timer %s (tick is %d seconds, margin is %d seconds).\n", in hangcheck_init()
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | fsi.h | 65 * The command timeout is specified in seconds. The minimum value of command 66 * timeout is 1 seconds (default) and the maximum value of command timeout is 67 * 120 seconds. A command timeout of 0 will reset the value to the default of 68 * 1 seconds. 75 * The read timeout is specified in seconds. The minimum value of read 76 * timeout is 10 seconds (default) and the maximum value of read timeout is 77 * 120 seconds. A read timeout of 0 will reset the value to the default of 78 * (10 seconds).
|
| /kernel/linux/linux-5.10/tools/testing/selftests/firmware/ |
| D | settings | 2 # 2 seconds). There are 3 test configs, each done with and without firmware 4 # normal execution should be 2 * 3 * 2 * 2 * 5 = 120 seconds for those alone. 5 # Additionally, fw_fallback may take 5 seconds for internal timeouts in each 6 # of the 3 configs, so at least another 15 seconds are needed. Add another 7 # 10 seconds for each testing config: 120 + 15 + 30
|
| /kernel/linux/linux-6.6/tools/testing/selftests/firmware/ |
| D | settings | 2 # 2 seconds). There are 3 test configs, each done with and without firmware 4 # normal execution should be 2 * 3 * 2 * 2 * 5 = 120 seconds for those alone. 5 # Additionally, fw_fallback may take 5 seconds for internal timeouts in each 6 # of the 3 configs, so at least another 15 seconds are needed. Add another 7 # 10 seconds for each testing config: 120 + 15 + 30
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | ti,palmas-pwrbutton.txt | 16 - ti,palmas-long-press-seconds: Duration in seconds which the power 20 - ti,palmas-pwron-debounce-milli-seconds: Duration in milliseconds 32 ti,palmas-long-press-seconds = <12>; 33 ti,palmas-pwron-debounce-milli-seconds = <15>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | ti,palmas-pwrbutton.txt | 16 - ti,palmas-long-press-seconds: Duration in seconds which the power 20 - ti,palmas-pwron-debounce-milli-seconds: Duration in milliseconds 32 ti,palmas-long-press-seconds = <12>; 33 ti,palmas-pwron-debounce-milli-seconds = <15>;
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
| D | lan743x_ptp.c | 25 u32 seconds, u32 nano_seconds, 66 u32 seconds, u32 nano_seconds, in lan743x_ptp_tx_ts_enqueue_ts() argument 73 ptp->tx_ts_seconds_queue[ptp->tx_ts_queue_size] = seconds; in lan743x_ptp_tx_ts_enqueue_ts() 88 u32 header, nseconds, seconds; in lan743x_ptp_tx_ts_complete() local 106 seconds = ptp->tx_ts_seconds_queue[i]; in lan743x_ptp_tx_ts_complete() 110 tstamps.hwtstamp = ktime_set(seconds, nseconds); in lan743x_ptp_tx_ts_complete() 180 u32 *seconds, u32 *nano_seconds, 408 u32 seconds = 0; in lan743x_ptpci_gettime64() local 410 lan743x_ptp_clock_get(adapter, &seconds, &nano_seconds, NULL); in lan743x_ptpci_gettime64() 411 ts->tv_sec = seconds; in lan743x_ptpci_gettime64() [all …]
|