| /linux/tools/perf/util/ |
| H A D | cacheline.c | 6 #define cache_line_size(cacheline_sizep) *cacheline_sizep = sysconf(_SC_LEVEL1_DCACHE_LINESIZE) macro 10 static void cache_line_size(int *cacheline_sizep) in cache_line_size() function
|
| /linux/arch/parisc/include/asm/ |
| H A D | cache.h | 31 #define cache_line_size() dcache_stride macro
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xsk.c | 65 u32 max_frags, umem_tailroom, cache_line_size; in test_xsk() local
|
| /linux/arch/arm64/kernel/ |
| H A D | cacheinfo.c | 15 int cache_line_size(void) in cache_line_size() function
|
| /linux/arch/um/include/asm/ |
| H A D | processor-generic.h | 83 #define cache_line_size() (boot_cpu_data.cache_alignment) macro
|
| /linux/arch/arc/include/asm/ |
| H A D | cache.h | 51 #define cache_line_size() SMP_CACHE_BYTES macro
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xskxceiver.c | 337 u32 cache_line_size, max_frags, umem_tailroom; in main() local
|
| /linux/tools/virtio/ringtest/ |
| H A D | ptr_ring.c | 14 #define cache_line_size() SMP_CACHE_BYTES macro
|
| /linux/arch/mips/mm/ |
| H A D | page.c | 87 static int cache_line_size; variable
|
| /linux/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_getrandom.c | 65 size_t state_size_aligned, cache_line_size = sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ?: 1; in vgetrandom_get_state() local
|
| /linux/include/linux/raspberrypi/ |
| H A D | vchiq_arm.h | 34 unsigned int cache_line_size; member
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_crat.h | 168 uint16_t cache_line_size; member 304 uint32_t cache_line_size; member
|
| /linux/drivers/pci/ |
| H A D | pci-bridge-emul.h | 14 u8 cache_line_size; member
|
| H A D | pci-acpi.c | 151 u8 cache_line_size; /* Not applicable to PCIe */ member
|
| /linux/drivers/platform/raspberrypi/vchiq-interface/ |
| H A D | vchiq_core.c | 1507 unsigned int cache_line_size; in create_pagelist() local 1693 unsigned int cache_line_size; in free_pagelist() local
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dev.c | 2578 u32 val, wr_mbs, cache_line_size; in qed_init_cache_line_size() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 7273 unsigned int cache_line_size) in t4_fixup_host_params()
|
| /linux/drivers/scsi/ |
| H A D | ipr.h | 1342 u8 cache_line_size; member
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc.h | 349 uint32_t cache_line_size; member
|