Lines Matching refs:rvu_work
2188 static void __rvu_mbox_handler(struct rvu_work *mwork, int type, bool poll) in __rvu_mbox_handler()
2264 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afpf_mbox_handler()
2274 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afvf_mbox_handler()
2279 static void __rvu_mbox_up_handler(struct rvu_work *mwork, int type) in __rvu_mbox_up_handler()
2349 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afpf_mbox_up_handler()
2356 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afvf_mbox_up_handler()
2428 struct rvu_work *mwork; in rvu_mbox_init()
2491 sizeof(struct rvu_work), GFP_KERNEL); in rvu_mbox_init()
2498 sizeof(struct rvu_work), GFP_KERNEL); in rvu_mbox_init()
2756 struct rvu_work *flrwork = container_of(work, struct rvu_work, work); in rvu_flr_handler()
3155 sizeof(struct rvu_work), GFP_KERNEL); in rvu_flr_init()