Home
last modified time | relevance | path

Searched refs:ctx_free_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_context.c424 static void ctx_free_ctx(struct kref *kref) in ctx_free_ctx() function
497 kref_put(&context->kref, ctx_free_ctx); in vmci_ctx_put()
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_context.c424 static void ctx_free_ctx(struct kref *kref) in ctx_free_ctx() function
497 kref_put(&context->kref, ctx_free_ctx); in vmci_ctx_put()

Completed in 3 milliseconds