Searched refs:complete_all (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dcompletion.h48 #define complete_all(c) \ macro
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_umem_odp.c79 complete_all(&item->odp_data->notifier_completion);
117 complete_all(&odp_data->notifier_completion);
137 complete_all(&item->odp_data->notifier_completion);
370 complete_all(&umem->odp_data->notifier_completion);
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c1749 complete_all(&arm_state->resume_blocker);
1754 complete_all(&arm_state->blocked_blocker);
1797 ** complete_all on the suspend completion to notify
1802 ** We call complete_all on the suspend completion to notify
1817 ** Call complete_all on the resume completion to unblock
1834 complete_all(&arm_state->vc_suspend_complete);
1837 complete_all(&arm_state->vc_suspend_complete);
1840 complete_all(&arm_state->vc_suspend_complete);
1842 complete_all(&arm_state->vc_resume_complete);
1854 complete_all(
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h227 void complete_all(struct completion *c);
H A Dvchi_bsd.c166 complete_all(struct completion *c) function
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_sdk.c98 complete_all(&xfer->comp);
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h494 complete_all(struct completion *c) function
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_irq.c855 complete_all(&dev_priv->error_completion);

Completed in 89 milliseconds