Searched full:monotonically (Results 1 – 25 of 69) sorted by relevance
123
/Linux-v6.6/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-v6.6/include/linux/ |
D | stat.h | 64 #define STATX_ATTR_CHANGE_MONOTONIC 0x8000000000000000ULL /* version monotonically increases */
|
/Linux-v6.6/tools/testing/selftests/proc/ |
D | proc-uptime-001.c | 17 // monotonically. We don't test idle time monotonicity due to broken iowait
|
D | proc-uptime-002.c | 17 // monotonically while shifting across CPUs. We don't test idle time
|
/Linux-v6.6/Documentation/networking/ |
D | netif-msg.rst | 19 level ranged from 0 to 7, and monotonically increased in verbosity.
|
/Linux-v6.6/tools/testing/selftests/alsa/ |
D | test-pcmtest-driver.c | 163 * Here we are trying to send the looped monotonically increasing sequence of bytes to the driver. 202 * Here we test that the virtual alsa driver returns looped and monotonically increasing sequence
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | era.rst | 11 maintains the current era as a monotonically increasing 32-bit
|
/Linux-v6.6/lib/ |
D | win_minmax.c | 16 * the worse case error when that data is monotonically increasing
|
/Linux-v6.6/drivers/staging/rtl8192u/ieee80211/ |
D | dot11d.c | 64 /* It is not in a monotonically increasing order, so in dot11d_update_country_ie()
|
/Linux-v6.6/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-v6.6/Documentation/userspace-api/media/v4l/ |
D | metafmt-d4xx.rst | 95 - Monotonically increasing counter
|
/Linux-v6.6/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-v6.6/Documentation/devicetree/bindings/media/ |
D | video-interfaces.yaml | 171 support lane reordering, monotonically incremented values shall be used
|
/Linux-v6.6/arch/arm/mach-omap1/ |
D | timer32k.c | 189 * nsecs and adds to a monotonically increasing timespec64.
|
/Linux-v6.6/include/linux/ceph/ |
D | osdmap.h | 17 * Each map version is identified by an epoch, which increases monotonically.
|
/Linux-v6.6/kernel/ |
D | async.c | 26 thought of as a monotonically incrementing number).
|
/Linux-v6.6/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-v6.6/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-v6.6/arch/m68k/atari/ |
D | time.c | 82 /* Ensure that the count is monotonically decreasing, even though in atari_read_clk()
|
/Linux-v6.6/drivers/md/bcache/ |
D | bcache_ondisk.h | 333 * seq is monotonically increasing; every journal entry has its own unique
|
/Linux-v6.6/Documentation/userspace-api/netlink/ |
D | intro.rst | 155 :c:member:`nlmsghdr.nlmsg_seq` should be a set to a monotonically 485 The :c:member:`nlmsghdr.nlmsg_seq` may be either zero or a monotonically
|
/Linux-v6.6/Documentation/mm/ |
D | multigen_lru.rst | 88 variables are monotonically increasing.
|
/Linux-v6.6/Documentation/timers/ |
D | highres.rst | 72 While clock sources provide read access to the monotonically increasing time
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 628 register increases monotonically. This sysfs interface 640 monotonically. This sysfs interface exposes the number
|
123