Home
last modified time | relevance | path

Searched refs:read_seqretry (Results 1 – 25 of 46) sorted by relevance

12

/linux-6.15/net/phonet/
H A Dsysctl.c48 } while (read_seqretry(&local_port_range_lock, seq)); in phonet_get_local_port_range()
/linux-6.15/fs/nfs/
H A Dnamespace.c85 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 Dverbs_txreq.c48 } while (read_seqretry(&dev->txwait_lock, seq)); in hfi1_put_txreq()
H A Dsdma.h883 if (read_seqretry(&sde->head_lock, seq)) { in sdma_progress()
/linux-6.15/include/net/
H A Dneighbour.h481 } 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 Dclock.h106 } while (read_seqretry(&clock->lock, seq)); in mlx5_timecounter_cyc2time()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h183 } while (read_seqretry(&ptp->ptp_lock, seq)); in bnxt_timecounter_cyc2time()
/linux-6.15/include/linux/
H A Dseqlock.h850 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 Dmemory_hotplug.h107 return read_seqretry(&zone->span_seqlock, iv); in zone_span_seqretry()
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c69 } while (read_seqretry(&mdev->clock_lock, seq)); in mlx4_en_get_hwtstamp()
/linux-6.15/net/ipv4/
H A Dinetpeer.c120 } else if (unlikely(read_seqretry(&base->lock, seq))) { in lookup()
H A Dtcp_metrics.c579 } 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 Dtime_32.c161 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
/linux-6.15/block/
H A Dbadblocks.c1318 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 Dseqlock.rst204 } while (read_seqretry(&foo_seqlock, seq));
/linux-6.15/fs/ufs/
H A Dinode.c100 } 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 Ddcache.c2317 } 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 Dnamei.c1413 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 Dnamespace.c237 } 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 Dwx_ptp.c40 } while (read_seqretry(&wx->hw_tc_lock, seq)); in wx_ptp_timecounter_cyc2time()
/linux-6.15/fs/nfsd/
H A Dnfssvc.c327 } while (read_seqretry(&nn->writeverf_lock, seq)); in nfsd_copy_write_verifier()
/linux-6.15/drivers/hwmon/
H A Dbt1-pvt.c300 } while (read_seqretry(&cache->data_seqlock, seq)); in pvt_read_data()
/linux-6.15/drivers/devfreq/event/
H A Drockchip-dfi.c434 } while (read_seqretry(&dfi->count_seqlock, seq)); in rockchip_ddr_perf_event_get_count()
/linux-6.15/kernel/rcu/
H A Drefscale.c724 return !read_seqretry(&rtsp->rts_seqlock, start); in typesafe_seqlock_release()
/linux-6.15/fs/afs/
H A Dinode.c713 } while (read_seqretry(&vnode->cb_lock, seq)); in afs_getattr()

12