Searched refs:closed (Results 1 – 17 of 17) sorted by relevance
207 bool closed; in afu_ioctl() local213 closed = (ctx->status == CLOSED); in afu_ioctl()216 if (closed) in afu_ioctl()327 bool closed; in afu_poll() local334 closed = (ctx->status == CLOSED); in afu_poll()339 else if (closed) in afu_poll()
338 bool closed = false; in bnxt_vf_reps_destroy() local352 closed = true; in bnxt_vf_reps_destroy()358 if (closed) { in bnxt_vf_reps_destroy()
40 if (submit->queue->ctx->closed) in msm_job_run()
366 bool closed; member
279 ctx->closed = true; in context_close()
308 struct completion *closed; member
2026 DECLARE_COMPLETION_ONSTACK(closed); in srpt_disconnect_ch_sync()2032 ch->closed = &closed; in srpt_disconnect_ch_sync()2038 while (wait_for_completion_timeout(&closed, 5 * HZ) == 0) in srpt_disconnect_ch_sync()2172 if (ch->closed) in srpt_release_channel_work()2173 complete(ch->closed); in srpt_release_channel_work()
200 wait_queue_head_t closed; member
194 wait_event(wka_port->closed, in zfcp_fc_wka_port_offline()213 init_waitqueue_head(&wka_port->closed); in zfcp_fc_wka_port_init()
1972 wake_up(&wka_port->closed); in zfcp_fsf_close_wka_port_handler()
71 If in doubt, say "N" or spread the word to your closed source
54 memory is freed once the uio device is closed.
1859 LIST_HEAD(closed); in i915_vma_parked()1876 list_move(&vma->closed_link, &closed); in i915_vma_parked()1881 list_for_each_entry_safe(vma, next, &closed, closed_link) { in i915_vma_parked()
776 bool closed; in brcmf_fws_macdesc_closed() local789 closed = entry->state == BRCMF_FWS_STATE_CLOSE && in brcmf_fws_macdesc_closed()793 return closed || !(entry->ac_bitmap & BIT(fifo)); in brcmf_fws_macdesc_closed()
279 closed system with no possibility of adding new devices, this
421 corresponding net device tunX or tapX. After a program closed above
362 Window watchdog timer(WWDT) contains closed(first) and
Completed in 43 milliseconds