| /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/arch/riscv/include/asm/ |
| H A D | cache.h | 21 * the flat loader aligns it accordingly.
|
| /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/drivers/nvdimm/ |
| H A D | pfn_devs.c | 121 unsigned long aligns[MAX_NVDIMM_ALIGN] = { [0] = 0, }; in align_store() local 127 nd_pfn_supported_alignments(aligns)); in align_store() 244 unsigned long aligns[MAX_NVDIMM_ALIGN] = { [0] = 0, }; in supported_alignments_show() local 247 nd_pfn_supported_alignments(aligns), buf); in supported_alignments_show()
|
| /linux/drivers/pci/ |
| H A D | setup-bus.c | 1204 static inline resource_size_t calculate_mem_align(resource_size_t *aligns, in calculate_mem_align() argument 1220 align += aligns[order]; in calculate_mem_align() 1313 resource_size_t aligns[28]; /* Alignments from 1MB to 128TB */ in pbus_size_mem() local 1329 memset(aligns, 0, sizeof(aligns)); in pbus_size_mem() 1358 * aligns[0] is for 1MB (since bridge memory in pbus_size_mem() 1367 if (order >= ARRAY_SIZE(aligns)) { in pbus_size_mem() 1379 aligns[order] += align; in pbus_size_mem() 1393 min_align = calculate_mem_align(aligns, max_order); in pbus_size_mem()
|
| /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/kernel/dma/ |
| H A D | Kconfig | 234 DMA mapping framework by default aligns all buffers to the smallest
|
| /linux/arch/x86/kernel/fpu/ |
| H A D | init.c | 144 * because that's how C aligns structs.
|
| /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/powerpc/include/asm/ |
| H A D | head-64.h | 73 * 0x100 seems to be how the linker aligns branch stub groups.
|
| /linux/fs/iomap/ |
| H A D | swapfile.c | 43 * 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/tools/testing/selftests/kvm/include/ |
| H A D | test_util.h | 191 /* Aligns x up to the next multiple of size. Size must be a power of 2. */
|
| /linux/include/uapi/linux/ |
| H A D | if_packet.h | 268 - Gap, chosen so that packet data (Start+tp_net) aligns to
|
| /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/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/lib/crc/tests/ |
| H A D | crc_kunit.c | 276 * crc7_be() left-aligns the 7-bit CRC in a u8, whereas the test wants a in crc7_be_wrapper()
|
| /linux/mm/ |
| H A D | swap.h | 23 * space with SWAPFILE_CLUSTER pages long and naturally aligns in disk. All
|
| /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
|