rvu_work
static void __rvu_mbox_handler(struct rvu_work *mwork, int type, bool poll)
struct rvu_work *mwork = container_of(work, struct rvu_work, work);
struct rvu_work *mwork = container_of(work, struct rvu_work, work);
static void __rvu_mbox_up_handler(struct rvu_work *mwork, int type)
struct rvu_work *mwork = container_of(work, struct rvu_work, work);
struct rvu_work *mwork = container_of(work, struct rvu_work, work);
struct rvu_work *mwork;
sizeof(struct rvu_work), GFP_KERNEL);
sizeof(struct rvu_work), GFP_KERNEL);
struct rvu_work *flrwork = container_of(work, struct rvu_work, work);
sizeof(struct rvu_work), GFP_KERNEL);
struct rvu_work *mbox_wrk;
struct rvu_work *mbox_wrk_up;
struct rvu_work *flr_wrk;