Home
last modified time | relevance | path

Searched refs:__refcount_inc (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/include/linux/
H A Drefcount.h248 static inline void __refcount_inc(refcount_t *r, int *oldp) in __refcount_inc() function
267 __refcount_inc(r, NULL); in refcount_inc()
/openbmc/linux/fs/netfs/
H A Dobjects.c56 __refcount_inc(&rreq->ref, &r); in netfs_get_request()
132 __refcount_inc(&subreq->ref, &r); in netfs_get_subrequest()
/openbmc/linux/net/rxrpc/
H A Dtxbuf.c63 __refcount_inc(&txb->ref, &r); in rxrpc_get_txbuf()
H A Dpeer_object.c381 __refcount_inc(&peer->ref, &r); in rxrpc_get_peer()
H A Dconn_object.c248 __refcount_inc(&conn->ref, &r); in rxrpc_get_connection()
H A Dlocal_object.c336 __refcount_inc(&local->ref, &r); in rxrpc_get_local()
H A Dcall_object.c534 __refcount_inc(&call->ref, &r); in rxrpc_get_call()
H A Dconn_client.c103 __refcount_inc(&bundle->ref, &r); in rxrpc_get_bundle()
/openbmc/linux/fs/afs/
H A Dserver.c359 __refcount_inc(&server->ref, &r); in afs_get_server()
390 __refcount_inc(&server->ref, &r); in afs_use_server()
H A Dvolume.c263 __refcount_inc(&volume->ref, &r); in afs_get_volume()
H A Dcell.c546 __refcount_inc(&cell->ref, &r); in afs_get_cell()
H A Drxrpc.c208 __refcount_inc(&call->ref, &r); in afs_get_call()
/openbmc/linux/fs/cachefiles/
H A Dinterface.c71 __refcount_inc(&object->ref, &r); in cachefiles_grab_object()
/openbmc/linux/fs/fscache/
H A Dvolume.c25 __refcount_inc(&volume->ref, &ref); in fscache_get_volume()
H A Dcookie.c1032 __refcount_inc(&cookie->ref, &ref); in fscache_get_cookie()