/linux/net/phonet/ |
H 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/ |
H A D | clock.h | 75 } while (read_seqretry(&clock->lock, seq)); in mlx5_timecounter_cyc2time()
|
/linux/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/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()
|
H 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/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ptp.h | 182 } while (read_seqretry(&ptp->ptp_lock, seq)); in bnxt_timecounter_cyc2time()
|
/linux/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/include/linux/ |
H A D | memory_hotplug.h | 107 return read_seqretry(&zone->span_seqlock, iv); in zone_span_seqretry()
|
/linux/arch/sparc/kernel/ |
H A D | time_32.c | 161 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
|
/linux/block/ |
H 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/net/ipv4/ |
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()
|
H A D | ping.c | 248 } while (read_seqretry(&net->ipv4.ping_group_range.lock, seq)); in inet_get_ping_group_range_net()
|
/linux/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/fs/ |
H A D | dcache.c | 2300 } while (read_seqretry(&rename_lock, seq)); in d_lookup() 2533 if (unlikely(read_seqretry(&rename_lock, r_seq))) { in d_alloc_parallel() 3087 if (read_seqretry(&rename_lock, seq)) { in is_subdir()
|
H A D | namei.c | 1412 if (!read_seqretry(&mount_lock, mseq)) in choose_mountpoint() 1601 if (read_seqretry(&mount_lock, nd->m_seq)) in __follow_mount_rcu() 1605 if (read_seqretry(&mount_lock, nd->m_seq)) in __follow_mount_rcu() 2005 if (read_seqretry(&mount_lock, nd->m_seq)) in follow_dotdot_rcu() 2019 if (read_seqretry(&mount_lock, nd->m_seq)) in follow_dotdot_rcu()
|
H A D | namespace.c | 228 } while (read_seqretry(&mnt_ns_tree_lock, seq)); in lookup_mnt_ns() 775 if (read_seqretry(&mount_lock, seq)) in __legitimize_mnt() 782 if (likely(!read_seqretry(&mount_lock, seq))) in __legitimize_mnt() 1556 } while (read_seqretry(&mount_lock, seq)); in path_is_mountpoint()
|
/linux/fs/nfsd/ |
H A D | nfssvc.c | 327 } while (read_seqretry(&nn->writeverf_lock, seq));
|
/linux/drivers/hwmon/ |
H A D | bt1-pvt.c | 300 } while (read_seqretry(&cache->data_seqlock, seq)); in pvt_read_data()
|
/linux/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/fs/afs/ |
H A D | inode.c | 713 } while (read_seqretry(&vnode->cb_lock, seq)); in afs_getattr()
|
/linux/kernel/kcsan/ |
H A D | kcsan_test.c | 463 } while (read_seqretry(&test_seqlock, seq)); in test_kernel_seqlock_reader()
|
/linux/drivers/gpu/drm/ |
H A D | drm_vblank.c | 957 } while (read_seqretry(&vblank->seqlock, seq)); in drm_vblank_count_and_time()
|
/linux/net/core/ |
H A D | neighbour.c | 1511 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_resolve_output() 1540 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_connected_output()
|
/linux/include/net/ |
H A D | sock.h | 2610 } while (read_seqretry(&sk->sk_stamp_seq, seq)); in sock_read_timestamp()
|