| /linux/net/phonet/ |
| H A D | sysctl.c | 48 } while (read_seqretry(&local_port_range_lock, seq)); in phonet_get_local_port_range()
|
| /linux/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() 1269 if (!read_seqretry(lock, sst->data)) { in __scoped_seqlock_next()
|
| H A D | memcontrol.h | 1602 } while (read_seqretry(&memcg->socket_pressure_seqlock, seq)); in mem_cgroup_get_socket_pressure()
|
| /linux/fs/ |
| H A D | d_path.c | 246 } 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 D | dcache.c | 2387 } 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 D | namespace.c | 85 if (read_seqretry(&rename_lock, seq)) { in nfs_path() 126 if (read_seqretry(&rename_lock, seq)) in nfs_path()
|
| H A D | localio.c | 680 } while (read_seqretry(&clp->cl_boot_lock, seq)); in nfs_copy_boot_verifier()
|
| H A D | nfs4state.c | 1025 } while (read_seqretry(&state->seqlock, seq)); in nfs4_copy_open_stateid()
|
| /linux/include/net/ |
| H A D | neighbour.h | 498 } 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 D | sock.h | 2792 } while (read_seqretry(&sk->sk_stamp_seq, seq)); in sock_read_timestamp()
|
| /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 | 882 if (read_seqretry(&sde->head_lock, seq)) { in sdma_progress()
|
| /linux/net/ipv4/ |
| H A D | inetpeer.c | 120 } else if (unlikely(read_seqretry(&base->lock, seq))) { in lookup()
|
| /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/arch/sparc/kernel/ |
| H A D | time_32.c | 161 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
|
| /linux/kernel/ |
| H A D | nstree.c | 320 } 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 D | badblocks.c | 1318 if (read_seqretry(&bb->lock, seq)) in badblocks_check() 1447 if (read_seqretry(&bb->lock, seq)) in badblocks_show()
|
| /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/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ptp.c | 42 } while (read_seqretry(&wx->hw_tc_lock, seq)); in wx_ptp_timecounter_cyc2time()
|
| /linux/fs/nfsd/ |
| H A D | nfssvc.c | 306 } while (read_seqretry(&nn->writeverf_lock, seq)); in nfsd_copy_write_verifier()
|
| /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 | 473 } 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/rcu/ |
| H A D | refscale.c | 1044 return !read_seqretry(&rtsp->rts_seqlock, start); in typesafe_seqlock_release()
|
| /linux/net/core/ |
| H A D | neighbour.c | 1591 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_resolve_output() 1620 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_connected_output()
|