Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dstats.c277 unsigned int len, size, count_failed = 0; in read_file_mod_stats() local
386 if (WARN_ON_ONCE(++count_failed >= MAX_FAILED_MOD_PRINT)) in read_file_mod_stats()