Home
last modified time | relevance | path

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

1234

/openbmc/u-boot/arch/nios2/cpu/
H A Du-boot.lds41 * adjacent to simplify the startup code -- and provide
76 * adjacent to sdata and can be referenced via gp. The normal
77 * bss follows. We keep it adjacent to simplify init code.
/openbmc/linux/drivers/dma/xilinx/
H A Dxdma-regs.h41 #define XDMA_DESC_CONTROL(adjacent, flag) \ argument
43 FIELD_PREP(XDMA_DESC_ADJACENT_BITS, (adjacent) - 1) | \
/openbmc/u-boot/lib/
H A Dlmb.c145 long adjacent, i; in lmb_add_region() local
163 adjacent = lmb_addrs_adjacent(base, size, rgnbase, rgnsize); in lmb_add_region()
164 if (adjacent > 0) { in lmb_add_region()
169 } else if (adjacent < 0) { in lmb_add_region()
/openbmc/linux/scripts/coccinelle/misc/
H A Dadd_namespace.cocci18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
/openbmc/linux/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
/openbmc/qemu/tests/qemu-iotests/
H A D287.out44 === Testing adjacent clusters reading and writing with zstd ===
/openbmc/openbmc/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
/openbmc/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-dlink-dsm-g600.dts72 * this can be moved adjacent to the ordinary gpio-keys above.
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dv3-v360epc-pci.txt19 - The prefetchable memory window must be immediately adjacent
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-v4l2-mplane.rst43 - Distance in bytes between the leftmost pixels in two adjacent
/openbmc/openbmc/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|]
/openbmc/linux/lib/
H A DKconfig.kfence45 pages are required; with one containing the object and two adjacent
/openbmc/linux/Documentation/filesystems/
H A Dfiemap.rst98 FIEMAP_EXTENT_MERGED, adjacent extents will not be merged.
176 adjacent blocks into 'extents'.
/openbmc/linux/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,
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-dmi-entries32 'T' in the DMI tables (adjacent or spread apart, it
/openbmc/linux/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
/openbmc/linux/Documentation/mm/
H A Dmultigen_lru.rst124 the aging scans the adjacent PTEs. For both, on finding a young PTE,
190 trips into the rmap. It scans the adjacent PTEs of a young PTE and
/openbmc/linux/arch/mips/
H A DKconfig.debug154 adjacent ns16550 registers in the system.
/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,brcmstb.txt31 consists in collapsing two adjacent cache lines into a single (bursted) write
/openbmc/linux/Documentation/networking/
H A Dipvlan.rst116 master-device, so the packets which are emitted in this mode for the adjacent
H A Dfib_trie.rst32 adjacent to the parent (pos+bits), but there will be some bits
/openbmc/linux/arch/m68k/ifpsp060/
H A DTEST.DOC84 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa
H A Dfpsp.doc89 of the "call-out" section. The "Call-out" section must sit adjacent to the
H A Disp.doc97 of the "call-out" section. The "Call-out" section must sit adjacent to the

1234