Searched refs:resync_req (Results 1 – 2 of 2) sorted by relevance
716 s64 resync_req, u32 *seq, u16 *rcd_delta) in tls_device_rx_resync_async() argument718 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async()719 u32 req_seq = resync_req >> 32; in tls_device_rx_resync_async()720 u32 req_end = req_seq + ((resync_req >> 16) & 0xffff); in tls_device_rx_resync_async()753 atomic64_try_cmpxchg(&resync_async->req, &resync_req, 0)) { in tls_device_rx_resync_async()766 &resync_req, 0)) in tls_device_rx_resync_async()779 s64 resync_req; in tls_device_rx_resync_new_rec() local794 resync_req = atomic64_read(&rx_ctx->resync_req); in tls_device_rx_resync_new_rec()795 req_seq = resync_req >> 32; in tls_device_rx_resync_new_rec()797 is_req_pending = resync_req; in tls_device_rx_resync_new_rec()[all …]
309 bool resync_req; in kvmppc_realmode_hmi_handler() local335 resync_req = kvmppc_tb_resync_required(); in kvmppc_realmode_hmi_handler()361 if (resync_req) { in kvmppc_realmode_hmi_handler()