Searched refs:freed_channels (Results 1 – 2 of 2) sorted by relevance
430 struct completion *freed_channels; member
2053 if (atomic_dec_return(&sport->refcount) == 0 && sport->freed_channels) in srpt_drop_sport_ref()2054 complete(sport->freed_channels); in srpt_drop_sport_ref()2955 sport->freed_channels = &c; in srpt_release_sport()