mod_debug_add_atomic
#define mod_debug_add_atomic(name) debugfs_create_atomic_t(#name, 0400, mod_debugfs_root, &name)
#undef mod_debug_add_atomic