Home
last modified time | relevance | path

Searched refs:kref_put_lock (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkref.h82 static inline int kref_put_lock(struct kref *kref, in kref_put_lock() function
/kernel/linux/linux-6.6/include/linux/
H A Dkref.h82 static inline int kref_put_lock(struct kref *kref, in kref_put_lock() function
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcauth.c162 kref_put_lock(&dom->ref, auth_domain_release, &auth_domain_lock); in auth_domain_put()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcauth.c190 kref_put_lock(&dom->ref, auth_domain_release, &auth_domain_lock); in auth_domain_put()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c278 kref_put_lock(&front->ref, in intel_frontbuffer_put()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c275 kref_put_lock(&front->ref, in intel_frontbuffer_put()
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dsocket_adapter.c88 kref_put_lock(&msg_wq->head.ref, msg_release, in msg_put()
251 kref_put_lock(&mp->head.ref, mp_release, &mp->head.peer->idr_lock); in mp_put()
616 kref_put_lock(&asw->head.ref, asw_release, &asw->head.peer->idr_lock); in asw_put()
H A Dconnection.c1236 kref_put_lock(&head->ref, head_release, &head->peer->idr_lock); in head_put()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dsocket_adapter.c88 kref_put_lock(&msg_wq->head.ref, msg_release, in msg_put()
251 kref_put_lock(&mp->head.ref, mp_release, &mp->head.peer->idr_lock); in mp_put()
616 kref_put_lock(&asw->head.ref, asw_release, &asw->head.peer->idr_lock); in asw_put()
H A Dconnection.c1236 kref_put_lock(&head->ref, head_release, &head->peer->idr_lock); in head_put()
/kernel/linux/linux-6.6/fs/dlm/
H A Dlock.c345 rv = kref_put_lock(&r->res_ref, toss_rsb, in put_rsb()
1266 rv = kref_put_lock(&lkb->lkb_ref, kill_lkb, in __put_lkb()

Completed in 15 milliseconds