Searched refs:template_count (Results 1 – 3 of 3) sorted by relevance
11 static atomic_t template_count[OPS_MAX], template_repeat_count, variable28 for (i = 0; i < ARRAY_SIZE(template_count); i++) { in sw842_debugfs_create()33 &template_count[i]); in sw842_debugfs_create()
266 atomic_inc(&template_count[o]); in do_op()
309 atomic_inc(&template_count[t[4]]); in add_template()