| /OK3568_Linux_fs/kernel/fs/cramfs/ |
| H A D | README | 93 Holes 96 This kernel supports cramfs holes (i.e. [efficient representation of] 98 default mkcramfs doesn't test for & create holes, since cramfs in 99 kernels up to at least 2.3.39 didn't support holes. Run mkcramfs 100 with -z if you want it to create files that can have holes in them.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/ |
| H A D | locationsingleton.cpp | 279 …d geopolygon QtPositioning::polygon(list<coordinate> perimeter, list<list<coordinate>> holes) const 281 Constructs a polygon from coordinates for perimeter and inner holes. 286 QGeoPolygon LocationSingleton::polygon(const QVariantList &perimeter, const QVariantList &holes) co… in polygon() 295 for (int i = 0; i < holes.size(); i++) { in polygon() 296 if (holes.at(i).type() == QVariant::List) { in polygon() 298 const QVariantList &holeData = holes.at(i).toList(); in polygon()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_mm.h | 130 * Does not search all holes. 141 * Does not search all holes. 283 * Holes are embedded into the drm_mm using the tail of a drm_mm_node. 306 * not inspect holes themselves. Drivers must check first whether a hole indeed 328 * not inspect holes themselves. Drivers must check first whether a hole indeed 377 * drm_mm_for_each_hole - iterator to walk over all holes 383 * This iterator walks over all holes in the range allocator. It is implemented
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | memory-model.rst | 12 however, that this range contains small holes that are not accessible 45 maps the entire physical memory. For most architectures, the holes 47 corresponding to the holes are never fully initialized. 56 :c:func:`pfn_valid` implementation should take the holes in the
|
| /OK3568_Linux_fs/kernel/arch/m68k/sun3/ |
| H A D | sun3dvma.c | 84 static void print_holes(struct list_head *holes) in print_holes() argument 90 pr_info("listing dvma holes\n"); in print_holes() 91 list_for_each(cur, holes) { in print_holes() 159 pr_crit("out of dvma holes! (printing hole cache)\n"); in get_baddr()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | pci-sriov.c | 579 devm_release_resource(&dev->dev, &iov->holes[i]); in pnv_pci_vf_resource_shift() 580 memset(&iov->holes[i], 0, sizeof(iov->holes[i])); in pnv_pci_vf_resource_shift() 586 iov->holes[i].start = res2.start; in pnv_pci_vf_resource_shift() 587 iov->holes[i].end = res2.start + size * offset - 1; in pnv_pci_vf_resource_shift() 588 iov->holes[i].flags = IORESOURCE_BUS; in pnv_pci_vf_resource_shift() 589 iov->holes[i].name = "pnv_iov_reserved"; in pnv_pci_vf_resource_shift() 591 &iov->holes[i]); in pnv_pci_vf_resource_shift()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/ |
| H A D | sharp,ls037v7dw01.yaml | 12 configured with external pulls, all the GPIOs are considered optional with holes 40 optional with holes in the array.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.txt | 106 gpio1-gpio12 for pms405 (holes on gpio1, gpio9 and gpio10) 107 gpio1-gpio10 for pm8150 (holes on gpio2, gpio5, gpio7 109 gpio1-gpio12 for pm8150b (holes on gpio3, gpio4, gpio7)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clip2tri/ |
| H A D | clip2tri.cpp | 321 // Now traverse our polyline nodes and triangulate them with only their children holes in triangulateComplex() 326 // polylines. poly2tri holes are therefore the inverse in triangulateComplex() 354 // Add the holes for this polyline in triangulateComplex() 391 // Free the holes in triangulateComplex()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/ |
| H A D | pinctrl-spmi-gpio.c | 1110 /* pm8950 has 8 GPIOs with holes on 3 */ 1118 /* pms405 has 12 GPIOs with holes on 1, 9, and 10 */ 1120 /* pm660 has 13 GPIOs with holes on 1, 5, 6, 7, 8 and 10 */ 1122 /* pm660l has 12 GPIOs with holes on 1, 2, 10, 11 and 12 */ 1124 /* pm8150 has 10 GPIOs with holes on 2, 5, 7 and 8 */ 1126 /* pm8150b has 12 GPIOs with holes on 3, r and 7 */ 1128 /* pm8150l has 12 GPIOs with holes on 7 */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Rust.html | 76 peculiarities and holes to be aware of. 128 </li><li> As of this writing, the Rust compiler (version 1.8) has a few holes in 129 the debugging information it generates. These holes prevent certain
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Rust.html | 76 peculiarities and holes to be aware of. 128 </li><li> As of this writing, the Rust compiler (version 1.8) has a few holes in 129 the debugging information it generates. These holes prevent certain
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | ipi.c | 51 * underlying implementation can deal with holes nicely. in irq_reserve_ipi() 61 * implementation needs to support holes, it can reserve in irq_reserve_ipi() 73 pr_warn("Destination mask has holes\n"); in irq_reserve_ipi()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vmlinux.lds.S | 174 * Align to 64K in attempt to eliminate holes before the 186 * no holes after __init_end. */
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-bpmp.c | 403 unsigned int holes = 0; in tegra_bpmp_probe_clocks() local 434 holes++; in tegra_bpmp_probe_clocks() 445 dev_dbg(bpmp->dev, "holes: %u\n", holes); in tegra_bpmp_probe_clocks()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_choke.c | 75 /* number of elements in queue including holes */ 93 /* Move head pointer forward to skip over holes */ 103 /* Move tail pointer backwards to reuse holes */ 176 * HACK: since queue can have holes from previous deletion; retry several
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_buddy.c | 555 LIST_HEAD(holes); in igt_buddy_alloc_pathological() 599 list_add_tail(&block->link, &holes); in igt_buddy_alloc_pathological() 611 i915_buddy_free_list(&mm, &holes); in igt_buddy_alloc_pathological() 626 list_splice_tail(&holes, &blocks); in igt_buddy_alloc_pathological()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_attr_leaf.c | 169 to->holes = hdr3->holes; in xfs_attr3_leaf_hdr_from_disk() 183 to->holes = from->hdr.holes; in xfs_attr3_leaf_hdr_from_disk() 211 hdr3->holes = from->holes; in xfs_attr3_leaf_hdr_to_disk() 226 to->hdr.holes = from->holes; in xfs_attr3_leaf_hdr_to_disk() 1400 * If there are no holes in the address space of the block, in xfs_attr3_leaf_add() 1404 if (!ichdr.holes && sum < entsize) in xfs_attr3_leaf_add() 1590 ichdr_dst->holes = 0; in xfs_attr3_leaf_compact() 2216 ichdr.holes = 1; /* mark as needing compaction */ in xfs_attr3_leaf_remove() 2263 * Note that we don't check "leaf" for holes because we will in xfs_attr3_leaf_unbalance() 2266 if (savehdr.holes == 0) { in xfs_attr3_leaf_unbalance() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeopolygon.cpp | 470 Removes element at position \a index from the holes QList. 481 Returns the number of holes. 621 // else iterates the holes List checking whether the point is contained inside the holes in polygonContains()
|
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | ialloc.c | 427 uint64_t holes; in xchk_iallocbt_rec() local 479 holes = ~xfs_inobt_irec_to_allocmask(&irec); in xchk_iallocbt_rec() 480 if ((holes & irec.ir_free) != holes || in xchk_iallocbt_rec()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mmzone.h | 397 * 3. Memory holes: kernelcore/movablecore setups might create very rare 398 * situations where ZONE_MOVABLE contains memory holes after boot, 470 * holes, which is calculated as: 475 * present_pages = spanned_pages - absent_pages(pages in holes); 769 range, including holes */ 1462 * If it is possible to have holes within a MAX_ORDER_NR_PAGES, then we 1465 * when we have no holes within a MAX_ORDER_NR_PAGES block.
|
| H A D | gpio-pxa.h | 10 * Those cases currently cause holes in the GPIO number space, the
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/etc/dbus-1/system.d/ |
| H A D | obexd.conf | 4 <!-- ../system.conf have denied everything, so we just punch some holes -->
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | timer.c | 51 "The one security concern raised by this memo is that ICMP black holes in dccp_write_timeout() 57 be far nicer to have all of the black holes fixed rather than fixing in dccp_write_timeout()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | centroid_bashein_detmer.hpp | 74 Without holes: 99 With holes:
|