Searched defs:mwork (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu.c | 2189 static void __rvu_mbox_handler(struct rvu_work *mwork, int type, bool poll) in __rvu_mbox_handler() 2265 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afpf_mbox_handler() local 2275 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afvf_mbox_handler() local 2280 static void __rvu_mbox_up_handler(struct rvu_work *mwork, int type) in __rvu_mbox_up_handler() 2350 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afpf_mbox_up_handler() local 2357 struct rvu_work *mwork = container_of(work, struct rvu_work, work); in rvu_afvf_mbox_up_handler() local 2429 struct rvu_work *mwork; in rvu_mbox_init() local
|
/linux-6.14.4/kernel/cgroup/ |
D | cpuset.c | 2480 struct cpuset_migrate_mm_work *mwork = in cpuset_migrate_mm_workfn() local 2492 struct cpuset_migrate_mm_work *mwork; in cpuset_migrate_mm() local
|