Home
last modified time | relevance | path

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

/linux/kernel/
H A Dscftorture.c145 static atomic_t n_alloc_errs; variable
206 (!IS_ENABLED(CONFIG_KASAN) && atomic_read(&n_alloc_errs))) in scf_torture_stats_print()
216 atomic_read(&n_alloc_errs)); in scf_torture_stats_print()
359 atomic_inc(&n_alloc_errs); in scftorture_invoke_one()