| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A 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;
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | dat.c | 20 int buffered; member 45 ((priv_t *)ft->priv)->buffered = 1; in sox_datstartread() 47 ((priv_t *)ft->priv)->buffered = 0; in sox_datstartread() 91 /* Read a line or grab the buffered first line */ in sox_datread() 92 if (((priv_t *)ft->priv)->buffered) { in sox_datread() 95 ((priv_t *)ft->priv)->buffered=0; in sox_datread()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | ad7791.h | 7 * @buffered: If set to true configure the device for buffered input mode. 13 bool buffered; member
|
| H A D | ad7793.h | 90 * @buffered: If set to true configure the device for buffered input mode. 102 bool buffered; member
|
| /OK3568_Linux_fs/buildroot/package/perl-stream-buffered/ |
| H A D | perl-stream-buffered.mk | 3 # perl-stream-buffered 8 PERL_STREAM_BUFFERED_SOURCE = Stream-Buffered-$(PERL_STREAM_BUFFERED_VERSION).tar.gz 12 PERL_STREAM_BUFFERED_DISTNAME = Stream-Buffered
|
| H A D | Config.in | 2 bool "perl-stream-buffered" 6 https://github.com/plack/Stream-Buffered
|
| H A D | perl-stream-buffered.hash | 2 md5 b030fecaa784cd573289ae797c7aeae9 Stream-Buffered-0.03.tar.gz 3 sha256 9b2d4390b5de6b0cf4558e4ad04317a73c5e13dd19af29149c4e47c37fb2423b Stream-Buffered-0.03.tar.…
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/dac/ |
| H A 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;
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A 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
|
| /OK3568_Linux_fs/buildroot/package/fail2ban/ |
| H A D | 0001-fixed-possible-RCE-vulnerability-unset-escape-variable.patch | 14 config/action.d/mail-buffered.conf | 8 ++++---- 46 diff --git a/config/action.d/mail-buffered.conf b/config/action.d/mail-buffered.conf 48 --- a/config/action.d/mail-buffered.conf 49 +++ b/config/action.d/mail-buffered.conf 52 Output will be buffered until <lines> lines are available.\n
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | stdio_ext.h | 67 /* Return non-zero value iff the stream FP is line-buffered. */ 71 /* Discard all pending buffered I/O on the stream FP. */ 77 /* Flush all line-buffered files. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | stdio_ext.h | 67 /* Return non-zero value iff the stream FP is line-buffered. */ 71 /* Discard all pending buffered I/O on the stream FP. */ 77 /* Flush all line-buffered files. */
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/iio/dummy/ |
| H A D | Kconfig | 33 bool "Buffered capture support" 38 Add buffered data capture to the simple dummy driver.
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | tape_34xx.c | 527 * completed ok or read buffered log command completed ok. in tape_34xx_unit_check() 534 /* tape_34xx doesn't use read buffered log commands. */ in tape_34xx_unit_check() 728 * buffered mode. in tape_34xx_unit_check() 731 " for buffered mode is exceeded\n"); in tape_34xx_unit_check() 738 * Read buffered log (Overflow). CU is running in extended in tape_34xx_unit_check() 739 * buffered log mode, and a counter overflows. This should in tape_34xx_unit_check() 741 * buffered log mode. in tape_34xx_unit_check() 746 * Read buffered log (EOV). EOF processing occurs while the in tape_34xx_unit_check() 747 * CU is in extended buffered log mode. This should never in tape_34xx_unit_check() 748 * happen, since we're never running in extended buffered in tape_34xx_unit_check()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | iostream | 63 extern ostream clog; /// Linked to standard error (buffered) 69 extern wostream wclog; /// Linked to standard error (buffered)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | capi.h | 26 __u32 datablkcnt; /* No. of buffered data messages */ 27 __u32 datablklen; /* Size of buffered data messages */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | stdio.h | 28 #define _IOFBF 0 /* setvbuf should set fully buffered */ 29 #define _IOLBF 1 /* setvbuf should set line buffered */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | stdio.h | 28 #define _IOFBF 0 /* setvbuf should set fully buffered */ 29 #define _IOLBF 1 /* setvbuf should set line buffered */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | iostream | 63 extern ostream clog; /// Linked to standard error (buffered) 69 extern wostream wclog; /// Linked to standard error (buffered)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | capi.h | 26 __u32 datablkcnt; /* No. of buffered data messages */ 27 __u32 datablklen; /* Size of buffered data messages */
|