Searched refs:comm_str__refcnt (Results 1 – 1 of 1) sorted by relevance
41 static refcount_t *comm_str__refcnt(struct comm_str *cs) in comm_str__refcnt() function56 refcount_inc_not_zero(comm_str__refcnt(cs)); in comm_str__get()66 if (refcount_dec_and_test(comm_str__refcnt(cs))) { in comm_str__put()69 if (refcount_read(comm_str__refcnt(cs)) == 1) in comm_str__put()83 refcount_set(comm_str__refcnt(result), 1); in comm_str__new()106 if (refcount_read(comm_str__refcnt(cs)) == 1) { in comm_strs__remove_if_last()