| /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
|
| H A D | drbd_main.c | 2180 lc_destroy(device->resync); in drbd_destroy_device()
|
| H A D | drbd_nl.c | 1986 device->resync = resync_lru; in drbd_adm_attach()
|
| H A D | drbd_receiver.c | 2559 tmp = lc_find(device->resync, BM_SECT_TO_EXT(sector)); in drbd_rs_should_slow_down()
|
| /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/arch/x86/platform/olpc/ |
| H A D | xo1-wakeup.S | 35 # Control registers were modified, pipeline resync is needed
|
| /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 | 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/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/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/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()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-ima.rst | 582 raid_state_str := "frozen" | "reshape" |"resync" | "check" | "repair" | "recover" | "idle" |"undef"
|
| /linux/drivers/message/fusion/lsi/ |
| H A D | mpi_history.txt | 414 * 01-15-05 01.05.06 Added defaults for data scrub rate and resync rate to
|