Searched full:incremented (Results 1 – 25 of 699) sorted by relevance
12345678910>>...28
/linux-6.14.4/Documentation/admin-guide/mm/ |
D | transhuge.rst | 479 is incremented every time a huge page is successfully 483 is incremented by khugepaged when it has found 488 is incremented if a page fault fails to allocate or charge 492 is incremented if a page fault fails to charge a huge page and 497 is incremented if khugepaged found a range 502 is incremented every time a shmem huge page is successfully 507 is incremented if a shmem huge page is attempted to be allocated 512 is incremented if a shmem huge page cannot be charged and instead 518 is incremented every time a file or shmem huge page is mapped into 522 is incremented every time a huge page is split into base [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu14_driver_if_v14_0_0.h | 207 …uint32_t MetricsCounter; //Counter that is incremented on every metrics table update [… 212 …uint32_t ThrottleResidency_PROCHOT; //Counter that is incremented on every metrics table update w… 213 …uint32_t ThrottleResidency_SPL; //Counter that is incremented on every metrics table update w… 214 …uint32_t ThrottleResidency_FPPT; //Counter that is incremented on every metrics table update w… 215 …uint32_t ThrottleResidency_SPPT; //Counter that is incremented on every metrics table update w… 216 …uint32_t ThrottleResidency_THM_CORE; //Counter that is incremented on every metrics table update w… 217 …uint32_t ThrottleResidency_THM_GFX; //Counter that is incremented on every metrics table update w… 218 …uint32_t ThrottleResidency_THM_SOC; //Counter that is incremented on every metrics table update w…
|
/linux-6.14.4/Documentation/networking/devlink/ |
D | i40e.rst | 46 incremented whenever a major breaking change occurs, or when the 47 minor version would overflow. The minor version is incremented for 49 incremented. The patch version is normally 0 but is incremented when
|
/linux-6.14.4/Documentation/admin-guide/ |
D | numastat.rst | 11 is incremented on the preferred node, otherwise numa_foreign is incremented on 17 incremented on allocation from a node by CPU on the same node. other_node is 18 similar to numa_miss and is incremented on the node where allocation succeeds
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ |
D | sve.json | 224 … of ARMv9 Reference Manual for more information. This event counter is incremented by 8, or by 16 … 228 … of ARMv9 Reference Manual for more information. This event counter is incremented by the number o… 232 … of ARMv9 Reference Manual for more information. This event counter is incremented by 4, or by 8 f… 236 … of ARMv9 Reference Manual for more information. This event counter is incremented by the number o… 240 … of ARMv9 Reference Manual for more information. This event counter is incremented by 2, or by 4 f… 244 … of ARMv9 Reference Manual for more information. This event counter is incremented by 2 for Advanc…
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_gsc_uc.h | 24 * - Release version (incremented with each build) 25 * - Security version (incremented on security fix) 26 * - Compatibility version (incremented on interface change)
|
/linux-6.14.4/include/linux/ |
D | iversion.h | 20 * incremented as well. 44 * incremented on writes to normal files. If the SB_I_VERSION is not set, then 58 * was last incremented, we can skip the increment in most cases. 91 * it has been queried since we last incremented it. If it has, then we must 209 * inode_iversion_need_inc - is the i_version in need of being incremented? 239 * inode_peek_iversion - read i_version without flagging it to be incremented
|
D | sh_dma.h | 100 #define DM_INC 0x00004000 /* Destination addresses are incremented */ 103 #define SM_INC 0x00001000 /* Source addresses are incremented */
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_gt_stats.c | 16 * @id: xe_gt_stats_id type id that needs to be incremented 17 * @incr: value to be incremented with
|
/linux-6.14.4/drivers/media/test-drivers/vidtv/ |
D | vidtv_psi.h | 258 * @continuity_counter: Incremented on every new packet. 282 * @continuity_counter: Incremented on every new packet. 303 * @continuity_counter: Incremented on every new packet. 322 * @continuity_counter: Incremented on every new packet. 535 * @continuity_counter: A pointer to the CC. Incremented on every new packet. 566 * @continuity_counter: A pointer to the CC. Incremented on every new packet. 599 * @continuity_counter: A pointer to the CC. Incremented on every new packet. 690 * @continuity_counter: A pointer to the CC. Incremented on every new packet. 754 * @continuity_counter: A pointer to the CC. Incremented on every new packet.
|
/linux-6.14.4/tools/perf/pmu-events/arch/s390/cf_z10/ |
D | extended.json | 112 …"PublicDescription": "Level-1 Instruction TLB miss in progress. Incremented by one for every cycle… 119 …"PublicDescription": "Level-1 Data TLB miss in progress. Incremented by one for every cycle an DTL… 126 "PublicDescription": "Incremented by one for every store sent to Level-2 (L1.5) cache."
|
/linux-6.14.4/arch/sh/include/asm/ |
D | dma-register.h | 34 #define DM_INC 0x00004000 /* Destination addresses are incremented */ 37 #define SM_INC 0x00001000 /* Source addresses are incremented */
|
/linux-6.14.4/drivers/gpu/drm/xe/abi/ |
D | guc_log_abi.h | 26 * is read only for GuC firmware. write_ptr is incremented by GuC with number 38 * usage of GuC and opaque to Xe. buffer_full_cnt field is incremented every
|
/linux-6.14.4/drivers/of/ |
D | cpu.c | 116 * Return: A node pointer for the logical cpu with refcount incremented, use 137 * incremented of the given logical CPU number or NULL if the CPU device_node 188 * Return: An idle state node if found at @index. The refcount is incremented
|
D | base.c | 266 * Return: A node pointer with refcount incremented, use 564 * Return: A node pointer with refcount incremented, use 590 * Return: A node pointer with refcount incremented, use 631 * Return: A node pointer with refcount incremented, use of_node_put() on 657 * Return: A node pointer with refcount incremented, use 744 * Return: A cpu node pointer with refcount incremented, use of_node_put() 787 * Return: a node pointer with refcount incremented, use of_node_put() on it 811 * Return: A node pointer if found, with refcount incremented, use 878 * Return: A node pointer with refcount incremented, use 936 * Return: A node pointer with refcount incremented, use [all …]
|
/linux-6.14.4/tools/perf/pmu-events/arch/s390/cf_z196/ |
D | extended.json | 21 …"PublicDescription": "Level-1 Data TLB miss in progress. Incremented by one for every cycle a DTLB… 28 …"PublicDescription": "Level-1 Instruction TLB miss in progress. Incremented by one for every cycle… 35 "PublicDescription": "Incremented by one for every store sent to Level-2 cache."
|
/linux-6.14.4/drivers/pci/ |
D | search.c | 259 * reference count to the device is incremented. Otherwise, %NULL is returned. 296 * incremented. Otherwise, %NULL is returned. A new search is initiated by 324 * device is incremented and a pointer to its device structure is returned. 344 * incremented and a pointer to its device structure is returned. 373 * incremented. See pci_match_one_device() to figure out how does this works.
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | metafmt-d4xx.rst | 51 2 and 3. The version number will be incremented when new fields are 90 version xxx. The version number will be incremented when new fields are 113 version xxx. The version number will be incremented when new fields are
|
/linux-6.14.4/Documentation/devicetree/bindings/dma/stm32/ |
D | st,stm32-mdma.yaml | 24 0x2: Source address pointer is incremented after each data transfer 28 0x2: Destination address pointer is incremented after each data transfer
|
D | st,stm32-dma3.yaml | 75 0x1: contiguously incremented burst 81 0x1: contiguously incremented burst
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | debugfs-driver-qat | 38 Attribute returns value of the counter which is incremented when 48 Attribute returns value of the counter which is incremented on
|
/linux-6.14.4/drivers/net/mdio/ |
D | of_mdio.c | 282 * struct device refcount incremented by one, or NULL on failure. 296 * struct device refcount incremented by one, or NULL on failure. 313 * struct device refcount incremented by one, or NULL on failure. The 346 * struct device refcount incremented by one, or NULL on failure. The
|
/linux-6.14.4/mm/ |
D | memcontrol-v1.h | 47 * Per memcg event counter is incremented at every pagein/pageout. With THP, 48 * it will be incremented by the number of pages. This counter is used
|
/linux-6.14.4/arch/mips/loongson2ef/common/cs5536/ |
D | cs5536_mfgpt.c | 160 * jiffies was incremented and the point where we latch the in mfgpt_read() 172 * interrupt and incremented jiffies yet. in mfgpt_read()
|
/linux-6.14.4/Documentation/admin-guide/perf/ |
D | imx-ddr.rst | 45 incremented. Perf counter is incremented if::
|
12345678910>>...28