Searched defs:mwork (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/ | 
| D | rvu.c | 1416 static void __rvu_mbox_handler(struct rvu_work *mwork, int type)  in __rvu_mbox_handler() 1488 	struct rvu_work *mwork = container_of(work, struct rvu_work, work);  in rvu_afpf_mbox_handler()  local 1495 	struct rvu_work *mwork = container_of(work, struct rvu_work, work);  in rvu_afvf_mbox_handler()  local 1500 static void __rvu_mbox_up_handler(struct rvu_work *mwork, int type)  in __rvu_mbox_up_handler() 1569 	struct rvu_work *mwork = container_of(work, struct rvu_work, work);  in rvu_afpf_mbox_up_handler()  local 1576 	struct rvu_work *mwork = container_of(work, struct rvu_work, work);  in rvu_afvf_mbox_up_handler()  local 1588 	struct rvu_work *mwork;  in rvu_mbox_init()  local
  | 
| /Linux-v5.4/kernel/cgroup/ | 
| D | cpuset.c | 1576 	struct cpuset_migrate_mm_work *mwork =  in cpuset_migrate_mm_workfn()  local 1588 	struct cpuset_migrate_mm_work *mwork;  in cpuset_migrate_mm()  local
  |