Searched refs:current_work (Results 1 – 12 of 12) sorted by relevance
31 struct work_struct *current_work; /* K: work being processed and its */ member
246 if (WARN_ON_ONCE(current_work() == &ctx->work)) in fw_iso_context_flush_completions()270 if (WARN_ON_ONCE(current_work() == &ctx->work)) in fw_iso_context_stop()
1334 if (WARN_ON_ONCE(current_work() == &ctx->work)) in at_context_flush()2573 if (WARN_ON_ONCE(current_work() == &ctx->work)) in ohci_cancel_packet()
150 struct kthread_work *current_work; member
356 if (current_work() != &port->del_work) in wwan_hwsim_port_del()464 if (current_work() != &dev->del_work) in wwan_hwsim_dev_del()
28 if (smc->listen_smc && current_work() != &smc->smc_listen_work) in smc_clcsock_release()
1278 if (current_work() != &conn->abort_work) in smc_conn_free()
783 current_work() != &efi_rts_work.work) in efi_crash_gracefully_on_page_fault()
277 if (current_work() != &fw_reset->reset_timeout_work.work) in mlx5_sync_reset_clear_reset_requested()
1062 struct work_struct *work = current_work(); in cancel_stream()1868 if (current_work() != &s->period_work) in amdtp_domain_stream_pcm_pointer()
327 if (current_work() == &group->avgs_work.work) { in get_recent_times()
4041 if (current_work() != &codec->jackpoll_work.work)