Searched refs:count_total (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Drun_vmtests.sh8 count_total=0
229 count_total=$(( count_total + 1 ))
233 echo "ok ${count_total} ${test}" | tap_output
237 echo "ok ${count_total} ${test} # SKIP" | tap_output
242 echo "not ok ${count_total} ${test} # exit=$ret" | tap_output
443 echo "1..${count_total}" | tap_output
/linux-master/mm/
H A Dslub.c5726 static int count_total(struct slab *slab) function
6081 x = count_partial(n, count_total);

Completed in 220 milliseconds