Searched full:monotonically (Results 1 – 25 of 57) sorted by relevance
123
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 107 This measurement is monotonically increased, as the frontend gets more 135 This measurement is monotonically increased, as the frontend gets more 164 This measurement is monotonically increased, as the frontend gets more 192 This measurement is monotonically increased, as the frontend gets more 213 This measurement is monotonically increased, as the frontend gets more
|
/Linux-v5.15/tools/testing/selftests/proc/ |
D | proc-uptime-001.c | 16 // Test that values in /proc/uptime increment monotonically.
|
D | proc-uptime-002.c | 16 // Test that values in /proc/uptime increment monotonically
|
/Linux-v5.15/arch/arm/plat-omap/ |
D | counter_32k.c | 48 * nsecs and adds to a monotonically increasing timespec64.
|
/Linux-v5.15/Documentation/networking/ |
D | netif-msg.rst | 19 level ranged from 0 to 7, and monotonically increased in verbosity.
|
/Linux-v5.15/Documentation/admin-guide/device-mapper/ |
D | era.rst | 11 maintains the current era as a monotonically increasing 32-bit
|
/Linux-v5.15/lib/ |
D | win_minmax.c | 16 * the worse case error when that data is monotonically increasing
|
/Linux-v5.15/drivers/staging/rtl8192u/ieee80211/ |
D | dot11d.c | 64 /* It is not in a monotonically increasing order, so in dot11d_update_country_ie()
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | pixfmt-meta-d4xx.rst | 89 - Monotonically increasing counter
|
/Linux-v5.15/drivers/clocksource/ |
D | timer-pxa.c | 118 * to OSCR to guarantee that OSCR is monotonically incrementing. in pxa_timer_resume()
|
D | arc_timer.c | 193 * 32bit TIMER1 to keep counting monotonically and wraparound
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ |
D | ia_css_bnlm.host.c | 65 /* Check if the lut_thr is monotonically increasing */ in bnlm_lut_encode()
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | intel_step.c | 192 * steppings in the array are not monotonically increasing, but in intel_step_init()
|
/Linux-v5.15/Documentation/devicetree/bindings/media/ |
D | video-interfaces.yaml | 169 support lane reordering, monotonically incremented values shall be used
|
/Linux-v5.15/kernel/ |
D | async.c | 26 thought of as a monotonically incrementing number).
|
/Linux-v5.15/include/linux/ceph/ |
D | osdmap.h | 17 * Each map version is identified by an epoch, which increases monotonically.
|
/Linux-v5.15/tools/perf/Documentation/ |
D | jitdump-specification.txt | 89 The code_index is used to uniquely identify each jitted function. The index can be a monotonically …
|
/Linux-v5.15/fs/xfs/libxfs/ |
D | xfs_dquot_buf.c | 204 * they should be increasing monotonically within the buffer. If the in xfs_dquot_buf_verify()
|
/Linux-v5.15/include/uapi/linux/ |
D | bcache.h | 332 * seq is monotonically increasing; every journal entry has its own unique
|
/Linux-v5.15/kernel/power/ |
D | energy_model.c | 165 …dev_dbg(dev, "EM: hertz/watts ratio non-monotonically decreasing: em_perf_state %d >= em_perf_stat… in em_create_perf_table()
|
/Linux-v5.15/arch/m68k/atari/ |
D | time.c | 82 /* Ensure that the count is monotonically decreasing, even though in atari_read_clk()
|
/Linux-v5.15/Documentation/timers/ |
D | highres.rst | 72 While clock sources provide read access to the monotonically increasing time
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 622 register increases monotonically. This sysfs interface 634 monotonically. This sysfs interface exposes the number
|
D | sysfs-block | 36 sequence number, which is a monotonically increasing
|
/Linux-v5.15/drivers/firmware/arm_scmi/ |
D | driver.c | 208 * Pick the next unused monotonically increasing token and set it into 209 * xfer->hdr.seq: picking a monotonically increasing value avoids immediate 331 * required, sets a monotonically increasing token and stores the inflight xfer 788 * on xfer->state due to the monotonically increasing tokens allocation, in do_xfer()
|
123