/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | transhuge.rst | 312 is incremented every time a huge page is successfully 316 is incremented by khugepaged when it has found 321 is incremented if a page fault fails to allocate 325 is incremented if a page fault fails to charge a huge page and 330 is incremented if khugepaged found a range 335 is incremented every time a file huge page is successfully 339 is incremented if a file huge page is attempted to be allocated 343 is incremented if a file huge page cannot be charged and instead 348 is incremented every time a file huge page is mapped into 352 is incremented every time a huge page is split into base [all …]
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpmng.h | 21 * @major: Major version number: incremented on API compatibility changes 22 * @minor: Minor version number: incremented on API additions (that are 23 * backward compatible); reset when major version is incremented 24 * @revision: Internal revision number: incremented on implementation changes
|
/openbmc/linux/Documentation/admin-guide/ |
H A 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
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A 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)
|
/openbmc/phosphor-power/power-supply/ |
H A D | power_supply.hpp | 177 * @details This will be incremented each time a read failure is 178 * encountered. If it is incremented to FAULT_COUNT, an error 192 * be incremented. 199 * @details This is incremented when the "IOUT_OC_FAULT" bit in the low 207 * @details This is incremented when the "VOUT_OV_FAULT" bit in the 216 * @details This is incremented when the 'FAN_FAULT' bit in the 225 * @details This is incremented when the 'TEMPERATURE_FAULT_WARN' bit
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | power_supply.hpp | 177 * @details This will be incremented each time a read failure is 178 * encountered. If it is incremented to FAULT_COUNT, an error 192 * be incremented. 199 * @details This is incremented when the "IOUT_OC_FAULT" bit in the low 207 * @details This is incremented when the "VOUT_OV_FAULT" bit in the 216 * @details This is incremented when the 'FAN_FAULT' bit in the 225 * @details This is incremented when the 'TEMPERATURE_FAULT_WARN' bit
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | power_supply.hpp | 948 * @brief Incremented if bit 1 of STATUS_WORD low byte is on. 955 * @brief Incremented if bit 5 of STATUS_WORD high byte is on. 962 * @brief Incremented if bit 4 of STATUS_WORD high byte is on. 969 * @brief Incremented if bit 3 of STATUS_WORD low byte is on. 976 * @brief Incremented if bit 5 of STATUS_WORD low byte is on. 983 * @brief Incremented if bit 4 of STATUS_WORD low byte is on. 990 * @brief Incremented if bit 7 of STATUS_WORD high byte is on and bit 5 998 * @brief Incremented if FANS fault/warn bit on in STATUS_WORD. 1005 * @brief Incremented if bit 2 of STATUS_WORD low byte is on. 1012 * @brief Incremented if bit 11 or 6 of STATUS_WORD is on. PGOOD# is [all …]
|
/openbmc/linux/include/linux/ |
H A 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
|
H A D | sh_dma.h | 100 #define DM_INC 0x00004000 /* Destination addresses are incremented */ 103 #define SM_INC 0x00001000 /* Source addresses are incremented */
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A 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.
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/ |
H A 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."
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | dma-register.h | 34 #define DM_INC 0x00004000 /* Destination addresses are incremented */ 37 #define SM_INC 0x00001000 /* Source addresses are incremented */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/ |
H A 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."
|
/openbmc/linux/drivers/of/ |
H A 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
|
H A D | base.c | 248 * Return: A node pointer with refcount incremented, use 516 * Return: A node pointer with refcount incremented, use 542 * Return: A node pointer with refcount incremented, use 583 * Return: A node pointer with refcount incremented, use of_node_put() on 638 * Return: A cpu node pointer with refcount incremented, use of_node_put() 681 * Return: a node pointer with refcount incremented, use of_node_put() on it 705 * Return: A node pointer if found, with refcount incremented, use 772 * Return: A node pointer with refcount incremented, use 830 * Return: A node pointer with refcount incremented, use 858 * Return: A node pointer with refcount incremented, use [all …]
|
/openbmc/linux/drivers/usb/core/ |
H A D | of.c | 21 * Return: A pointer to the node with incremented refcount if found, or 87 * Return: A pointer to the node with incremented refcount if found, or
|
/openbmc/linux/drivers/pci/ |
H A 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.
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A 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
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A 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
|
/openbmc/openbmc-test-automation/redfish/systems/LogServices/ |
H A D | test_post_codes.robot | 73 Test PostCode Id Value Incremented On Host Reboot 74 [Documentation] Verify the value of ID in postcode entry is incremented 84 # Perform host reboot and verify boot count incremented in ID value.
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | imx-ddr.rst | 46 incremented. Perf counter is incremented if::
|
/openbmc/linux/drivers/net/mdio/ |
H A D | of_mdio.c | 248 * struct device refcount incremented by one, or NULL on failure. 262 * struct device refcount incremented by one, or NULL on failure. 279 * struct device refcount incremented by one, or NULL on failure. The 312 * struct device refcount incremented by one, or NULL on failure. The
|
/openbmc/linux/io_uring/ |
H A D | kbuf.h | 71 * the flag and hence ensure that bl->head doesn't get incremented. in io_kbuf_recycle_ring() 72 * If the tail has already been incremented, hang on to it. in io_kbuf_recycle_ring()
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest.c | 73 * @failures counter that will be incremented if a failure occurs 98 * @failures counter that will be incremented if a failure occurs 123 * @failures counter that will be incremented if a failure occurs
|