Searched refs:__refcount_inc (Results 1 – 5 of 5) sorted by relevance
248 static inline void __refcount_inc(refcount_t *r, int *oldp) in __refcount_inc() function267 __refcount_inc(r, NULL); in refcount_inc()
289 __refcount_inc(&local->ref, &r); in rxrpc_get_local()
299 __refcount_inc(&conn->ref, &r); in rxrpc_get_connection()
393 __refcount_inc(&peer->ref, &r); in rxrpc_get_peer()
508 __refcount_inc(&call->ref, &n); in rxrpc_get_call()