Searched refs:bfa_debugfs_port_count (Results 1 – 1 of 1) sorted by relevance
487 static atomic_t bfa_debugfs_port_count; variable505 atomic_set(&bfa_debugfs_port_count, 0); in bfad_debugfs_init()527 atomic_inc(&bfa_debugfs_port_count); in bfad_debugfs_init()571 atomic_dec(&bfa_debugfs_port_count); in bfad_debugfs_exit()575 if (atomic_read(&bfa_debugfs_port_count) == 0) { in bfad_debugfs_exit()