Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dcharge_reserved_hugetlb.sh180 local write_result=$?
208 echo write_result is $write_result
212 local write_result=$?
220 if [[ "$write_result" == 1 ]]; then
228 if [[ "$write_result" == 135 ]] || [[ "$write_result" == 137 ]]; then