| /linux-6.15/net/phonet/ |
| H A D | sysctl.c | 48 } while (read_seqretry(&local_port_range_lock, seq)); in phonet_get_local_port_range()
|
| /linux-6.15/fs/nfs/ |
| H A D | namespace.c | 85 if (read_seqretry(&rename_lock, seq)) { in nfs_path() 126 if (read_seqretry(&rename_lock, seq)) in nfs_path()
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | verbs_txreq.c | 48 } while (read_seqretry(&dev->txwait_lock, seq)); in hfi1_put_txreq()
|
| H A D | sdma.h | 883 if (read_seqretry(&sde->head_lock, seq)) { in sdma_progress()
|
| /linux-6.15/include/net/ |
| H A D | neighbour.h | 481 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_bridge() 515 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output() 583 } while (read_seqretry(&n->ha_lock, seq)); in neigh_ha_snapshot()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | clock.h | 106 } while (read_seqretry(&clock->lock, seq)); in mlx5_timecounter_cyc2time()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ptp.h | 183 } while (read_seqretry(&ptp->ptp_lock, seq)); in bnxt_timecounter_cyc2time()
|
| /linux-6.15/include/linux/ |
| H A D | seqlock.h | 850 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry() function 1144 return !(seq & 1) && read_seqretry(lock, seq); in need_seqretry()
|
| H A D | memory_hotplug.h | 107 return read_seqretry(&zone->span_seqlock, iv); in zone_span_seqretry()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_clock.c | 69 } while (read_seqretry(&mdev->clock_lock, seq)); in mlx4_en_get_hwtstamp()
|
| /linux-6.15/net/ipv4/ |
| H A D | inetpeer.c | 120 } else if (unlikely(read_seqretry(&base->lock, seq))) { in lookup()
|
| H A D | tcp_metrics.c | 579 } while (read_seqretry(&fastopen_seqlock, seq)); in tcp_fastopen_cache_get() 718 } while (read_seqretry(&fastopen_seqlock, seq)); in tcp_metrics_fill_info()
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | time_32.c | 161 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
|
| /linux-6.15/block/ |
| H A D | badblocks.c | 1318 if (read_seqretry(&bb->lock, seq)) in badblocks_check() 1447 if (read_seqretry(&bb->lock, seq)) in badblocks_show()
|
| /linux-6.15/Documentation/locking/ |
| H A D | seqlock.rst | 204 } while (read_seqretry(&foo_seqlock, seq));
|
| /linux-6.15/fs/ufs/ |
| H A D | inode.c | 100 } while (read_seqretry(&ufsi->meta_lock, seq)); in grow_chain32() 116 } while (read_seqretry(&ufsi->meta_lock, seq)); in grow_chain64()
|
| /linux-6.15/fs/ |
| H A D | dcache.c | 2317 } while (read_seqretry(&rename_lock, seq)); in d_lookup() 2551 if (unlikely(read_seqretry(&rename_lock, r_seq))) { in d_alloc_parallel() 3059 if (read_seqretry(&rename_lock, seq)) { in is_subdir()
|
| H A D | namei.c | 1413 if (!read_seqretry(&mount_lock, mseq)) in choose_mountpoint() 1602 if (read_seqretry(&mount_lock, nd->m_seq)) in __follow_mount_rcu() 1606 if (read_seqretry(&mount_lock, nd->m_seq)) in __follow_mount_rcu() 2029 if (read_seqretry(&mount_lock, nd->m_seq)) in follow_dotdot_rcu() 2043 if (read_seqretry(&mount_lock, nd->m_seq)) in follow_dotdot_rcu()
|
| H A D | namespace.c | 237 } while (read_seqretry(&mnt_ns_tree_lock, seq)); in lookup_mnt_ns() 784 if (read_seqretry(&mount_lock, seq)) in __legitimize_mnt() 791 if (likely(!read_seqretry(&mount_lock, seq))) in __legitimize_mnt() 1574 } while (read_seqretry(&mount_lock, seq)); in path_is_mountpoint()
|
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ptp.c | 40 } while (read_seqretry(&wx->hw_tc_lock, seq)); in wx_ptp_timecounter_cyc2time()
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfssvc.c | 327 } while (read_seqretry(&nn->writeverf_lock, seq)); in nfsd_copy_write_verifier()
|
| /linux-6.15/drivers/hwmon/ |
| H A D | bt1-pvt.c | 300 } while (read_seqretry(&cache->data_seqlock, seq)); in pvt_read_data()
|
| /linux-6.15/drivers/devfreq/event/ |
| H A D | rockchip-dfi.c | 434 } while (read_seqretry(&dfi->count_seqlock, seq)); in rockchip_ddr_perf_event_get_count()
|
| /linux-6.15/kernel/rcu/ |
| H A D | refscale.c | 724 return !read_seqretry(&rtsp->rts_seqlock, start); in typesafe_seqlock_release()
|
| /linux-6.15/fs/afs/ |
| H A D | inode.c | 713 } while (read_seqretry(&vnode->cb_lock, seq)); in afs_getattr()
|