Lines Matching full:signaling
50 * DMA_FENCE_FLAG_TIMESTAMP_BIT - timestamp recorded for fence signaling
75 * signaling while simultaneously notifying the cb_list. Ergo, we
160 * Enable software signaling of fence.
163 * signaling, they can implement this op to enable the necessary
176 * signaling. True indicates successful enabling.
190 * driver must always have signaling enabled.
410 * function doesn't enable signaling, it is not guaranteed to ever return
437 * function doesn't enable signaling, it is not guaranteed to ever return
558 * rather than success. This must be set before signaling (so that the value
575 * After a fence is signaled the timestamp is updated with the signaling time,
576 * but setting the timestamp can race with tasks waiting for the signaling. This