Home
last modified time | relevance | path

Searched refs:prof_priv_kref (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_notify.c45 ctx->prof_priv_kref = prof_info_kref; in spu_set_profile_private_kref()
52 return ctx->prof_priv_kref; in spu_get_profile_private_kref()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c80 if (ctx->prof_priv_kref) in destroy_spu_context()
81 kref_put(ctx->prof_priv_kref, ctx->prof_priv_release); in destroy_spu_context()
H A Dspufs.h101 struct kref *prof_priv_kref; member
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c80 if (ctx->prof_priv_kref) in destroy_spu_context()
81 kref_put(ctx->prof_priv_kref, ctx->prof_priv_release); in destroy_spu_context()
H A Dspufs.h101 struct kref *prof_priv_kref; member

Completed in 3 milliseconds