| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | file.c | 225 int err, appending = !!(pos + len > inode->i_size); in write_begin_slow() local 239 if (appending) in write_begin_slow() 291 if (appending) { in write_begin_slow() 326 struct ubifs_inode *ui, int appending) in allocate_budget() argument 331 if (!appending) in allocate_budget() 374 if (appending) { in allocate_budget() 429 int err, appending = !!(pos + len > inode->i_size); in ubifs_write_begin() local 471 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin() 489 if (appending) { in ubifs_write_begin() 521 struct ubifs_inode *ui, int appending) in cancel_budget() argument [all …]
|
| H A D | tnc.c | 2084 int i, keep, move, appending = 0; in tnc_insert() local 2131 appending = 1; in tnc_insert() 2134 } else if (appending && n != c->fanout) { in tnc_insert() 2136 appending = 0; in tnc_insert() 2154 if (appending) { in tnc_insert()
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-general.rst | 53 wildcard) and the version of the recipe to which it is appending has 61 append file applies a patch and the recipe to which it is appending
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/quazip/quazip/ |
| H A D | 0001-Append-LIB_ARCH-to-lib.patch | 7 appending to lib so it becomes lib64 when needed and LIB_ARCH can be set
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls2080a/ |
| H A D | README | 21 not support 48-bit VA (for e.g. < Linux 3.18) by appending mem=2048M, as shown
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qmllive/qmllive/ |
| H A D | 0001-lib.pro-Append-LIB_ARCH-to-lib.patch | 6 appending to lib so it becomes lib64 when needed and LIB_ARCH can be set
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/ |
| H A D | gstreamer1.0-omx_1.20.5.bb | 31 # appending a directory path to gst-omx' internal OpenMAX IL headers fixes this
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/ |
| H A D | aarch64-fusion-pairs.def | 28 INTERNAL_NAME gives the internal name suitable for appending to
|
| H A D | aarch64-tuning-flags.def | 28 INTERNAL_NAME gives the internal name suitable for appending to
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/ |
| H A D | kexecboot-cfg_0.2.bb | 28 # Overwrite kernel command line instead of appending to it
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | crc32.rst | 31 is sent last. And when appending a CRC word to a message, you should 178 Normally, appending zero bits to a message which is already a multiple 182 appending it. This makes the remainder of the message+crc come out not
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/nmap/ |
| H A D | nmap_7.80.bb | 2 …) utility for network discovery and security auditing.\nGui support via appending to IMAGE_FEATURE…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.12.0 | 27 nextPage from resetting the model, but rather appending the new data to it.
|
| /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/bin/ |
| H A D | tzselect | 551 You can make this change permanent for yourself by appending the line
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | xinetd | 13 2. The author of the modifications will include his/her name by appending it along with the new ver…
|
| /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/bin/ |
| H A D | tzselect | 551 You can make this change permanent for yourself by appending the line
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | faq.rst | 41 ":ref:`dev-manual/common-tasks:appending other layers metadata with your layer`"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gnupg/ |
| H A D | gnupg_2.3.7.bb | 47 # builds. Native builds don't have sub-packages, so appending RDEPENDS
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls2080ardb/ |
| H A D | README | 129 not support 48-bit VA (for e.g. < Linux 3.18) by appending mem=2048M, as shown
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | tnc.c | 1978 int i, keep, move, appending = 0; in tnc_insert() local 2025 appending = 1; in tnc_insert() 2028 } else if (appending && n != c->fanout) { in tnc_insert() 2030 appending = 0; in tnc_insert() 2048 if (appending) { in tnc_insert()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | uboot-config.bbclass | 118 # IMAGE_FSTYPES appending
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | ams-delta-fiq-handler.S | 187 @ Try appending the keycode to the circular buffer
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | data-integrity.rst | 18 support for appending integrity metadata to an I/O. The integrity 45 The SCSI Data Integrity Field works by appending 8 bytes of protection
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/ |
| H A D | README | 93 previous generation's override and appending the new tune. Note that
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 44 - at VM startup time by appending "-s" to the QEMU command line
|