Home
last modified time | relevance | path

Searched refs:adjacent (Results 1 – 25 of 122) sorted by relevance

12345

/OK3568_Linux_fs/u-boot/arch/nios2/cpu/
H A Du-boot.lds42 * adjacent to simplify the startup code -- and provide
77 * adjacent to sdata and can be referenced via gp. The normal
78 * bss follows. We keep it adjacent to simplify init code.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dsocionext,synquacer-exiu.txt4 that forwards a block of 32 configurable input lines to 32 adjacent
15 - socionext,spi-base : The SPI number of the first SPI of the 32 adjacent
/OK3568_Linux_fs/u-boot/lib/
H A Dlmb.c112 long adjacent, i; in lmb_add_region() local
129 adjacent = lmb_addrs_adjacent(base,size,rgnbase,rgnsize); in lmb_add_region()
130 if ( adjacent > 0 ) { in lmb_add_region()
136 else if ( adjacent < 0 ) { in lmb_add_region()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/apmd/apmd/
H A Dwexitcode.patch26 * we rely on the fact that syslog.h assigns adjacent
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Dadd_namespace.cocci18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
/OK3568_Linux_fs/buildroot/package/lldpd/
H A DConfig.in15 mechanism to deliver Link-Layer notifications to adjacent
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Drcar-fdp1.rst26 - The current field is scaled vertically by averaging adjacent lines to
H A Dsi476x.rst143 0x18 lassi Signed Low side adjacent Channel
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch102 + * Keep the list sorted and merge adjacent spans. Grow the allocated space for
141 + /* The new span is adjacent only to the preceding span. Extend the end
145 + /* The new span is adjacent only to the following span. Extend the
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-nv12mt.rst27 alignment is 32. Every four adjacent buffers - two horizontally and two
H A Dpixfmt-v4l2-mplane.rst43 - Distance in bytes between the leftmost pixels in two adjacent
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dv3-v360epc-pci.txt19 - The prefetchable memory window must be immediately adjacent
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.kfence56 pages are required; with one containing the object and two adjacent
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/
H A DCVE-2021-41072.patch142 + * sublists. Eacn iteration around this loop merges adjacent
155 + * Iterate through the linked list, merging adjacent sublists.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gd/gd/
H A D0001-Fix-deprecared-function-prototypes.patch79 /* Move adjacent neurons by precomputed alpha*(1-((i-j)^2/[r]^2)) in radpower[|i-j|]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Diostats.rst69 Reads and writes which are adjacent to each other may be merged for
184 typical workload usually contains a lot of successive and adjacent requests,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfiemap.rst98 FIEMAP_EXTENT_MERGED, adjacent extents will not be merged.
176 adjacent blocks into 'extents'.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-firmware-dmi-entries32 'T' in the DMI tables (adjacent or spread apart, it
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvme.rst252 monitoring adjacent locations. The function :c:func:`vme_lm_count` can be used
270 location. Each location monitor can monitor a number of adjacent locations. The
/OK3568_Linux_fs/kernel/arch/mips/
H A DKconfig.debug149 adjacent ns16550 registers in the system.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,brcmstb.txt31 consists in collapsing two adjacent cache lines into a single (bursted) write
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dfib_trie.rst32 adjacent to the parent (pos+bits), but there will be some bits
H A Dipvlan.rst116 master-device, so the packets which are emitted in this mode for the adjacent
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dmemory-hotplug.rst302 .. note:: current limit: this memory block must be adjacent to ZONE_MOVABLE
308 .. note:: current limit: this memory block must be adjacent to ZONE_NORMAL
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Dfpsp.doc89 of the "call-out" section. The "Call-out" section must sit adjacent to the

12345