Lines Matching full:signaling
51 * DMA_FENCE_FLAG_TIMESTAMP_BIT - timestamp recorded for fence signaling
76 * signaling while simultaneously notifying the cb_list. Ergo, we
161 * Enable software signaling of fence.
164 * signaling, they can implement this op to enable the necessary
177 * signaling. True indicates successful enabling.
191 * driver must always have signaling enabled.
411 * function doesn't enable signaling, it is not guaranteed to ever return
438 * function doesn't enable signaling, it is not guaranteed to ever return
574 * rather than success. This must be set before signaling (so that the value
591 * After a fence is signaled the timestamp is updated with the signaling time,
592 * but setting the timestamp can race with tasks waiting for the signaling. This