Searched refs:mca_refcnt (Results 1 – 2 of 2) sorted by relevance
130 refcount_t mca_refcnt; member
726 refcount_dec(&mc->mca_refcnt); in igmp6_group_dropped()863 refcount_inc(&mc->mca_refcnt); in mca_get()868 if (refcount_dec_and_test(&mc->mca_refcnt)) { in ma_put()892 refcount_set(&mc->mca_refcnt, 1); in mca_alloc()1129 refcount_dec(&ma->mca_refcnt); in igmp6_group_queried()1137 refcount_inc(&ma->mca_refcnt); in igmp6_group_queried()1600 refcount_dec(&ma->mca_refcnt); in __mld_report_work()2578 refcount_dec(&ma->mca_refcnt); in igmp6_join_group()2583 refcount_inc(&ma->mca_refcnt); in igmp6_join_group()
Completed in 13 milliseconds