stats.c | 81 struct core_stats { struct 99 container_of(mod_stats, struct core_stats, public) 104 struct core_stats *core_stats = NULL; local in function:mod_stats_init 110 core_stats = MOD_STATS_TO_CORE(mod_stats); 111 dc = core_stats->dc; 118 struct core_stats *core_stats = NULL; local in function:mod_stats_create 126 core_stats = kzalloc(sizeof(struct core_stats), GFP_KERNEL) 192 struct core_stats *core_stats = MOD_STATS_TO_CORE(mod_stats); local in function:mod_stats_destroy 204 struct core_stats *core_stats = NULL; local in function:mod_stats_dump 279 struct core_stats *core_stats = NULL; local in function:mod_stats_reset_data 305 struct core_stats *core_stats = NULL; local in function:mod_stats_update_event 336 struct core_stats *core_stats = NULL; local in function:mod_stats_update_flip 379 struct core_stats *core_stats = NULL; local in function:mod_stats_update_vupdate 429 struct core_stats *core_stats = NULL; local in function:mod_stats_update_freesync [all...] |