Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnamespace.c79 if (read_seqretry(&rename_lock, seq)) { in nfs_path()
120 if (read_seqretry(&rename_lock, seq)) in nfs_path()
Dpnfs.c843 } while (read_seqretry(&open_state->seqlock, seq)); in pnfs_choose_layoutget_stateid()
Dnfs4state.c982 } while (read_seqretry(&state->seqlock, seq)); in nfs4_copy_open_stateid()
/linux-4.1.27/net/phonet/
Dsysctl.c61 } while (read_seqretry(&local_port_range_lock, seq)); in phonet_get_local_port_range()
/linux-4.1.27/kernel/time/
Djiffies.c88 } while (read_seqretry(&jiffies_lock, seq)); in get_jiffies_64()
Dtick-common.c151 } while (read_seqretry(&jiffies_lock, seq)); in tick_setup_periodic()
Dtick-sched.c584 } while (read_seqretry(&jiffies_lock, seq)); in tick_nohz_stop_sched_tick()
/linux-4.1.27/include/linux/
Dseqlock.h313 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry() function
413 return !(seq & 1) && read_seqretry(lock, seq); in need_seqretry()
Dmemory_hotplug.h68 return read_seqretry(&zone->span_seqlock, iv); in zone_span_seqretry()
/linux-4.1.27/net/netfilter/
Dnft_counter.c49 } while (read_seqretry(&priv->lock, seq)); in nft_counter_dump()
/linux-4.1.27/include/net/
Dneighbour.h443 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_bridge()
464 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output()
511 } while (read_seqretry(&n->ha_lock, seq)); in neigh_ha_snapshot()
/linux-4.1.27/net/ipv4/
Dinet_fragment.c251 if (read_seqretry(&f->rnd_seqlock, seq)) in inet_frags_exit_net()
274 if (read_seqretry(&f->rnd_seqlock, seq)) { in get_frag_bucket_locked()
Dinetpeer.c434 invalidated = read_seqretry(&base->lock, sequence); in inet_getpeer()
Dtcp_metrics.c723 } while (read_seqretry(&fastopen_seqlock, seq)); in tcp_fastopen_cache_get()
871 } while (read_seqretry(&fastopen_seqlock, seq)); in tcp_metrics_fill_info()
Dsysctl_net_ipv4.c97 } while (read_seqretry(&net->ipv4.ip_local_ports.lock, seq)); in inet_get_ping_group_range_table()
Dinet_connection_sock.c42 } while (read_seqretry(&net->ipv4.ip_local_ports.lock, seq)); in inet_get_local_port_range()
Dping.c250 } while (read_seqretry(&net->ipv4.ping_group_range.lock, seq)); in inet_get_ping_group_range_net()
/linux-4.1.27/fs/autofs4/
Dwaitq.c203 if (read_seqretry(&rename_lock, seq)) in autofs4_getpath()
219 if (read_seqretry(&rename_lock, seq)) in autofs4_getpath()
/linux-4.1.27/arch/sparc/kernel/
Dtime_32.c170 } while (read_seqretry(&timer_cs_lock, seq)); in timer_cs_read()
/linux-4.1.27/kernel/sched/
Dcputime.c777 } while (read_seqretry(&t->vtime_seqlock, seq)); in task_gtime()
824 } while (read_seqretry(&t->vtime_seqlock, seq)); in fetch_task_cputime()
/linux-4.1.27/net/decnet/
Ddn_neigh.c186 } while (read_seqretry(&neigh->ha_lock, seq)); in dn_neigh_output()
/linux-4.1.27/fs/cifs/
Ddir.c140 if (namelen != dfsplen || read_seqretry(&rename_lock, seq)) { in build_path_from_dentry()
/linux-4.1.27/fs/
Ddcache.c2241 } while (read_seqretry(&rename_lock, seq)); in d_lookup()
3323 } while (read_seqretry(&rename_lock, seq)); in is_subdir()
Dnamespace.c596 if (read_seqretry(&mount_lock, seq)) in legitimize_mnt()
602 if (likely(!read_seqretry(&mount_lock, seq))) in legitimize_mnt()
Dnamei.c1189 return !read_seqretry(&mount_lock, nd->m_seq) && in __follow_mount_rcu()
1233 if (read_seqretry(&mount_lock, nd->m_seq)) in follow_dotdot_rcu()
/linux-4.1.27/net/core/
Dneighbour.c1301 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_resolve_output()
1330 } while (read_seqretry(&neigh->ha_lock, seq)); in neigh_connected_output()
/linux-4.1.27/kernel/
Dauditsc.c1648 if (unlikely(read_seqretry(&rename_lock, seq) || drop)) { /* in this order */ in handle_path()
/linux-4.1.27/drivers/md/
Dmd.c1783 if (read_seqretry(&bb->lock, seq)) in super_1_sync()
8406 if (read_seqretry(&bb->lock, seq)) in md_is_badblock()
8762 if (read_seqretry(&bb->lock, seq)) in badblocks_show()
/linux-4.1.27/fs/btrfs/
Dvolumes.c1570 } while (read_seqretry(&root->fs_info->profiles_lock, seq)); in btrfs_rm_device()
3456 } while (read_seqretry(&fs_info->profiles_lock, seq)); in btrfs_balance()
Dextent-tree.c3861 } while (read_seqretry(&root->fs_info->profiles_lock, seq)); in get_alloc_profile()
/linux-4.1.27/net/xfrm/
Dxfrm_user.c1008 } while (read_seqretry(&net->xfrm.policy_hthresh.lock, lseq)); in build_spdinfo()
Dxfrm_policy.c600 } while (read_seqretry(&net->xfrm.policy_hthresh.lock, seq)); in xfrm_hash_rebuild()
/linux-4.1.27/fs/ceph/
Dmds_client.c1782 if (pos != 0 || read_seqretry(&rename_lock, seq)) { in ceph_mdsc_build_path()