Searched full:water (Results 1 – 25 of 213) sorted by relevance
123456789
| /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-4.19/arch/mips/include/uapi/asm/ |
| D | socket.h | 39 #define SO_SNDLOWAT 0x1003 /* send low-water mark */ 40 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */
|
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | thin-provisioning.txt | 118 the low water mark. However, resuming a device always triggers an 120 water mark when handling this event. 122 A low water mark for the metadata device is maintained in the kernel and 256 <low water mark (blocks)> [<number of feature args> [<arg>]*] 291 If the number of free blocks drops below the pool's low water mark a
|
| /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-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-4.19/drivers/staging/dgnc/ |
| D | dgnc_driver.h | 170 #define UN_LOW 0x0100 /* Waiting output low water mark*/ 210 #define CH_TX_FIFO_LWM 0x0800 /* TX Fifo is below Low Water */ 264 * @ch_r_watermark: Receive water mark.
|
| D | digi.h | 98 #define EV_IPS 0x0020 /* Input paused by high/low water marks */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| D | igc_hw.h | 176 u32 high_water; /* Flow control high-water mark */ 177 u32 low_water; /* Flow control low-water mark */
|
| /kernel/linux/linux-4.19/include/drm/ |
| D | drm_legacy.h | 94 int low_mark; /**< Low water mark */ 95 int high_mark; /**< 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-4.19/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-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-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-4.19/Documentation/devicetree/bindings/serial/ |
| D | 8250.txt | 51 - tx-threshold: Specify the TX FIFO low water indication for parts with
|
| /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-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-4.19/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 */
|
| /kernel/linux/linux-4.19/fs/jfs/ |
| D | jfs_txnmgr.h | 198 struct lv lwm; /* 2: low water mark */ 199 struct lv hwm; /* 2: high water mark */
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
| D | hwmtm.h | 351 * the given low water mark. 353 * para low_water low water mark of used RxD's
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | aspeed-bmc-opp-witherspoon.dts | 34 air-water { 35 label = "air-water";
|
| /kernel/linux/linux-4.19/scripts/tracing/ |
| D | ftrace-bisect.sh | 55 # iteration, so don't talk so much at the water cooler the second time.
|
| /kernel/linux/linux-5.10/scripts/tracing/ |
| D | ftrace-bisect.sh | 55 # iteration, so don't talk so much at the water cooler the second time.
|
123456789