Searched refs:invalid_kread_bytes (Results 1 – 3 of 3) sorted by relevance
198 atomic_long_t invalid_kread_bytes; variable292 ikread_bytes = atomic_long_read(&invalid_kread_bytes); in read_file_mod_stats()415 mod_debug_add_ulong(invalid_kread_bytes); in module_stats_init()
199 extern atomic_long_t invalid_kread_bytes;
3054 mod_stat_add_long(len, &invalid_kread_bytes); in SYSCALL_DEFINE3()