| /kernel/linux/linux-4.19/fs/nfs/ |
| D | io.c | 27 * nfs_start_io_read - declare the file is being used for buffered reads 30 * Declare that a buffered read operation is about to start, and ensure 35 * In practice, this means that buffered read operations are allowed to 39 * Note that buffered writes and truncates both take a write lock on 58 * nfs_end_io_read - declare that the buffered read operation is done 61 * Declare that a buffered read operation is done, and release the shared 71 * nfs_start_io_write - declare the file is being used for buffered writes 74 * Declare that a buffered read operation is about to start, and ensure 85 * nfs_end_io_write - declare that the buffered write operation is done 88 * Declare that a buffered write operation is done, and release the [all …]
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | io.c | 27 * nfs_start_io_read - declare the file is being used for buffered reads 30 * Declare that a buffered read operation is about to start, and ensure 35 * In practice, this means that buffered read operations are allowed to 39 * Note that buffered writes and truncates both take a write lock on 58 * nfs_end_io_read - declare that the buffered read operation is done 61 * Declare that a buffered read operation is done, and release the shared 71 * nfs_start_io_write - declare the file is being used for buffered writes 74 * Declare that a buffered read operation is about to start, and ensure 85 * nfs_end_io_write - declare that the buffered write operation is done 88 * Declare that a buffered write operation is done, and release the [all …]
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | io.c | 35 * ceph_start_io_read - declare the file is being used for buffered reads 38 * Declare that a buffered read operation is about to start, and ensure 43 * In practice, this means that buffered read operations are allowed to 47 * Note that buffered writes and truncates both take a write lock on 67 * ceph_end_io_read - declare that the buffered read operation is done 70 * Declare that a buffered read operation is done, and release the shared 80 * ceph_start_io_write - declare the file is being used for buffered writes 83 * Declare that a buffered write operation is about to start, and ensure 94 * ceph_end_io_write - declare that the buffered write operation is done 97 * Declare that a buffered write operation is done, and release the [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7124.yaml | 101 adi,buffered-positive: 102 description: Enable buffered mode for positive input. 105 adi,buffered-negative: 106 description: Enable buffered mode for negative input. 138 adi,buffered-positive; 146 adi,buffered-positive; 147 adi,buffered-negative;
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | ad7791.h | 7 * @buffered: If set to true configure the device for buffered input mode. 13 bool buffered; member
|
| D | ad7793.h | 90 * @buffered: If set to true configure the device for buffered input mode. 102 bool buffered; member
|
| /kernel/linux/linux-4.19/include/linux/platform_data/ |
| D | ad7791.h | 7 * @buffered: If set to true configure the device for buffered input mode. 13 bool buffered; member
|
| D | ad7793.h | 91 * @buffered: If set to true configure the device for buffered input mode. 103 bool buffered; member
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| D | mcp4725.txt | 13 - microchip,vref-buffered: Boolean to enable buffering of the external 28 /* mcp4726 with the buffered external reference voltage */ 34 microchip,vref-buffered;
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/dac/ |
| D | mcp4725.txt | 13 - microchip,vref-buffered: Boolean to enable buffering of the external 28 /* mcp4726 with the buffered external reference voltage */ 34 microchip,vref-buffered;
|
| /kernel/linux/linux-4.19/drivers/target/ |
| D | Kconfig | 21 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered 27 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered 34 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered
|
| /kernel/linux/linux-5.10/drivers/target/ |
| D | Kconfig | 22 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered 28 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered 35 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered
|
| /kernel/linux/linux-4.19/include/media/ |
| D | v4l2-mem2mem.h | 61 * @buffered: is the queue buffered? 73 bool buffered; member 150 * If a queue is buffered (for example a decoder hardware ringbuffer that has 368 bool buffered) in v4l2_m2m_set_src_buffered() argument 370 m2m_ctx->out_q_ctx.buffered = buffered; in v4l2_m2m_set_src_buffered() 374 bool buffered) in v4l2_m2m_set_dst_buffered() argument 376 m2m_ctx->cap_q_ctx.buffered = buffered; in v4l2_m2m_set_dst_buffered()
|
| /kernel/linux/linux-5.10/drivers/iio/dummy/ |
| D | Kconfig | 33 bool "Buffered capture support" 38 Add buffered data capture to the simple dummy driver.
|
| /kernel/linux/linux-4.19/drivers/iio/dummy/ |
| D | Kconfig | 32 bool "Buffered capture support" 37 Add buffered data capture to the simple dummy driver.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/ |
| D | samsung,s2mps11.txt | 8 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz 9 outputs. The S2MPS14 provides two (AP/BT) buffered 32.768 KHz outputs.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | samsung,s2mps11.txt | 8 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz 9 outputs. The S2MPS14 provides two (AP/BT) buffered 32.768 KHz outputs.
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-mem2mem.h | 59 * @buffered: is the queue buffered? 71 bool buffered; member 164 * If a queue is buffered (for example a decoder hardware ringbuffer that has 551 bool buffered) in v4l2_m2m_set_src_buffered() argument 553 m2m_ctx->out_q_ctx.buffered = buffered; in v4l2_m2m_set_src_buffered() 557 bool buffered) in v4l2_m2m_set_dst_buffered() argument 559 m2m_ctx->cap_q_ctx.buffered = buffered; in v4l2_m2m_set_dst_buffered()
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | capi.h | 28 __u32 datablkcnt; /* No. of buffered data messages */ 29 __u32 datablklen; /* Size of buffered data messages */
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | capi.h | 28 __u32 datablkcnt; /* No. of buffered data messages */ 29 __u32 datablklen; /* Size of buffered data messages */
|
| /kernel/linux/linux-4.19/net/mac80211/ |
| D | sta_info.c | 825 * a separate queue to avoid reordering with normal PS-buffered in sta_info_cleanup_expire_buffered_ac() 850 * Now also check the normal PS-buffered queue, this will in sta_info_cleanup_expire_buffered_ac() 853 * buffered frames. in sta_info_cleanup_expire_buffered_ac() 873 ps_dbg(sta->sdata, "Buffered frame expired (STA %pM)\n", in sta_info_cleanup_expire_buffered_ac() 886 * Return whether there are any frames still buffered, this is in sta_info_cleanup_expire_buffered_ac() 1227 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local 1264 /* Send all buffered frames to the station */ in ieee80211_sta_ps_deliver_wakeup() 1279 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup() 1310 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup() 1316 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup() [all …]
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | sta_info.c | 908 * a separate queue to avoid reordering with normal PS-buffered in sta_info_cleanup_expire_buffered_ac() 933 * Now also check the normal PS-buffered queue, this will in sta_info_cleanup_expire_buffered_ac() 936 * buffered frames. in sta_info_cleanup_expire_buffered_ac() 956 ps_dbg(sta->sdata, "Buffered frame expired (STA %pM)\n", in sta_info_cleanup_expire_buffered_ac() 969 * Return whether there are any frames still buffered, this is in sta_info_cleanup_expire_buffered_ac() 1309 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local 1344 /* Send all buffered frames to the station */ in ieee80211_sta_ps_deliver_wakeup() 1359 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup() 1376 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup() 1382 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup() [all …]
|
| /kernel/linux/linux-4.19/drivers/scsi/ |
| D | st_options.h | 26 because of buffered reads. Should be set to zero to support also drives 65 buffered until the driver buffer is full or asynchronous write is
|
| D | osst_options.h | 25 because of buffered reads. Should be set to zero to support also drives 73 buffered until the driver buffer is full or asynchronous write is
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | st_options.h | 26 because of buffered reads. Should be set to zero to support also drives 65 buffered until the driver buffer is full or asynchronous write is
|