Home
last modified time | relevance | path

Searched refs:SMP_CACHE_BYTES_PATH (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxsk.c88 cache_line_size = read_procfs_val(SMP_CACHE_BYTES_PATH); in test_xsk()
H A Dtest_xsk.h35 #define SMP_CACHE_BYTES_PATH "/sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size" macro
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c359 cache_line_size = read_procfs_val(SMP_CACHE_BYTES_PATH); in main()