Home
last modified time | relevance | path

Searched refs:_1KB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh83 _1KB=1000
84 _100KB=$((100 * _1KB))
85 _500KB=$((500 * _1KB))
86 _1MB=$((1000 * _1KB))
/openbmc/linux/tools/testing/selftests/mm/
H A Dmremap_test.c41 _1KB = 1ULL << 10, /* 1KB -> not page aligned */ enumerator