Home
last modified time | relevance | path

Searched refs:alignment (Results 226 – 250 of 541) sorted by relevance

12345678910>>...22

/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-hash-x86-64.txt41 does aid in easier debugging, and puts us in alignment with using systemd
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721s2-som-p0.dtsi29 alignment = <0x1000>;
H A Dk3-j721e-som-p0.dtsi27 alignment = <0x1000>;
141 alignment = <0x1000>;
/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTESTING49 Testing bulk transfer for alignment.
/openbmc/u-boot/doc/
H A DREADME.ubi94 UBI: alignment 1
109 UBI: alignment 1
/openbmc/qemu/tests/tcg/tricore/c/
H A Dcrt0-tc2x.S165 addi %d0,%d0,63 #; force alignment (2^6)
169 andn %d2,%d2,63 #; force alignment (2^6)
/openbmc/linux/drivers/atm/
H A Dfore200e.c75 #define FORE200E_ALIGN(addr, alignment) \ argument
76 ((((unsigned long)(addr) + (alignment - 1)) & ~(alignment - 1)) - (unsigned long)(addr))
162 fore200e_chunk_alloc(struct fore200e* fore200e, struct chunk* chunk, int size, int alignment, int d… in fore200e_chunk_alloc() argument
166 if (alignment <= sizeof(int)) in fore200e_chunk_alloc()
167 alignment = 0; in fore200e_chunk_alloc()
169 chunk->alloc_size = size + alignment; in fore200e_chunk_alloc()
176 if (alignment > 0) in fore200e_chunk_alloc()
177 offset = FORE200E_ALIGN(chunk->alloc_addr, alignment); in fore200e_chunk_alloc()
208 int size, int nbr, int alignment) in fore200e_dma_chunk_alloc() argument
/openbmc/linux/include/linux/
H A Dblkdev.h923 unsigned int alignment);
1343 unsigned int alignment = queue_dma_alignment(q) | q->dma_pad_mask; in blk_rq_aligned() local
1344 return !(addr & alignment) && !(len & alignment); in blk_rq_aligned()
/openbmc/qemu/tests/qemu-iotests/
H A D177.out11 == constrained alignment and max-transfer ==
/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/
H A D0001-Use-memcpy-instead-of-reinventing-it.patch6 least in my brief testing with lzop), and knows the alignment
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A D0002-tests-add-support-for-install-the-tests.patch42 option('memory-alignment', type: 'combo',
/openbmc/linux/Documentation/bpf/
H A Dverifier.rst48 are PTR_TO_CTX, PTR_TO_MAP, PTR_TO_STACK. They are bounds and alignment checked.
61 certain fields within ctx structure with specified size and alignment.
193 alignment of pointer accesses. For instance, on most systems the packet pointer
194 is 2 bytes after a 4-byte alignment. If a program adds 14 bytes to that to jump
197 bytes (NET_IP_ALIGN) gives a 4-byte alignment and so word-sized accesses through
312 alignment, then r1 is safe. Similarly, if r2 was NOT_INIT before then it can't
718 accesses the memory with incorrect alignment::
742 accesses memory with correct alignment in one side of 'if' branch, but fails
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-common.c110 unsigned int max, unsigned int alignment) in clamp_roundup() argument
113 if (alignment) in clamp_roundup()
114 x = round_up(x, alignment); in clamp_roundup()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c811 SIZE_PTR alignment = 0; in sd_recv_rxfifo() local
820 alignment = tmpaddr & (RECVBUFF_ALIGN_SZ - 1); in sd_recv_rxfifo()
821 skb_reserve(recvbuf->pskb, (RECVBUFF_ALIGN_SZ - alignment)); in sd_recv_rxfifo()
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Ds5pv210.dtsi585 samsung,min-pix-alignment = <16 8>;
599 samsung,min-pix-alignment = <1 1>;
615 samsung,min-pix-alignment = <16 8>;
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c718 port->minimum_buffer.size, port->minimum_buffer.alignment); in dump_port_info()
723 port->recommended_buffer.alignment); in dump_port_info()
727 port->current_buffer.size, port->current_buffer.alignment); in dump_port_info()
762 p->buffer_alignment_min = port->minimum_buffer.alignment; in port_to_mmal_msg()
882 port->minimum_buffer.alignment = in port_info_get()
885 port->recommended_buffer.alignment = in port_info_get()
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.h135 uint16_t alignment; member
579 uint16_t alignment; member
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rcar-ep.c224 u64 alignment = 1ULL << nr_zeros; in rcar_pcie_ep_set_bar() local
226 size = min(size, alignment); in rcar_pcie_ep_set_bar()
/openbmc/qemu/docs/devel/
H A Dloads-stores.rst78 translated, plus a ``MemOp`` which contains alignment requirements
88 (e.g. for an alignment fault or MMU fault) which will result in
133 and therefore there is no required alignment supplied or enforced.
170 be performed with a context other than the default, or alignment
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst92 actual raw RC5 code will span 2-3 DWORDS, depending on the actual alignment.
/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dshared-dma-pool.yaml83 alignment = <0x2000>;
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h48 xfs_extlen_t alignment; /* align answer to multiple of this */ member
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-a1.dtsi58 alignment = <0x0 0x400000>;
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-block10 offset from the disk's natural alignment.
22 natural alignment.
123 is offset from the disk's natural alignment.
135 natural alignment.
277 Reports the alignment that user space addresses must have to be
613 [RO] This file shows the I/O segment memory alignment mask for
688 [RO] This indicates the alignment constraint, in bytes, for
/openbmc/linux/Documentation/driver-api/
H A Dioctl.rst160 * On the x86-32 (i386) architecture, the alignment of 64-bit variables
177 alignment.
184 alignment greater than 16-bit, which is a problem when relying on

12345678910>>...22