| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | devices.txt | 116 0 = /dev/hda Master: whole disk (or CD-ROM) 117 64 = /dev/hdb Slave: whole disk (or CD-ROM) 119 For partitions, add to the whole disk device number: 201 0 = /dev/sda First SCSI disk whole disk 202 16 = /dev/sdb Second SCSI disk whole disk 203 32 = /dev/sdc Third SCSI disk whole disk 205 240 = /dev/sdp Sixteenth SCSI disk whole disk 515 0 = /dev/mfma First MFM drive whole disk 516 64 = /dev/mfmb Second MFM drive whole disk 527 0 = /dev/hdc Master: whole disk (or CD-ROM) [all …]
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | block_dev.c | 1045 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() argument 1052 else if (whole == bdev) in bd_may_claim() 1055 else if (whole->bd_holder == bd_may_claim) in bd_may_claim() 1057 else if (whole->bd_holder != NULL) in bd_may_claim() 1076 int bd_prepare_to_claim(struct block_device *bdev, struct block_device *whole, in bd_prepare_to_claim() argument 1082 if (!bd_may_claim(bdev, whole, holder)) { in bd_prepare_to_claim() 1088 if (whole->bd_claiming) { in bd_prepare_to_claim() 1089 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() 1100 whole->bd_claiming = holder; in bd_prepare_to_claim() 1127 static void bd_clear_claiming(struct block_device *whole, void *holder) in bd_clear_claiming() argument [all …]
|
| H A D | coredump.c | 985 goto whole; in vma_dump_size() 993 goto whole; in vma_dump_size() 995 goto whole; in vma_dump_size() 1002 goto whole; in vma_dump_size() 1004 goto whole; in vma_dump_size() 1016 goto whole; in vma_dump_size() 1022 goto whole; in vma_dump_size() 1027 goto whole; in vma_dump_size() 1053 whole: in vma_dump_size()
|
| /OK3568_Linux_fs/buildroot/package/flann/ |
| H A D | 0001-src-cpp-fix-cmake-3.11-build.patch | 23 target_link_libraries(flann_cpp -Wl,-whole-archive flann_cpp_s -Wl,-no-whole-archive) 60 target_link_libraries(flann_cpp -Wl,-whole-archive flann_cpp_s -Wl,-no-whole-archive) 69 target_link_libraries(flann -Wl,-whole-archive flann_s -Wl,-no-whole-archive)
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_trans.c | 464 int whole = 0; in xfs_trans_apply_sb_deltas() local 497 whole = 1; in xfs_trans_apply_sb_deltas() 501 whole = 1; in xfs_trans_apply_sb_deltas() 505 whole = 1; in xfs_trans_apply_sb_deltas() 509 whole = 1; in xfs_trans_apply_sb_deltas() 513 whole = 1; in xfs_trans_apply_sb_deltas() 517 whole = 1; in xfs_trans_apply_sb_deltas() 521 whole = 1; in xfs_trans_apply_sb_deltas() 525 whole = 1; in xfs_trans_apply_sb_deltas() 529 if (whole) in xfs_trans_apply_sb_deltas()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/ |
| H A D | 100-use-xtools.patch | 61 - elif (ld -shared --whole-archive -soname conftest.so -o conftest.so.t conftest.a) 2>&5; then 62 - ac_cv_shared_link_args='ld -shared --whole-archive -soname $@ -o $@.t' 67 + elif (${ac_cv_prog_LD} -shared --whole-archive -soname conftest.so -o conftest.so.t confte… 68 + ac_cv_shared_link_args='${CC} -Wl,-shared -Wl,--whole-archive -Wl,-soname,$@ -o $@.t -Wl,--no-wh…
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | bfticu.txt | 3 The bfticu is a multifunction device that manages the whole chassis. 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
| H A D | 0001-tests-makefile-Append-CPPFLAGS-rather-then-override.patch | 26 STATIC_LIBHUGE = -Wl,--whole-archive -lhugetlbfs -Wl,--no-whole-archive
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | strategies.rst | 15 One of them is based on using global low-power states of the whole system in 21 user space code can run. Because sleep states are global and the whole system 37 If all of the system components are active, the system as a whole is regarded as 40 as a whole is regarded as "runtime idle" which may be very close to a sleep
|
| /OK3568_Linux_fs/kernel/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8-mipi-dphy.c | 134 u32 whole; in get_best_ratio() local 139 whole = a / b; in get_best_ratio() 140 n[i] += (n[i ^ 1] * whole); in get_best_ratio() 141 d[i] += (d[i ^ 1] * whole); in get_best_ratio() 146 c = a - (b * whole); in get_best_ratio()
|
| /OK3568_Linux_fs/external/libmali/hook/ |
| H A D | meson.build | 78 ['-Wl,--whole-archive', '-lmali_hook_injector', '-Wl,--no-whole-archive']
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | v4l2-selection-targets.rst | 33 - Suggested cropping rectangle that covers the "whole picture". 57 - Suggested composition rectangle that covers the "whole picture".
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/ |
| H A D | hdio.rst | 184 - EINVAL Called on a partition instead of the whole disk device 234 - EINVAL Called on a partition instead of the whole disk device 298 - EINVAL Called on a partition instead of the whole disk device 358 - EINVAL Called on a partition instead of the whole disk device 1058 - EINVAL Called on a partition instead of the whole disk device 1088 - EINVAL Called on a partition instead of the whole disk device 1116 - EINVAL Called on a partition instead of the whole disk device 1144 - EINVAL Called on a partition instead of the whole disk device 1240 - EINVAL Called on a partition instead of the whole disk device 1268 - EINVAL Called on a partition instead of the whole disk device [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.modpost | 96 --whole-archive $(filter-out FORCE,$^) 144 -o $@ --whole-archive \
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.modpost | 96 --whole-archive $(filter-out FORCE,$^) 144 -o $@ --whole-archive \
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | OFL-1.0 | 25 …ont software made by adding to, deleting, or substituting — in part or in whole -- any of the comp… 37 3) No Modified Version of the Font Software may use the Reserved Font Name(s), in part or in whole,… 41 5) The Font Software, modified or unmodified, in part or in whole, must be distributed using this l…
|
| H A D | OFL-1.0-no-RFN | 25 …ont software made by adding to, deleting, or substituting — in part or in whole -- any of the comp… 37 3) No Modified Version of the Font Software may use the Reserved Font Name(s), in part or in whole,… 41 5) The Font Software, modified or unmodified, in part or in whole, must be distributed using this l…
|
| H A D | OFL-1.0-RFN | 25 …ont software made by adding to, deleting, or substituting — in part or in whole -- any of the comp… 37 3) No Modified Version of the Font Software may use the Reserved Font Name(s), in part or in whole,… 41 5) The Font Software, modified or unmodified, in part or in whole, must be distributed using this l…
|
| H A D | ODbL-1.0 | 46 assembled into a collective whole. A work that constitutes a Collective 71 the whole or a Substantial part of the Contents, as well as any similar 78 Re-utilising the whole or a Substantial part of the Contents in a new 95 or sounds) resulting from using the whole or a Substantial part of the 150 Re-utilisation of the whole or a Substantial part of the Contents. 194 a. Extraction and Re-utilisation of the whole or a Substantial part of 202 in any form, in whole or in part, including of any Derivative 206 performance to the public by any means and in any form, in whole or in 300 whole or a Substantial part of the Contents into a new database is a 354 Database, a Derivative Database, or the whole or a Substantial part of [all …]
|
| H A D | ODC-By-1.0 | 23 …ent databases in themselves that together are assembled into a collective whole. A work that const… 33 …y member states), which includes the Extraction and Re-utilisation of the whole or a Substantial p… 35 …nts. This includes, but is not limited to, Extracting or Re-utilising the whole or a Substantial p… 45 …an image, audiovisual material, text, or sounds) resulting from using the whole or a Substantial p… 73 …b. Database Rights. Database Rights only extend to the Extraction and Re-utilisation of the whole … 93 a. Extraction and Re-utilisation of the whole or a Substantial part of the Contents; 99 …d. Creation of temporary or permanent reproductions by any means and in any form, in whole or in p… 101 … available, or performance to the public by any means and in any form, in whole or in part, includ… 135 … not sublicense the Database. Each time You communicate the Database, the whole or Substantial par… 171 …. For the avoidance of doubt, Persons who have received the Database, the whole or a Substantial p…
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | ubifs.rst | 25 eraseblock, write to some offset within an eraseblock, and erase a whole 26 eraseblock. Block devices support 2 main operations - read a whole 27 block and write a whole block. 28 3 The whole eraseblock has to be erased before it becomes possible to
|
| /OK3568_Linux_fs/buildroot/package/ipmitool/ |
| H A D | 0005-ID-480-Call-EVP_CIPHER_CTX_free-instead-of-EVP_CIPHE.patch | 49 * The default implementation adds a whole block of padding if the input 112 * The default implementation adds a whole block of padding if the input
|
| /OK3568_Linux_fs/buildroot/package/openblas/ |
| H A D | 0002-Makefile-fix-support-for-passing-FFLAGS-on-the-make-.patch | 15 -Wl,--whole-archive ../libopenblas_nehalem-r0.3.9.a -Wl,--no-whole-archive \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/ |
| H A D | OFL-1.0 | 46 adding to, deleting, or substituting -- in part or in whole -- 70 Name(s), in part or in whole, unless explicit written permission is 82 5) The Font Software, modified or unmodified, in part or in whole,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ipmitool/ |
| H A D | 0001-Migrate-to-openssl-1.1.patch | 44 * The default implementation adds a whole block of padding if the input 112 * The default implementation adds a whole block of padding if the input
|