Home
last modified time | relevance | path

Searched refs:read_seqcount_retry (Results 1 – 30 of 30) sorted by relevance

/linux-4.4.14/arch/tile/kernel/vdso/
Dvgettimeofday.c75 } while (unlikely(read_seqcount_retry(&vdso->tb_seq, count))); in do_realtime()
94 } while (unlikely(read_seqcount_retry(&vdso->tb_seq, count))); in do_monotonic()
111 } while (unlikely(read_seqcount_retry(&vdso->tb_seq, count))); in do_realtime_coarse()
125 } while (unlikely(read_seqcount_retry(&vdso->tb_seq, count))); in do_monotonic_coarse()
143 } while (unlikely(read_seqcount_retry(&vdso->tz_seq, count))); in __vdso_gettimeofday()
/linux-4.4.14/arch/s390/kernel/
Didle.c63 } while (read_seqcount_retry(&idle->seqcount, seq)); in show_idle_count()
81 } while (read_seqcount_retry(&idle->seqcount, seq)); in show_idle_time()
98 } while (read_seqcount_retry(&idle->seqcount, seq)); in arch_cpu_idle_time()
/linux-4.4.14/include/linux/
Du64_stats_sync.h108 return read_seqcount_retry(&syncp->seq, start); in u64_stats_fetch_retry()
139 return read_seqcount_retry(&syncp->seq, start); in u64_stats_fetch_retry_irq()
Dseqlock.h217 static inline int read_seqcount_retry(const seqcount_t *s, unsigned start) in read_seqcount_retry() function
435 return read_seqcount_retry(&sl->seqcount, start); in read_seqretry()
Dcpuset.h124 return read_seqcount_retry(&current->mems_allowed_seq, seq); in read_mems_allowed_retry()
Drbtree_latch.h207 } while (read_seqcount_retry(&root->seq, seq)); in latch_tree_find()
Dgenhd.h708 } while (read_seqcount_retry(&part->nr_sects_seq, seq)); in part_nr_sects_read()
Dfs.h735 } while (read_seqcount_retry(&inode->i_size_seqcount, seq)); in i_size_read()
/linux-4.4.14/kernel/time/
Dtimekeeping.c180 } while (read_seqcount_retry(&tk_core.seq, seq)); in timekeeping_get_delta()
387 } while (read_seqcount_retry(&tkf->seq, seq)); in __ktime_get_fast_ns()
637 } while (read_seqcount_retry(&tk_core.seq, seq)); in __getnstimeofday64()
678 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get()
695 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_resolution_ns()
721 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_with_offset()
742 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_mono_to_any()
763 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_raw()
792 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_ts64()
842 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_real_seconds()
[all …]
Dsched_clock.c109 } while (read_seqcount_retry(&cd.seq, seq)); in sched_clock()
Dhrtimer.c1183 } while (read_seqcount_retry(&cpu_base->seq, seq) || in hrtimer_active()
/linux-4.4.14/drivers/dma-buf/
Dreservation.c280 retry = read_seqcount_retry(&obj->seq, seq); in reservation_object_get_fences_rcu()
346 if (read_seqcount_retry(&obj->seq, seq)) in reservation_object_wait_timeout_rcu()
371 if (read_seqcount_retry(&obj->seq, seq)) in reservation_object_wait_timeout_rcu()
439 if (read_seqcount_retry(&obj->seq, seq)) in reservation_object_test_signaled_rcu()
463 if (read_seqcount_retry(&obj->seq, seq)) in reservation_object_test_signaled_rcu()
Ddma-buf.c166 if (read_seqcount_retry(&resv->seq, seq)) { in dma_buf_poll()
/linux-4.4.14/lib/
Dflex_proportions.c150 } while (read_seqcount_retry(&p->sequence, seq)); in fprop_fraction_single()
238 } while (read_seqcount_retry(&p->sequence, seq)); in fprop_fraction_percpu()
/linux-4.4.14/fs/
Dnamei.c639 return !read_seqcount_retry(&path->dentry->d_seq, seq); in legitimize_path()
706 if (read_seqcount_retry(&parent->d_seq, nd->seq)) in unlazy_walk()
712 if (read_seqcount_retry(&dentry->d_seq, seq)) in unlazy_walk()
822 } while (read_seqcount_retry(&fs->seq, seq)); in set_root_rcu()
1026 if (unlikely(read_seqcount_retry(&d->d_seq, nd->seq))) in get_link()
1310 if (unlikely(read_seqcount_retry(&old->d_seq, nd->seq))) in follow_dotdot_rcu()
1556 if (read_seqcount_retry(&dentry->d_seq, seq)) in lookup_fast()
1716 if (read_seqcount_retry(&link->dentry->d_seq, seq)) in should_follow_link()
2051 } while (read_seqcount_retry(&fs->seq, seq)); in path_init()
2088 if (likely(!read_seqcount_retry(&nd->path.dentry->d_seq, nd->seq))) in path_init()
Ddcache.c2108 if (read_seqcount_retry(&dentry->d_seq, seq)) { in slow_dentry_cmp()
3053 } while (read_seqcount_retry(&fs->seq, seq)); in get_fs_root_rcu()
3219 } while (read_seqcount_retry(&fs->seq, seq)); in get_fs_root_and_pwd_rcu()
Duserfaultfd.c692 } while (read_seqcount_retry(&ctx->refile_seq, seq)); in wake_userfault()
/linux-4.4.14/fs/btrfs/
Dvolumes.h170 } while (read_seqcount_retry(&dev->data_seqcount, seq)); \
/linux-4.4.14/fs/nfs/
Ddelegation.c147 if (!err && read_seqcount_retry(&sp->so_reclaim_seqcount, seq)) in nfs_delegation_claim_opens()
Dnfs4proc.c2479 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq)) in _nfs4_open_and_get_state()
/linux-4.4.14/virt/kvm/
Deventfd.c202 } while (read_seqcount_retry(&irqfd->irq_entry_sc, seq)); in irqfd_wakeup()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_core.c94 if (read_seqcount_retry(&net->ct.generation, sequence)) { in nf_conntrack_double_lock()
761 if (read_seqcount_retry(&net->ct.generation, sequence)) { in early_drop()
/linux-4.4.14/drivers/scsi/
Dvirtio_scsi.c603 } while (read_seqcount_retry(&tgt->tgt_seq, seq)); in virtscsi_pick_vq()
/linux-4.4.14/kernel/sched/
Dsched.h1754 } while (read_seqcount_retry(&per_cpu(irq_time_seq, cpu), seq)); in irq_time_read()
/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c746 } while (read_seqcount_retry(s, start)); in get_counters()
Dip_tables.c912 } while (read_seqcount_retry(s, start)); in get_counters()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c924 } while (read_seqcount_retry(s, start)); in get_counters()
/linux-4.4.14/drivers/md/
Draid5.c553 if (read_seqcount_retry(&conf->gen_lock, seq)) in init_stripe()
5264 if (read_seqcount_retry(&conf->gen_lock, seq)) { in make_request()
/linux-4.4.14/net/core/
Ddev.c886 if (read_seqcount_retry(&devnet_rename_seq, seq)) { in netdev_get_name()
/linux-4.4.14/arch/x86/kvm/
Dx86.c1596 } while (unlikely(read_seqcount_retry(&gtod->seq, seq))); in do_monotonic_boot()