prof_priv_kref     45 arch/powerpc/platforms/cell/spu_notify.c 	ctx->prof_priv_kref = prof_info_kref;
prof_priv_kref     52 arch/powerpc/platforms/cell/spu_notify.c 	return ctx->prof_priv_kref;
prof_priv_kref     80 arch/powerpc/platforms/cell/spufs/context.c 	if (ctx->prof_priv_kref)
prof_priv_kref     81 arch/powerpc/platforms/cell/spufs/context.c 		kref_put(ctx->prof_priv_kref, ctx->prof_priv_release);
prof_priv_kref    101 arch/powerpc/platforms/cell/spufs/spufs.h 	struct kref *prof_priv_kref;