Searched refs:efct_debugfs_count (Results 1 – 1 of 1) sorted by relevance
11 static atomic_t efct_debugfs_count; variable45 atomic_set(&efct_debugfs_count, 0); in efct_xport_init_debugfs()57 atomic_inc(&efct_debugfs_count); in efct_xport_init_debugfs()71 atomic_dec(&efct_debugfs_count); in efct_xport_delete_debugfs()73 if (atomic_read(&efct_debugfs_count) == 0) { in efct_xport_delete_debugfs()