Searched refs:exit_work (Results 1 – 6 of 6) sorted by relevance
152 bt exit_work178 exit_work: label
179 goto exit_work; in nxp_nci_fw_work()190 exit_work: in nxp_nci_fw_work()
253 jne exit_work256 exit_work: label
437 struct work_struct exit_work; member
239 struct delayed_work exit_work; member1654 container_of(work, struct ublk_device, exit_work.work); in ublk_ch_release_work_fn()1672 schedule_delayed_work(&ub->exit_work, 1); in ublk_ch_release_work_fn()1763 INIT_DELAYED_WORK(&ub->exit_work, ublk_ch_release_work_fn); in ublk_ch_release()1764 schedule_delayed_work(&ub->exit_work, 0); in ublk_ch_release()
2986 struct io_ring_ctx *ctx = container_of(work, struct io_ring_ctx, exit_work); in io_ring_exit_work()3097 INIT_WORK(&ctx->exit_work, io_ring_exit_work); in io_ring_ctx_wait_and_kill()3104 queue_work(iou_wq, &ctx->exit_work); in io_ring_ctx_wait_and_kill()