Searched refs:__refcount_dec (Results 1 – 2 of 2) sorted by relevance
336 static inline void __refcount_dec(refcount_t *r, int *oldp) in __refcount_dec() function359 __refcount_dec(r, NULL); in refcount_dec()
341 __refcount_dec(&conn->ref, &r); in rxrpc_put_service_conn()