| /linux/net/ipv4/ |
| A D | inetpeer.c | 118 } else if (unlikely(read_seqretry(&base->lock, seq))) { in lookup() 191 invalidated = read_seqretry(&base->lock, seq); in inet_getpeer()
|
| 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()
|
| A D | ping.c | 248 } while (read_seqretry(&net->ipv4.ping_group_range.lock, seq)); in inet_get_ping_group_range_net()
|
| /linux/net/phonet/ |
| A D | sysctl.c | 48 } while (read_seqretry(&local_port_range_lock, seq)); in phonet_get_local_port_range()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| A D | clock.h | 75 } while (read_seqretry(&clock->lock, seq)); in mlx5_timecounter_cyc2time()
|
| /linux/fs/nfs/ |
| 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/drivers/infiniband/hw/hfi1/ |
| A D | verbs_txreq.c | 48 } while (read_seqretry(&dev->txwait_lock, seq)); in hfi1_put_txreq()
|
| A D | sdma.h | 883 if (read_seqretry(&sde->head_lock, seq)) { in sdma_progress()
|
| A D | sdma.c | 393 } while (read_seqretry(&sde->waitlock, seq)); in sdma_flush() 1772 } while (read_seqretry(&sde->waitlock, seq)); in sdma_desc_avail()
|
| /linux/include/net/ |
| A D | neighbour.h | 484 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_bridge() 518 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output() 586 } while (read_seqretry(&n->ha_lock, seq)); in neigh_ha_snapshot()
|
| /linux/include/linux/ |
| A D | seqlock.h | 775 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry() function 1075 return !(seq & 1) && read_seqretry(lock, seq); in need_seqretry()
|
| A D | memory_hotplug.h | 107 return read_seqretry(&zone->span_seqlock, iv); in zone_span_seqretry()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| A D | en_clock.c | 69 } while (read_seqretry(&mdev->clock_lock, seq)); in mlx4_en_get_hwtstamp()
|
| /linux/arch/sparc/kernel/ |
| A D | time_32.c | 161 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
|
| /linux/block/ |
| A D | badblocks.c | 1367 if (read_seqretry(&bb->lock, seq)) in _badblocks_check() 1530 if (read_seqretry(&bb->lock, seq)) in badblocks_show()
|
| /linux/Documentation/locking/ |
| A D | seqlock.rst | 204 } while (read_seqretry(&foo_seqlock, seq));
|
| /linux/fs/ufs/ |
| 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/fs/ |
| A D | dcache.c | 2273 } while (read_seqretry(&rename_lock, seq)); in d_lookup() 2504 if (unlikely(read_seqretry(&rename_lock, r_seq))) { in d_alloc_parallel() 3059 if (read_seqretry(&rename_lock, seq)) { in is_subdir()
|
| A D | namei.c | 1352 if (!read_seqretry(&mount_lock, mseq)) in choose_mountpoint() 1541 if (read_seqretry(&mount_lock, nd->m_seq)) in __follow_mount_rcu() 1545 if (read_seqretry(&mount_lock, nd->m_seq)) in __follow_mount_rcu() 1944 if (read_seqretry(&mount_lock, nd->m_seq)) in follow_dotdot_rcu() 1958 if (read_seqretry(&mount_lock, nd->m_seq)) in follow_dotdot_rcu()
|
| /linux/fs/nfsd/ |
| A D | nfssvc.c | 337 } while (read_seqretry(&nn->writeverf_lock, seq)); in nfsd_copy_write_verifier()
|
| /linux/drivers/devfreq/event/ |
| A D | rockchip-dfi.c | 434 } while (read_seqretry(&dfi->count_seqlock, seq)); in rockchip_ddr_perf_event_get_count()
|
| /linux/drivers/hwmon/ |
| A D | bt1-pvt.c | 300 } while (read_seqretry(&cache->data_seqlock, seq)); in pvt_read_data()
|
| /linux/kernel/rcu/ |
| A D | refscale.c | 627 return !read_seqretry(&rtsp->rts_seqlock, start); in typesafe_seqlock_release()
|
| /linux/fs/afs/ |
| A D | inode.c | 616 } while (read_seqretry(&vnode->cb_lock, seq)); in afs_getattr()
|
| /linux/drivers/gpu/drm/ |
| A D | drm_vblank.c | 957 } while (read_seqretry(&vblank->seqlock, seq)); in drm_vblank_count_and_time()
|