/openbmc/linux/kernel/time/ |
H A D | timekeeping.c | 259 } while (read_seqcount_retry(&tk_core.seq, seq)); in timekeeping_get_delta() 829 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_real_ts64() 850 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get() 867 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_resolution_ns() 893 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_with_offset() 914 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_coarse_with_offset() 934 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_mono_to_any() 955 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_raw() 984 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_ts64() 1033 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_real_seconds() [all …]
|
H A D | jiffies.c | 56 } while (read_seqcount_retry(&jiffies_seq, seq)); in get_jiffies_64()
|
H A D | tick-sched.c | 84 } while (read_seqcount_retry(&jiffies_seq, seq)); in tick_do_update_jiffies64() 716 } while (read_seqcount_retry(&ts->idle_sleeptime_seq, seq)); in get_cpu_sleep_time_us() 812 } while (read_seqcount_retry(&jiffies_seq, seq)); in tick_nohz_next_event()
|
H A D | tick-common.c | 170 } while (read_seqcount_retry(&jiffies_seq, seq)); in tick_setup_periodic()
|
/openbmc/linux/lib/ |
H A D | flex_proportions.c | 147 } while (read_seqcount_retry(&p->sequence, seq)); in fprop_fraction_single() 236 } while (read_seqcount_retry(&p->sequence, seq)); in fprop_fraction_percpu()
|
/openbmc/linux/kernel/sched/ |
H A D | cputime.c | 846 } while (read_seqcount_retry(&vtime->seqcount, seq)); in task_gtime() 891 } while (read_seqcount_retry(&vtime->seqcount, seq)); in task_cputime() 981 } while (read_seqcount_retry(&vtime->seqcount, seq)); in kcpustat_field_vtime() 1068 } while (read_seqcount_retry(&vtime->seqcount, seq)); in kcpustat_cpu_fetch_vtime()
|
H A D | psi.c | 268 } while (read_seqcount_retry(&groupc->seq, seq)); in get_recent_times()
|
/openbmc/linux/net/netfilter/ |
H A D | nft_set_rbtree.c | 66 if (read_seqcount_retry(&priv->count, seq)) in __nft_rbtree_lookup() 124 if (ret || !read_seqcount_retry(&priv->count, seq)) in nft_rbtree_lookup() 147 if (read_seqcount_retry(&priv->count, seq)) in __nft_rbtree_get() 210 if (ret || !read_seqcount_retry(&priv->count, seq)) in nft_rbtree_get()
|
H A D | nft_counter.c | 140 } while (read_seqcount_retry(myseq, seq)); in nft_counter_fetch()
|
/openbmc/linux/fs/ |
H A D | d_path.c | 246 } while (read_seqcount_retry(&fs->seq, seq)); in get_fs_root_rcu() 391 } while (read_seqcount_retry(&fs->seq, seq)); in get_fs_root_and_pwd_rcu()
|
H A D | namei.c | 715 return !read_seqcount_retry(&path->dentry->d_seq, seq); in __legitimize_path() 835 if (read_seqcount_retry(&dentry->d_seq, nd->next_seq)) in try_to_unlazy_next() 951 } while (read_seqcount_retry(&fs->seq, seq)); in set_root() 979 if (read_seqcount_retry(&d->d_seq, nd->seq)) in nd_jump_root() 1640 if (read_seqcount_retry(&parent->d_seq, nd->seq)) in lookup_fast() 1850 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into() 1866 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into() 1901 if (read_seqcount_retry(&old->d_seq, nd->seq)) in follow_dotdot_rcu() 2410 } while (read_seqcount_retry(&fs->seq, seq)); in path_init()
|
H A D | dcache.c | 977 if (!read_seqcount_retry(&dentry->d_seq, seq)) in dget_parent() 2309 if (read_seqcount_retry(&dentry->d_seq, seq)) { in __d_lookup_rcu_op_compare() 2661 if (read_seqcount_retry(&dentry->d_seq, d_seq)) { in d_alloc_parallel()
|
/openbmc/linux/include/linux/ |
H A D | u64_stats_sync.h | 177 return read_seqcount_retry(&syncp->seq, start); in __u64_stats_fetch_retry()
|
H A D | cpuset.h | 160 return read_seqcount_retry(¤t->mems_allowed_seq, seq); in read_mems_allowed_retry()
|
H A D | seqlock.h | 443 #define read_seqcount_retry(s, start) \ macro 909 return read_seqcount_retry(&sl->seqcount, start); in read_seqretry()
|
/openbmc/linux/net/core/ |
H A D | gen_estimator.c | 273 } while (read_seqcount_retry(&est->seq, seq)); in gen_estimator_read()
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | aperfmperf.c | 429 } while (read_seqcount_retry(&s->seq, seq)); in arch_freq_get_on_cpu()
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack.h | 342 } while (read_seqcount_retry(&nf_conntrack_generation, sequence)); in nf_conntrack_get_ht()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_pm.c | 401 } while (read_seqcount_retry(>->stats.lock, seq)); in intel_gt_get_awake_time()
|
/openbmc/linux/fs/btrfs/ |
H A D | volumes.h | 220 } while (read_seqcount_retry(&dev->data_seqcount, seq)); \
|
/openbmc/linux/Documentation/locking/ |
H A D | seqlock.rst | 87 } while (read_seqcount_retry(&foo_seqcount, seq));
|
/openbmc/linux/virt/kvm/ |
H A D | eventfd.c | 213 } while (read_seqcount_retry(&irqfd->irq_entry_sc, seq)); in irqfd_wakeup()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | path-lookup.rst | 703 ``read_seqcount_retry()`` or similar. 710 use ``read_seqcount_retry()`` to validate that copy. 712 ``read_seqcount_retry()`` not only checks the sequence number, but also 719 variables, then ``read_seqcount_retry()`` is called to confirm the two 722 instead. Notably it does *not* use ``read_seqcount_retry()``, but 724 isn't necessary. A subsequent ``read_seqcount_retry()`` will be
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 222 } while (read_seqcount_retry(&fp->link_seq, seq)); in fun_get_link_ksettings()
|
/openbmc/linux/fs/nfs/ |
H A D | delegation.c | 209 if (!err && read_seqcount_retry(&sp->so_reclaim_seqcount, seq)) in nfs_delegation_claim_opens()
|