Home
last modified time | relevance | path

Searched defs:alignment (Results 1 – 16 of 16) sorted by relevance

/tools/include/nolibc/
A Dcompiler.h21 #define __nolibc_aligned(alignment) __attribute__((aligned(alignment))) argument
/tools/testing/selftests/exec/
A Dload_address.c13 unsigned long long alignment; member
/tools/testing/selftests/kvm/
A Dpre_fault_memory_test.c79 uint64_t alignment, guest_page_size; in __test_pre_fault_memory() local
A Dkvm_page_table_test.c245 uint64_t alignment; in pre_init_before_test() local
A Dset_memory_region_test.c416 size_t alignment; in test_add_max_memory_regions() local
/tools/testing/memblock/tests/
A Dbasic_api.c2177 const phys_addr_t alignment = SMP_CACHE_BYTES; in memblock_trim_memory_aligned_check() local
2223 const phys_addr_t alignment = SMP_CACHE_BYTES; in memblock_trim_memory_too_small_check() local
2275 const phys_addr_t alignment = SMP_CACHE_BYTES; in memblock_trim_memory_unaligned_base_check() local
2336 const phys_addr_t alignment = SMP_CACHE_BYTES; in memblock_trim_memory_unaligned_end_check() local
A Dalloc_api.c79 phys_addr_t alignment = SMP_CACHE_BYTES * 2; in alloc_top_down_disjoint_check() local
556 phys_addr_t alignment = SMP_CACHE_BYTES * 2; in alloc_bottom_up_disjoint_check() local
/tools/mm/
A Dthp_swap_allocator_test.c48 static void *aligned_alloc_mem(size_t size, size_t alignment) in aligned_alloc_mem()
/tools/perf/util/arm-spe-decoder/
A Darm-spe-pkt-decoder.c78 unsigned int alignment = 1 << ((buf[0] & 0xf) + 1); in arm_spe_get_alignment() local
/tools/testing/selftests/kvm/x86/
A Dprivate_mem_conversions_test.c376 const size_t alignment = max_t(size_t, SZ_2M, get_backing_src_pagesz(src_type)); in test_mem_conversions() local
/tools/testing/selftests/kvm/arm64/
A Dvgic_init.c108 uint64_t alignment; member
/tools/include/uapi/drm/
A Di915_drm.h858 int alignment; member
1204 __u64 alignment; member
1255 __u64 alignment; member
1579 __u64 alignment; member
/tools/perf/util/
A Dauxtrace.h412 unsigned int alignment; member
/tools/testing/selftests/kvm/lib/
A Dkvm_util.c1000 size_t alignment; in vm_mem_add() local
/tools/lib/bpf/
A Dbtf_dump.c1862 int alignment = btf__align_of(btf, type_id); in ptr_is_aligned() local
/tools/perf/
A Dbuiltin-trace.c2811 int alignment = 0; in trace__sys_enter() local
2910 int alignment = trace->args_alignment, e_machine; in trace__sys_exit() local

Completed in 67 milliseconds