Lines Matching refs:refcount
75 /* increase refcount of new best neighbor */
77 kref_get(&neigh_node->refcount);
104 /* decrease refcount of previous best neighbor */
501 kref_get(&last_bonding_candidate->refcount);
522 kref_get(&new_candidate->refcount);
583 if (!kref_get_unless_zero(&cand->refcount))
590 if (!kref_get_unless_zero(&cand_router->refcount)) {
609 kref_get(&cand_router->refcount);
610 kref_get(&cand->refcount);
645 kref_get(&next_candidate_router->refcount);
651 kref_get(&first_candidate_router->refcount);