| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_rx.c | 59 struct mlx5e_ktls_rx_resync_ctx resync; member 65 if (!refcount_dec_and_test(&priv_rx->resync.refcnt)) in mlx5e_ktls_priv_rx_put() 74 refcount_inc(&priv_rx->resync.refcnt); in mlx5e_ktls_priv_rx_get() 152 priv_rx->resync.seq, false, in post_static_params() 332 struct mlx5e_ktls_rx_resync_ctx *resync; in resync_handle_work() local 336 resync = container_of(work, struct mlx5e_ktls_rx_resync_ctx, work); in resync_handle_work() 337 priv_rx = container_of(resync, struct mlx5e_ktls_offload_context_rx, resync); in resync_handle_work() 342 tls_offload_rx_resync_async_request_cancel(&resync->core); in resync_handle_work() 346 c = resync->priv->channels.c[priv_rx->rxq]; in resync_handle_work() 351 tls_offload_rx_resync_async_request_cancel(&resync->core); in resync_handle_work() [all …]
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_actlog.c | 209 tmp = lc_find(device->resync, enr/AL_EXT_PER_BM_SECT); in find_active_resync_extent() 503 tmp = lc_find(device->resync, enr/AL_EXT_PER_BM_SECT); in drbd_al_begin_io_nonblock() 660 e = lc_find(device->resync, enr); in update_rs_extent() 662 e = lc_get(device->resync, enr); in update_rs_extent() 711 lc_committed(device->resync); in update_rs_extent() 714 lc_put(device->resync, &ext->lce); in update_rs_extent() 725 device->resync->nr_elements, in update_rs_extent() 726 device->resync->flags); in update_rs_extent() 905 if (device->resync_locked > device->resync->nr_elements/2) { in _bme_get() 909 e = lc_get(device->resync, enr); in _bme_get() [all …]
|
| H A D | Kconfig | 56 4 resync data write
|
| H A D | drbd_proc.c | 312 lc_seq_printf_stats(seq, device->resync); in drbd_seq_show()
|
| H 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()
|
| H A D | drbd_worker.c | 1827 lc_reset(device->resync); in drbd_start_resync() 1921 lc_destroy(device->resync); in drbd_ldev_destroy() 1922 device->resync = NULL; in drbd_ldev_destroy()
|
| H A D | drbd_int.h | 852 struct lru_cache *resync; member
|
| /linux/Documentation/admin-guide/blockdev/drbd/ |
| H 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/ |
| H 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 234 environment when a resync is performed, it needs to tell other nodes 235 of the areas which are suspended. Before a resync starts, the node 240 performing resync finishes, it sends RESYNCING with an empty range to 306 This updates the resync range that is stored in the bitmap lock. [all …]
|
| H 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
|
| H A D | raid5-ppl.rst | 22 unclean shutdown and all disks are available, eliminating the need to resync
|
| /linux/include/linux/ |
| H A D | raid_class.h | 48 int resync; member 75 DEFINE_RAID_ATTRIBUTE(int, resync)
|
| /linux/Documentation/networking/ |
| H A D | tls-offload.rst | 196 synchronization with the TLS stream, and require a resync with the kernel's 199 Note that resync is only attempted for connections which were successfully 202 such connection will never get offloaded. Therefore the resync request 249 Until resync is complete driver should not access its expected TCP 251 Following helper should be used to test if resync is complete: 322 The asynchronous resync process is coordinated on the kernel side using 323 struct tls_offload_resync_async, which tracks and manages the resync request. 328 Initializes an asynchronous resync attempt by specifying the sequence range to 333 future logged ones. It also clears the RESYNC_REQ_ASYNC flag from the resync 337 Cancels any in-progress resync attempt, clearing the request state. [all …]
|
| /linux/Documentation/admin-guide/ |
| H A D | md.rst | 284 The point at which resync should start. If no resync is needed, 333 no resync can happen. no superblocks get written. 343 When written to inactive array, starts without resync 351 fully active: IO and resync can be happening. 352 When written to inactive array, starts with resync 367 resync 368 Full resync is performed and all redundancy is regenerated when the 380 eliminate resync. 382 The accepted values when writing to this file are ``ppl`` and ``resync``, 667 resync [all …]
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H 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()
|
| H A D | verbs.h | 170 u8 resync; member
|
| H A D | trace_tid.h | 1376 __field(bool, resync) 1397 __entry->resync = priv->resync; 1417 __entry->resync ? "yes" : "no",
|
| H 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() 4867 return sizeof(ohdr->u.tid_rdma.resync) / sizeof(u32); in hfi1_build_tid_rdma_resync() 4901 if (qpriv->resync) in hfi1_rc_rcv_tid_rdma_resync() 4970 qpriv->resync = true; in hfi1_rc_rcv_tid_rdma_resync() 5223 if (qpriv->resync) { in make_tid_rdma_ack() 5239 if (!qpriv->s_nak_state && !qpriv->resync && in make_tid_rdma_ack() 5287 (qpriv->resync && in make_tid_rdma_ack()
|
| /linux/arch/x86/platform/olpc/ |
| H A D | xo1-wakeup.S | 35 # Control registers were modified, pipeline resync is needed
|
| /linux/include/rdma/ |
| H A D | ib_hdrs.h | 87 struct tid_rdma_resync resync; member
|
| /linux/drivers/scsi/ |
| H A D | raid_class.c | 209 raid_attr_ro_fn(resync);
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-raid.rst | 288 of "resync" or "recover" can be considered complete. 295 resync 337 "resync" Initiate/continue a resync.
|
| /linux/drivers/md/ |
| H A D | md.c | 5487 unsigned long resync, dt, db; in sync_speed_show() local 5490 resync = mddev->curr_mark_cnt - atomic_read(&mddev->recovery_active); in sync_speed_show() 5493 db = resync - mddev->resync_mark_cnt; in sync_speed_show() 5502 unsigned long long max_sectors, resync; in sync_completed_show() local 5517 resync = mddev->curr_resync_completed; in sync_completed_show() 5518 return sprintf(page, "%llu / %llu\n", resync, max_sectors); in sync_completed_show() 8646 sector_t max_sectors, resync, res; in status_resync() local 8658 resync = mddev->curr_resync; in status_resync() 8659 if (resync < MD_RESYNC_ACTIVE) { in status_resync() 8662 resync = max_sectors; in status_resync() [all …]
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H 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/ |
| H 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()
|