Searched full:monotonically (Results 1 – 25 of 80) sorted by relevance
1234
/linux-6.14.4/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-6.14.4/fs/btrfs/ |
D | space-info.h | 176 * Monotonically increasing counter of block group reclaim attempts 182 * Monotonically increasing counter of reclaimed bytes 188 * Monotonically increasing counter of reclaim errors
|
/linux-6.14.4/include/linux/ |
D | stat.h | 69 #define STATX_ATTR_CHANGE_MONOTONIC 0x8000000000000000ULL /* version monotonically increases */
|
/linux-6.14.4/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-6.14.4/Documentation/networking/ |
D | netif-msg.rst | 19 level ranged from 0 to 7, and monotonically increased in verbosity.
|
/linux-6.14.4/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-6.14.4/Documentation/admin-guide/device-mapper/ |
D | era.rst | 11 maintains the current era as a monotonically increasing 32-bit
|
/linux-6.14.4/lib/ |
D | win_minmax.c | 16 * the worse case error when that data is monotonically increasing
|
/linux-6.14.4/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-6.14.4/Documentation/userspace-api/media/v4l/ |
D | metafmt-d4xx.rst | 95 - Monotonically increasing counter
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ |
D | ia_css_bnlm.host.c | 56 /* Check if the lut_thr is monotonically increasing */ in bnlm_lut_encode()
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_step.c | 179 * steppings in the array are not monotonically increasing, but in xe_step_pre_gmdid_get()
|
/linux-6.14.4/arch/arm/mach-omap1/ |
D | timer32k.c | 189 * nsecs and adds to a monotonically increasing timespec64.
|
/linux-6.14.4/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-6.14.4/include/linux/ceph/ |
D | osdmap.h | 17 * Each map version is identified by an epoch, which increases monotonically.
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | intel_step.c | 236 * steppings in the array are not monotonically increasing, but in intel_step_init()
|
/linux-6.14.4/Documentation/devicetree/bindings/media/ |
D | video-interfaces.yaml | 172 support lane reordering, monotonically incremented values shall be used
|
/linux-6.14.4/kernel/ |
D | async.c | 26 thought of as a monotonically incrementing number).
|
/linux-6.14.4/drivers/md/bcache/ |
D | bcache_ondisk.h | 333 * seq is monotonically increasing; every journal entry has its own unique
|
/linux-6.14.4/arch/m68k/atari/ |
D | time.c | 84 /* Ensure that the count is monotonically decreasing, even though in atari_read_clk()
|
/linux-6.14.4/Documentation/userspace-api/netlink/ |
D | intro.rst | 155 :c:member:`nlmsghdr.nlmsg_seq` should be a set to a monotonically 489 The :c:member:`nlmsghdr.nlmsg_seq` may be either zero or a monotonically
|
/linux-6.14.4/drivers/md/dm-vdo/ |
D | recovery-journal.h | 33 * The journal consists of a set of on-disk blocks arranged as a circular log with monotonically
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-ext.rst | 87 this monotonically incrementing counter (a value of zero indicates that no BPF
|
1234