Home
last modified time | relevance | path

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

12

/linux/net/phonet/
H A Dsysctl.c48 } while (read_seqretry(&local_port_range_lock, seq)); in phonet_get_local_port_range()
/linux/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()
1269 if (!read_seqretry(lock, sst->data)) { in __scoped_seqlock_next()
H A Dmemcontrol.h1602 } while (read_seqretry(&memcg->socket_pressure_seqlock, seq)); in mem_cgroup_get_socket_pressure()
/linux/fs/
H A Dd_path.c246 } while (read_seqretry(&fs->seq, seq)); in get_fs_root_rcu()
391 } while (read_seqretry(&fs->seq, seq)); in get_fs_root_and_pwd_rcu()
H A Ddcache.c2387 } while (read_seqretry(&rename_lock, seq)); in d_lookup()
2628 if (unlikely(read_seqretry(&rename_lock, r_seq))) { in d_alloc_parallel()
3162 if (read_seqretry(&rename_lock, seq)) { in is_subdir()
/linux/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()
H A Dlocalio.c680 } while (read_seqretry(&clp->cl_boot_lock, seq)); in nfs_copy_boot_verifier()
H A Dnfs4state.c1025 } while (read_seqretry(&state->seqlock, seq)); in nfs4_copy_open_stateid()
/linux/include/net/
H A Dneighbour.h498 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output()
532 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output()
600 } while (read_seqretry(&n->ha_lock, seq)); in neigh_update_is_router()
H A Dsock.h2792 } while (read_seqretry(&sk->sk_stamp_seq, seq)); in sock_read_timestamp()
/linux/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.c48 } while (read_seqretry(&dev->txwait_lock, seq)); in hfi1_put_txreq()
H A Dsdma.h882 if (read_seqretry(&sde->head_lock, seq)) { in sdma_progress()
/linux/net/ipv4/
H A Dinetpeer.c120 } else if (unlikely(read_seqretry(&base->lock, seq))) { in lookup()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c69 } while (read_seqretry(&mdev->clock_lock, seq)); in mlx4_en_get_hwtstamp()
/linux/arch/sparc/kernel/
H A Dtime_32.c161 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
/linux/kernel/
H A Dnstree.c320 } while (read_seqretry(&ns_tree_lock, seq)); in __ns_unified_tree_lookup_rcu()
340 } while (read_seqretry(&ns_tree_lock, seq)); in __ns_tree_lookup_rcu()
/linux/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/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/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c42 } while (read_seqretry(&wx->hw_tc_lock, seq)); in wx_ptp_timecounter_cyc2time()
/linux/fs/nfsd/
H A Dnfssvc.c306 } while (read_seqretry(&nn->writeverf_lock, seq)); in nfsd_copy_write_verifier()
/linux/drivers/hwmon/
H A Dbt1-pvt.c300 } while (read_seqretry(&cache->data_seqlock, seq)); in pvt_read_data()
/linux/drivers/devfreq/event/
H A Drockchip-dfi.c473 } while (read_seqretry(&dfi->count_seqlock, seq)); in rockchip_ddr_perf_event_get_count()
/linux/fs/afs/
H A Dinode.c713 } while (read_seqretry(&vnode->cb_lock, seq)); in afs_getattr()
/linux/kernel/rcu/
H A Drefscale.c1044 return !read_seqretry(&rtsp->rts_seqlock, start); in typesafe_seqlock_release()
/linux/net/core/
H A Dneighbour.c1591 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_resolve_output()
1620 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_connected_output()

12