| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| A D | ktls_rx.c | 74 refcount_inc(&priv_rx->resync.refcnt); in mlx5e_ktls_priv_rx_get() 338 priv_rx = container_of(resync, struct mlx5e_ktls_offload_context_rx, resync); in resync_handle_work() 356 resync->priv = priv; in resync_init() 357 refcount_set(&resync->refcnt, 1); in resync_init() 473 resync = &priv_rx->resync; in resync_queue_get_psv() 475 if (unlikely(!queue_work(resync->priv->tls->rx_wq, &resync->work))) in resync_queue_get_psv() 550 resync = &priv_rx->resync; in mlx5e_ktls_rx_resync() 552 resync->seq = seq; in mlx5e_ktls_rx_resync() 663 resync = &priv_rx->resync; in mlx5e_ktls_add_rx() 664 resync_init(resync, priv); in mlx5e_ktls_add_rx() [all …]
|
| /linux/drivers/block/drbd/ |
| A D | drbd_actlog.c | 669 e = lc_get(device->resync, enr); in update_rs_extent() 718 lc_committed(device->resync); in update_rs_extent() 732 device->resync->nr_elements, in update_rs_extent() 733 device->resync->flags); in update_rs_extent() 916 e = lc_get(device->resync, enr); in _bme_get() 922 lc_committed(device->resync); in _bme_get() 929 rs_flags = device->resync->flags; in _bme_get() 1089 e = lc_get(device->resync, enr); in drbd_try_rs_begin_io() 1102 lc_committed(device->resync); in drbd_try_rs_begin_io() 1149 e = lc_find(device->resync, enr); in drbd_rs_complete_io() [all …]
|
| A D | Kconfig | 56 4 resync data write
|
| A D | drbd_proc.c | 312 lc_seq_printf_stats(seq, device->resync); in drbd_seq_show()
|
| A D | drbd_debugfs.c | 668 lc_seq_printf_stats(m, device->resync); in device_resync_extents_show() 669 lc_seq_dump_details(m, device->resync, "rs_left flags", resync_dump_detail); in device_resync_extents_show()
|
| A D | drbd_worker.c | 1845 lc_reset(device->resync); in drbd_start_resync() 1939 lc_destroy(device->resync); in drbd_ldev_destroy() 1940 device->resync = NULL; in drbd_ldev_destroy()
|
| /linux/Documentation/admin-guide/blockdev/drbd/ |
| A D | disk-states-8.dot | 7 Consistent -> Inconsistent [ label = "start resync" ] 8 Outdated -> Inconsistent [ label = "start resync" ] 10 Inconsistent -> UpToDate [ label = "resync completed" ]
|
| /linux/Documentation/driver-api/md/ |
| A D | md-cluster.rst | 61 resync, and for metadata superblock updates. This communication is 94 informs other nodes that a resync is initiated or 97 sending node is about to resync. This overrides any previous 123 resync. 226 - initiates resync of the bitmap on the current node 233 The resync process is the regular md resync. However, in a clustered 235 of the areas which are suspended. Before a resync starts, the node 306 This updates the resync range that is stored in the bitmap lock. 307 The starting point is updated as the resync progresses. The 314 These are called when resync/recovery/reshape starts or stops. [all …]
|
| A D | raid5-cache.rst | 30 tries to resync the array to bring it back to normal state. But before the 31 resync completes, any system crash will expose the chance of real data
|
| A D | raid5-ppl.rst | 22 unclean shutdown and all disks are available, eliminating the need to resync
|
| /linux/include/linux/ |
| A D | raid_class.h | 48 int resync; member 75 DEFINE_RAID_ATTRIBUTE(int, resync)
|
| /linux/Documentation/admin-guide/ |
| A D | md.rst | 274 The point at which resync should start. If no resync is needed, 323 no resync can happen. no superblocks get written. 333 When written to inactive array, starts without resync 341 fully active: IO and resync can be happening. 342 When written to inactive array, starts with resync 411 resync 424 eliminate resync. 621 resync 639 similar to ``resync``, but was requested by the 646 ``idle`` will stop an active resync/recovery etc. There is no [all …]
|
| /linux/Documentation/networking/ |
| A D | tls-offload.rst | 195 synchronization with the TLS stream, and require a resync with the kernel's 198 Note that resync is only attempted for connections which were successfully 201 such connection will never get offloaded. Therefore the resync request 248 Until resync is complete driver should not access its expected TCP 250 Following helper should be used to test if resync is complete: 435 * ``rx_tls_resync_req_pkt`` - number of received TLS packets with a resync 437 * ``rx_tls_resync_req_start`` - number of times the TLS async resync request 439 * ``rx_tls_resync_req_end`` - number of times the TLS async resync request 441 * ``rx_tls_resync_req_skip`` - number of times the TLS async resync request 443 * ``rx_tls_resync_res_ok`` - number of times the TLS resync response call to [all …]
|
| /linux/arch/x86/platform/olpc/ |
| A D | xo1-wakeup.S | 35 # Control registers were modified, pipeline resync is needed
|
| /linux/drivers/infiniband/hw/hfi1/ |
| A D | trace.c | 389 le32_to_cpu(eh->tid_rdma.resync.kdeth0), in parse_everbs_hdrs() 390 le32_to_cpu(eh->tid_rdma.resync.kdeth1), in parse_everbs_hdrs() 391 be32_to_cpu(eh->tid_rdma.resync.verbs_qp)); in parse_everbs_hdrs()
|
| A D | verbs.h | 170 u8 resync; member
|
| A D | trace_tid.h | 1376 __field(bool, resync) 1397 __entry->resync = priv->resync; 1417 __entry->resync ? "yes" : "no",
|
| A D | tid_rdma.c | 4443 if (qpriv->resync) { in hfi1_build_tid_rdma_write_ack() 4468 if (qpriv->resync) { in hfi1_build_tid_rdma_write_ack() 4491 qpriv->resync = false; in hfi1_build_tid_rdma_write_ack() 4866 return sizeof(ohdr->u.tid_rdma.resync) / sizeof(u32); in hfi1_build_tid_rdma_resync() 4900 if (qpriv->resync) in hfi1_rc_rcv_tid_rdma_resync() 4969 qpriv->resync = true; in hfi1_rc_rcv_tid_rdma_resync() 5222 if (qpriv->resync) { in make_tid_rdma_ack() 5238 if (!qpriv->s_nak_state && !qpriv->resync && in make_tid_rdma_ack() 5286 (qpriv->resync && in make_tid_rdma_ack()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | dm-raid.rst | 288 of "resync" or "recover" can be considered complete. 295 resync 337 "resync" Initiate/continue a resync.
|
| /linux/include/rdma/ |
| A D | ib_hdrs.h | 87 struct tid_rdma_resync resync; member
|
| /linux/drivers/scsi/ |
| A D | raid_class.c | 209 raid_attr_ro_fn(resync);
|
| /linux/drivers/md/ |
| A D | md.c | 5181 unsigned long resync, dt, db; in sync_speed_show() local 8190 resync = mddev->curr_resync; in status_resync() 8191 if (resync < MD_RESYNC_ACTIVE) { in status_resync() 8194 resync = max_sectors; in status_resync() 8196 resync = max_sectors; in status_resync() 8204 if (resync < res || resync - res < MD_RESYNC_ACTIVE) in status_resync() 8205 resync = MD_RESYNC_ACTIVE; in status_resync() 8207 resync -= res; in status_resync() 8210 if (resync == MD_RESYNC_NONE) { in status_resync() 8234 if (resync < MD_RESYNC_ACTIVE) { in status_resync() [all …]
|
| /linux/Documentation/devicetree/bindings/iio/frequency/ |
| A D | adi,adf4350.yaml | 131 2: Phase resync enable
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| A D | counters.rst | 643 - Number of received TLS packets with a resync request. 647 - Number of times the TLS async resync request was started. 651 - Number of times the TLS async resync request properly ended with 656 - Number of times the TLS async resync request procedure was started but 661 - Number of times the TLS resync response call to the driver was 666 - Number of times the TLS resync response call to the driver was 671 - Number of times the TLS resync response call to the driver was terminated
|
| /linux/drivers/isdn/hardware/mISDN/ |
| A D | netjet.c | 466 resync(struct tiger_ch *bc, struct tiger_hw *card) in resync() function 501 resync(bc, card); in fill_hdlc_flag() 551 resync(bc, card); in fill_dma()
|