Home
last modified time | relevance | path

Searched full:aligns (Results 1 – 25 of 62) sorted by relevance

123

/linux/tools/testing/selftests/exec/
H A DMakefile8 ALIGNS := 0x1000 0x200000 0x1000000 macro
9 ALIGN_PIES := $(patsubst %,load_address.%,$(ALIGNS))
10 ALIGN_STATIC_PIES := $(patsubst %,load_address.static.%,$(ALIGNS))
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst33 of the kernel, which can be tested in isolation. This aligns well with the
62 details. This aligns well with 'system' or 'end-to-end' testing.
/linux/arch/powerpc/kernel/
H A Ddawr.c34 * This aligns up to double word size, shifts and does the bias. in set_dawr()
/linux/arch/arm/lib/
H A Dmemset.S66 * This version aligns the destination pointer in order to write
/linux/Documentation/networking/pse-pd/
H A Dintroduction.rst49 This aligns with Clause 33, encompassing various PoE forms.
/linux/Documentation/devicetree/bindings/net/pse-pd/
H A Dpse-controller.yaml83 aligns with IEEE 802.3-2022, Section 33.2.3 and 145.2.4.
/linux/drivers/platform/surface/aggregator/
H A Dssh_parser.h90 * Drops the first @n bytes from the buffer. Re-aligns any remaining data to
/linux/include/linux/
H A Dcache.h30 * ``__aligned_largest`` aligns a field to the value most optimal for the
/linux/kernel/dma/
H A DKconfig234 DMA mapping framework by default aligns all buffers to the smallest
/linux/Documentation/core-api/
H A Dgenalloc.rst110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
/linux/arch/x86/kernel/fpu/
H A Dinit.c140 * because that's how C aligns structs.
/linux/arch/powerpc/include/asm/
H A Dhead-64.h73 * 0x100 seems to be how the linker aligns branch stub groups.
/linux/tools/testing/selftests/kvm/include/
H A Dtest_util.h171 /* Aligns x up to the next multiple of size. Size must be a power of 2. */
/linux/fs/iomap/
H A Dswapfile.c46 * extent aligns to a page boundary. in iomap_swapfile_add_extent()
/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py508 # so it aligns with what `bpftool map help` shows.
517 # so it aligns with what `bpftool map help` shows.
/linux/Documentation/gpu/rfc/
H A Di915_scheduler.rst80 band is reserved with the kernel. This aligns with the DRM scheduler priority
/linux/include/uapi/linux/
H A Dif_packet.h268 - Gap, chosen so that packet data (Start+tp_net) aligns to
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_map_resize.c211 /* confirm desired size aligns with array */ in global_map_resize_invalid_subtest()
/linux/lib/
H A DKconfig.kcsan181 closely aligns with the rules defined by the Linux-kernel memory
/linux/arch/alpha/lib/
H A Dev6-copy_user.S60 * This loop aligns the destination a byte at a time
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_main.c23 /* Allocate SKB whose payload pointer aligns with the Bluefield
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c398 * This aligns the pitch and size arguments to the minimum required. wrap
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c12 * i40e_align_l2obj_base - aligns base object pointer to 512 bytes
15 * Aligns the layer 2 function private memory so it's 512-byte aligned.
/linux/net/ipv6/
H A Dcalipso.c939 /* At this point buf_len aligns to 4n, so (buf_len & 4) pads to 8n */ in calipso_opt_insert()
1319 /* At this point new_end aligns to 4n, so (new_end & 4) pads to 8n */ in calipso_skbuff_setattr()
/linux/drivers/gpu/drm/
H A Ddrm_gem_dma_helper.c257 * This aligns the pitch and size arguments to the minimum required. This is

123