/linux/tools/testing/selftests/exec/ |
H A D | Makefile | 8 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 D | testing-overview.rst | 33 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 D | dawr.c | 34 * This aligns up to double word size, shifts and does the bias. in set_dawr()
|
/linux/arch/arm/lib/ |
H A D | memset.S | 66 * This version aligns the destination pointer in order to write
|
/linux/Documentation/networking/pse-pd/ |
H A D | introduction.rst | 49 This aligns with Clause 33, encompassing various PoE forms.
|
/linux/Documentation/devicetree/bindings/net/pse-pd/ |
H A D | pse-controller.yaml | 83 aligns with IEEE 802.3-2022, Section 33.2.3 and 145.2.4.
|
/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_parser.h | 90 * Drops the first @n bytes from the buffer. Re-aligns any remaining data to
|
/linux/include/linux/ |
H A D | cache.h | 30 * ``__aligned_largest`` aligns a field to the value most optimal for the
|
/linux/kernel/dma/ |
H A D | Kconfig | 234 DMA mapping framework by default aligns all buffers to the smallest
|
/linux/Documentation/core-api/ |
H A D | genalloc.rst | 110 - gen_pool_first_fit_order_align aligns the allocation to the order of the
|
/linux/arch/x86/kernel/fpu/ |
H A D | init.c | 140 * because that's how C aligns structs.
|
/linux/arch/powerpc/include/asm/ |
H A D | head-64.h | 73 * 0x100 seems to be how the linker aligns branch stub groups.
|
/linux/tools/testing/selftests/kvm/include/ |
H A D | test_util.h | 171 /* Aligns x up to the next multiple of size. Size must be a power of 2. */
|
/linux/fs/iomap/ |
H A D | swapfile.c | 46 * extent aligns to a page boundary. in iomap_swapfile_add_extent()
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_bpftool_synctypes.py | 508 # 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 D | i915_scheduler.rst | 80 band is reserved with the kernel. This aligns with the DRM scheduler priority
|
/linux/include/uapi/linux/ |
H A D | if_packet.h | 268 - Gap, chosen so that packet data (Start+tp_net) aligns to
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | global_map_resize.c | 211 /* confirm desired size aligns with array */ in global_map_resize_invalid_subtest()
|
/linux/lib/ |
H A D | Kconfig.kcsan | 181 closely aligns with the rules defined by the Linux-kernel memory
|
/linux/arch/alpha/lib/ |
H A D | ev6-copy_user.S | 60 * This loop aligns the destination a byte at a time
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_main.c | 23 /* Allocate SKB whose payload pointer aligns with the Bluefield
|
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_gem.c | 398 * This aligns the pitch and size arguments to the minimum required. wrap
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.c | 12 * 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 D | calipso.c | 939 /* 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 D | drm_gem_dma_helper.c | 257 * This aligns the pitch and size arguments to the minimum required. This is
|