Searched full:water (Results 1 – 25 of 236) sorted by relevance
12345678910
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | asus_wmi_sensors.rst | 54 * Water Pump RPM, 56 * Water Flow RPM, 64 * Water In, 65 * Water Out,
|
| D | asus_ec_sensors.rst | 50 9. Readings from the "Water flow meter" header (RPM) 51 10. Readings from the "Water In" and "Water Out" temperature headers
|
| D | nzxt-kraken2.rst | 23 exposed. The addressable RGB LEDs, present in the integrated CPU water block
|
| /kernel/liteos_a/kernel/include/ |
| D | los_perf.h | 68 * Perf sample data buffer's water mark 1/N. 84 * Define the type of the perf sample data buffer water mark hook function. 391 * @brief Register perf sample data buffer water mark hook function. 395 * <li> Register perf sample data buffer water mark hook function.</li> 396 * <li> The registered hook will be called when buffer reaches the water mark./li> 401 * @param func [IN] Buffer water mark hook function.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-el15203000.txt | 15 Water Pipe LED encoded with symbol 'P' (hex code 0x50) and 49 /* water pipe */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | leds-el15203000.txt | 15 Water Pipe LED encoded with symbol 'P' (hex code 0x50) and 49 /* water pipe */
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | thin-provisioning.rst | 124 the low water mark. However, resuming a device always triggers an 126 water mark when handling this event. 128 A low water mark for the metadata device is maintained in the kernel and 270 <low water mark (blocks)> [<number of feature args> [<arg>]*] 312 If the number of free blocks drops below the pool's low water mark a
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | thin-provisioning.rst | 124 the low water mark. However, resuming a device always triggers an 126 water mark when handling this event. 128 A low water mark for the metadata device is maintained in the kernel and 270 <low water mark (blocks)> [<number of feature args> [<arg>]*] 312 If the number of free blocks drops below the pool's low water mark a
|
| /kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
| D | socket.h | 40 #define SO_SNDLOWAT 0x1003 /* send low-water mark */ 41 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */
|
| /kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
| D | socket.h | 40 #define SO_SNDLOWAT 0x1003 /* send low-water mark */ 41 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
| D | igc_hw.h | 165 u32 high_water; /* Flow control high-water mark */ 166 u32 low_water; /* Flow control low-water mark */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| D | igc_hw.h | 177 u32 high_water; /* Flow control high-water mark */ 178 u32 low_water; /* Flow control low-water mark */
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | asus_wmi_sensors.c | 28 * - Water Pump RPM, 30 * - Water Flow RPM, 38 * - Water In, 39 * - Water Out,
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | cyclades.h | 370 #define C_CM_TXLOWWM 0x61 /* Tx buffer low water mark */ 371 #define C_CM_RXHIWM 0x62 /* Rx buffer high water mark */ 426 __u32 tx_threshold; /* tx low water mark */ 431 __u32 rx_threshold; /* rx high water mark */
|
| /kernel/linux/linux-6.6/mm/ |
| D | page_reporting.h | 28 * which will determine if a give zone has crossed over the high-water mark
|
| /kernel/linux/linux-5.10/mm/ |
| D | page_reporting.h | 29 * which will determine if a give zone has crossed over the high-water mark
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_legacy.h | 99 int low_mark; /**< Low water mark */ 100 int high_mark; /**< High water mark */
|
| /kernel/liteos_a/kernel/extended/perf/ |
| D | perf_output_pri.h | 46 UINT32 waterMark; /* notify water mark */
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | aspeed-bmc-opp-witherspoon.dts | 54 air-water { 55 label = "air-water"; 203 /*B0-B7*/ "","","","","","air-water","","",
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/ |
| D | aspeed-bmc-opp-witherspoon.dts | 54 event-air-water { 55 label = "air-water"; 203 /*B0-B7*/ "","","","","","air-water","","",
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | jfs_txnmgr.h | 185 struct lv lwm; /* 2: low water mark */ 186 struct lv hwm; /* 2: high water mark */
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| D | jfs_txnmgr.h | 185 struct lv lwm; /* 2: low water mark */ 186 struct lv hwm; /* 2: high water mark */
|
| /kernel/linux/linux-6.6/include/drm/ |
| D | drm_legacy.h | 114 int low_mark; /**< Low water mark */ 115 int high_mark; /**< High water mark */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
| D | e1000_hw.h | 465 u32 high_water; /* Flow control high-water mark */ 466 u32 low_water; /* Flow control low-water mark */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
| D | e1000_hw.h | 465 u32 high_water; /* Flow control high-water mark */ 466 u32 low_water; /* Flow control low-water mark */
|
12345678910