/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_gt_clock_utils.c | 80 * register increments from this frequency (it might in gen11_read_clock_frequency() 102 * register increments from this frequency (it might in gen9_read_clock_frequency() 117 * "The PCU TSC counts 10ns increments; this timestamp in gen6_read_clock_frequency() 127 * 63:32 increments every 1000 ns in gen5_read_clock_frequency() 136 * 63:20 increments every 1/4 ns in g4x_read_clock_frequency() 139 * -> 63:32 increments every 1024 ns in g4x_read_clock_frequency() 149 * "The value in this register increments once every 16 in gen4_read_clock_frequency()
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-colorimetry.rst | 65 primary component c of the mastering display in increments of 0.00002. 73 primary component c of the mastering display in increments of 0.00002. 81 point of the mastering display in increments of 0.00002. 85 point of the mastering display in increments of 0.00002.
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_gt_stats.c | 14 * xe_gt_stats_incr - Increments the specified stats counter 19 * Increments the specified stats counter.
|
D | xe_lmtt_ml.c | 124 /* SZ_32G increments */ in lmtt_ml_pte_index() 128 /* SZ_2M increments */ in lmtt_ml_pte_index()
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | amu.rst | 29 - CPU cycle counter: increments at the frequency of the CPU. 30 - Constant counter: increments at the fixed frequency of the system 32 - Instructions retired: increments with every architecturally executed
|
/linux-6.12.1/lib/ |
D | lockref.c | 36 * lockref_get - Increments reference count unconditionally 57 * lockref_get_not_zero - Increments count unless the count is 0 or dead 168 * lockref_get_not_dead - Increments count unless the ref is dead
|
D | rcuref.c | 51 * The get() and put() operations do unconditional increments and 55 * If the reference count is saturated or dead, then the increments and 159 * The increments are fully relaxed; these will not provide ordering. The
|
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | extended.json | 91 …"PublicDescription": "Increments by one for any cycle where a level-1 cache or level-2 TLB miss is… 434 "PublicDescription": "Increments by one for every SORT LISTS instruction executed." 440 "BriefDescription": "Increments DEFLATE CONVERSION CALL", 441 "PublicDescription": "Increments by one for every DEFLATE CONVERSION CALL instruction executed." 447 "BriefDescription": "Increments completed DEFLATE CONVERSION CALL", 448 …"PublicDescription": "Increments by one for every DEFLATE CONVERSION CALL instruction executed tha… 455 …"PublicDescription": "Increments by one for every Neural Network Processing Assist instruction exe… 462 …"PublicDescription": "Increments by one for every Neural Network Processing Assist instruction exe…
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/meteorlake/ |
D | uncore-memory.json | 119 …"BriefDescription": "Number of bytes read from DRAM, in 32B chunks. Counter increments by 1 after … 127 … of read and write byte transfers to/from DRAM, in 32B chunks. Counter increments by 1 after sendi… 135 …"BriefDescription": "Number of bytes written to DRAM, in 32B chunks. Counter increments by 1 after…
|
/linux-6.12.1/Documentation/mhi/ |
D | mhi.rst | 110 buffer information, increments the WP to the next element and rings the 137 pointed by RP, increments the RP to the next element and triggers the 209 * Host increments the WP of the corresponding channel transfer ring. 213 * Device increments the RP of the corresponding event ring.
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cs35l36.txt | 15 increments of 50mV. 20 Range starts at 1600mA and goes to a maximum of 4500mA with increments of 75 weak-FET operation. The range is 50mV to 700mV in 50mV increments.
|
D | cs35l34.txt | 15 increments of 100mV. 29 range starts at 1200mA and goes to a maximum of 3840mA with increments of
|
/linux-6.12.1/drivers/scsi/isci/ |
D | probe_roms.h | 126 * activity in increments of a microsecond, it can be in increments of 134 * These timer values specifies how long a link will remain open in increments 143 * outbound traffic in increments of a microsecond.
|
/linux-6.12.1/include/linux/platform_data/ |
D | tsl2772.h | 39 * increments. Total integration time is 46 * increments. Total integration time is
|
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z15/ |
D | extended.json | 105 …"PublicDescription": "Increments by one for any cycle where a level-1 cache or level-2 TLB miss is… 377 "BriefDescription": "Increments DEFLATE CONVERSION CALL", 378 "PublicDescription": "Increments by one for every DEFLATE CONVERSION CALL instruction executed" 384 "BriefDescription": "Increments completed DEFLATE CONVERSION CALL", 385 …"PublicDescription": " Increments by one for every DEFLATE CONVERSION CALL instruction executed th…
|
/linux-6.12.1/Documentation/mm/ |
D | multigen_lru.rst | 115 increments ``max_seq`` when ``max_seq-min_seq+1`` approaches 118 demotion of cold pages happens consequently when it increments 122 to scan PTEs, and after each iteration, it increments ``max_seq``. For 131 increments ``min_seq`` when ``lrugen->folios[]`` indexed by
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_file_private.h | 93 * Every context ban increments per client ban score. Also 94 * hangs in short succession increments ban score. If ban threshold
|
/linux-6.12.1/include/uapi/drm/ |
D | tegra_drm.h | 264 * Number of increments to perform for the syncpoint. 898 * @increments: [in] 902 __u32 increments; member 908 * its specified syncpoint increments. 911 * the job. These increments are not reflected in this field. 913 * If the job hangs or times out, not all of the increments may
|
/linux-6.12.1/arch/arm/lib/ |
D | copy_template.S | 24 * This loads one word from 'ptr', stores it in 'reg' and increments 31 * in provided registers and increments 'ptr' past those words. 36 * Similar to ldr1w, but it loads a byte and increments 'ptr' one byte.
|
/linux-6.12.1/drivers/md/dm-vdo/indexer/ |
D | volume.h | 86 * lock and then claims the entry pointed to by read_queue_next_read and increments that 88 * which increments read_queue_first until it points to a pending read, or is equal to
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
D | uncore-cache.json | 550 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 561 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 572 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 582 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 593 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 603 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 613 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 624 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 635 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 645 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… [all …]
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | clint.h | 17 * The ISA defines mtime as a 64-bit memory-mapped register that increments at
|
/linux-6.12.1/arch/x86/kernel/ |
D | early-quirks.c | 435 * 0x0 to 0x10: 32MB increments starting at 0MB in chv_stolen_size() 436 * 0x11 to 0x16: 4MB increments starting at 8MB in chv_stolen_size() 437 * 0x17 to 0x1d: 4MB increments start at 36MB in chv_stolen_size() 455 /* 0x0 to 0xef: 32MB increments starting at 0MB */ in gen9_stolen_size() 456 /* 0xf0 to 0xfe: 4MB increments starting at 4MB */ in gen9_stolen_size()
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
D | uncore-cache.json | 550 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 561 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 572 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 582 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 593 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 603 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 613 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 624 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 635 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… 645 …will count requests that lookup the cache multiple times with multiple increments. One must ALWAY… [all …]
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-ilitek-ili9322.c | 43 * to 1.32 (0x1f) times the VREG1OUT voltage in 2% increments. 50 * 1.0 (0x3f) times the VREGOUT1 voltage in 1% increments. 57 * increments. 5.4V (0x12) is the default. This is the reference 208 * microvolt increments. If not specified, hardware defaults will be 215 * display. Valid ranges are 70 thru 132 percent in increments if two 798 val >>= 1; /* Increments of 2% */ in ili9322_probe()
|