/linux-4.4.14/fs/nfs/ |
D | namespace.c | 79 if (read_seqretry(&rename_lock, seq)) { in nfs_path() 120 if (read_seqretry(&rename_lock, seq)) in nfs_path()
|
D | nfs4state.c | 981 } while (read_seqretry(&state->seqlock, seq)); in nfs4_copy_open_stateid()
|
D | pnfs.c | 847 } while (read_seqretry(&open_state->seqlock, seq)); in pnfs_choose_layoutget_stateid()
|
/linux-4.4.14/net/phonet/ |
D | sysctl.c | 61 } while (read_seqretry(&local_port_range_lock, seq)); in phonet_get_local_port_range()
|
/linux-4.4.14/kernel/time/ |
D | jiffies.c | 88 } while (read_seqretry(&jiffies_lock, seq)); in get_jiffies_64()
|
D | tick-common.c | 162 } while (read_seqretry(&jiffies_lock, seq)); in tick_setup_periodic()
|
D | tick-sched.c | 584 } while (read_seqretry(&jiffies_lock, seq)); in tick_nohz_stop_sched_tick()
|
/linux-4.4.14/include/linux/ |
D | seqlock.h | 433 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry() function 533 return !(seq & 1) && read_seqretry(lock, seq); in need_seqretry()
|
D | memory_hotplug.h | 69 return read_seqretry(&zone->span_seqlock, iv); in zone_span_seqretry()
|
/linux-4.4.14/include/net/ |
D | neighbour.h | 444 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_bridge() 465 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output() 512 } while (read_seqretry(&n->ha_lock, seq)); in neigh_ha_snapshot()
|
/linux-4.4.14/net/ipv4/ |
D | inet_fragment.c | 236 if (read_seqretry(&f->rnd_seqlock, seq) || in inet_frags_exit_net() 258 if (read_seqretry(&f->rnd_seqlock, seq)) { in get_frag_bucket_locked()
|
D | inetpeer.c | 418 invalidated = read_seqretry(&base->lock, sequence); in inet_getpeer()
|
D | tcp_metrics.c | 707 } while (read_seqretry(&fastopen_seqlock, seq)); in tcp_fastopen_cache_get() 855 } while (read_seqretry(&fastopen_seqlock, seq)); in tcp_metrics_fill_info()
|
D | sysctl_net_ipv4.c | 104 } while (read_seqretry(&net->ipv4.ip_local_ports.lock, seq)); in inet_get_ping_group_range_table()
|
D | inet_connection_sock.c | 42 } while (read_seqretry(&net->ipv4.ip_local_ports.lock, seq)); in inet_get_local_port_range()
|
D | ping.c | 250 } while (read_seqretry(&net->ipv4.ping_group_range.lock, seq)); in inet_get_ping_group_range_net()
|
/linux-4.4.14/fs/autofs4/ |
D | waitq.c | 203 if (read_seqretry(&rename_lock, seq)) in autofs4_getpath() 219 if (read_seqretry(&rename_lock, seq)) in autofs4_getpath()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | time_32.c | 161 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
|
/linux-4.4.14/kernel/sched/ |
D | cputime.c | 801 } while (read_seqretry(&t->vtime_seqlock, seq)); in task_gtime() 848 } while (read_seqretry(&t->vtime_seqlock, seq)); in fetch_task_cputime()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | sdma.h | 971 if (read_seqretry(&sde->head_lock, seq)) { in sdma_progress()
|
D | hfi.h | 1254 } while (read_seqretry(&dd->sc2vl_lock, seq)); in sc_to_vlt()
|
D | verbs.c | 813 } while (read_seqretry(&dev->iowait_lock, seq)); in hfi1_put_txreq()
|
D | sdma.c | 1460 } while (read_seqretry(&dev->iowait_lock, seq)); in sdma_desc_avail()
|
/linux-4.4.14/net/decnet/ |
D | dn_neigh.c | 186 } while (read_seqretry(&neigh->ha_lock, seq)); in dn_neigh_output()
|
/linux-4.4.14/fs/ufs/ |
D | inode.c | 97 } while (read_seqretry(&ufsi->meta_lock, seq)); in grow_chain32() 113 } while (read_seqretry(&ufsi->meta_lock, seq)); in grow_chain64()
|
/linux-4.4.14/fs/cifs/ |
D | dir.c | 140 if (namelen != dfsplen || read_seqretry(&rename_lock, seq)) { in build_path_from_dentry()
|
/linux-4.4.14/fs/ |
D | dcache.c | 2244 } while (read_seqretry(&rename_lock, seq)); in d_lookup() 3325 } while (read_seqretry(&rename_lock, seq)); in is_subdir()
|
D | namei.c | 1290 return !read_seqretry(&mount_lock, nd->m_seq) && in __follow_mount_rcu() 1323 if (unlikely(read_seqretry(&mount_lock, nd->m_seq))) in follow_dotdot_rcu() 1337 if (unlikely(read_seqretry(&mount_lock, nd->m_seq))) in follow_dotdot_rcu()
|
D | namespace.c | 596 if (read_seqretry(&mount_lock, seq)) in __legitimize_mnt() 602 if (likely(!read_seqretry(&mount_lock, seq))) in __legitimize_mnt()
|
/linux-4.4.14/net/core/ |
D | neighbour.c | 1308 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_resolve_output() 1337 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_connected_output()
|
/linux-4.4.14/net/ipv6/ |
D | ip6_tunnel.c | 160 } while (read_seqretry(&idst->lock, seq)); in ip6_tnl_dst_get()
|
/linux-4.4.14/kernel/ |
D | auditsc.c | 1648 if (unlikely(read_seqretry(&rename_lock, seq) || drop)) { /* in this order */ in handle_path()
|
/linux-4.4.14/drivers/md/ |
D | md.c | 1792 if (read_seqretry(&bb->lock, seq)) in super_1_sync() 8590 if (read_seqretry(&bb->lock, seq)) in md_is_badblock() 8947 if (read_seqretry(&bb->lock, seq)) in badblocks_show()
|
/linux-4.4.14/fs/btrfs/ |
D | volumes.c | 1714 } while (read_seqretry(&root->fs_info->profiles_lock, seq)); in btrfs_rm_device() 3758 } while (read_seqretry(&fs_info->profiles_lock, seq)); in btrfs_balance()
|
D | extent-tree.c | 3976 } while (read_seqretry(&root->fs_info->profiles_lock, seq)); in get_alloc_profile()
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_policy.c | 601 } while (read_seqretry(&net->xfrm.policy_hthresh.lock, seq)); in xfrm_hash_rebuild()
|
D | xfrm_user.c | 1031 } while (read_seqretry(&net->xfrm.policy_hthresh.lock, lseq)); in build_spdinfo()
|
/linux-4.4.14/fs/ceph/ |
D | mds_client.c | 1822 if (pos != 0 || read_seqretry(&rename_lock, seq)) { in ceph_mdsc_build_path()
|