/linux-6.12.1/kernel/time/ |
D | timekeeping.c | 261 } while (read_seqcount_retry(&tk_core.seq, seq)); in timekeeping_debug_get_ns() 831 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_real_ts64() 852 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get() 869 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_resolution_ns() 895 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_with_offset() 916 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_coarse_with_offset() 936 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_mono_to_any() 957 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_raw() 986 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_ts64() 1035 } while (read_seqcount_retry(&tk_core.seq, seq)); in ktime_get_real_seconds() [all …]
|
D | jiffies.c | 56 } while (read_seqcount_retry(&jiffies_seq, seq)); in get_jiffies_64()
|
D | tick-sched.c | 84 } while (read_seqcount_retry(&jiffies_seq, seq)); in tick_do_update_jiffies64() 786 } while (read_seqcount_retry(&ts->idle_sleeptime_seq, seq)); in get_cpu_sleep_time_us() 884 } while (read_seqcount_retry(&jiffies_seq, seq)); in get_jiffies_update()
|
D | tick-common.c | 169 } while (read_seqcount_retry(&jiffies_seq, seq)); in tick_setup_periodic()
|
/linux-6.12.1/fs/bcachefs/ |
D | btree_gc.h | 76 } while (read_seqcount_retry(&c->gc_pos_lock, seq)); in gc_visited()
|
/linux-6.12.1/kernel/sched/ |
D | cputime.c | 833 } while (read_seqcount_retry(&vtime->seqcount, seq)); in task_gtime() 878 } while (read_seqcount_retry(&vtime->seqcount, seq)); in task_cputime() 968 } while (read_seqcount_retry(&vtime->seqcount, seq)); in kcpustat_field_vtime() 1055 } while (read_seqcount_retry(&vtime->seqcount, seq)); in kcpustat_cpu_fetch_vtime()
|
D | psi.c | 272 } while (read_seqcount_retry(&groupc->seq, seq)); in get_recent_times()
|
/linux-6.12.1/net/netfilter/ |
D | nft_set_rbtree.c | 67 if (read_seqcount_retry(&priv->count, seq)) in __nft_rbtree_lookup() 125 if (ret || !read_seqcount_retry(&priv->count, seq)) in nft_rbtree_lookup() 148 if (read_seqcount_retry(&priv->count, seq)) in __nft_rbtree_get() 212 if (ret || !read_seqcount_retry(&priv->count, seq)) in nft_rbtree_get()
|
/linux-6.12.1/fs/ |
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()
|
D | namei.c | 721 return !read_seqcount_retry(&path->dentry->d_seq, seq); in __legitimize_path() 841 if (read_seqcount_retry(&dentry->d_seq, nd->next_seq)) in try_to_unlazy_next() 957 } while (read_seqcount_retry(&fs->seq, seq)); in set_root() 985 if (read_seqcount_retry(&d->d_seq, nd->seq)) in nd_jump_root() 1678 if (read_seqcount_retry(&parent->d_seq, nd->seq)) in lookup_fast() 1901 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into() 1917 if (read_seqcount_retry(&path.dentry->d_seq, nd->next_seq)) in step_into() 1952 if (read_seqcount_retry(&old->d_seq, nd->seq)) in follow_dotdot_rcu() 2499 } while (read_seqcount_retry(&fs->seq, seq)); in path_init()
|
D | dcache.c | 909 if (!read_seqcount_retry(&dentry->d_seq, seq)) in dget_parent() 2146 if (read_seqcount_retry(&dentry->d_seq, seq)) { in __d_lookup_rcu_op_compare() 2495 if (read_seqcount_retry(&dentry->d_seq, d_seq)) { in d_alloc_parallel() 3132 if (!read_seqcount_retry(&dentry->d_seq, seq)) in d_parent_ino()
|
/linux-6.12.1/include/linux/ |
D | u64_stats_sync.h | 177 return read_seqcount_retry(&syncp->seq, start); in __u64_stats_fetch_retry()
|
D | cpuset.h | 158 return read_seqcount_retry(¤t->mems_allowed_seq, seq); in read_mems_allowed_retry()
|
D | seqlock.h | 382 #define read_seqcount_retry(s, start) \ macro 783 return read_seqcount_retry(&sl->seqcount, start); in read_seqretry()
|
/linux-6.12.1/lib/ |
D | flex_proportions.c | 159 } while (read_seqcount_retry(&p->sequence, seq)); in fprop_fraction_percpu()
|
/linux-6.12.1/net/core/ |
D | gen_estimator.c | 273 } while (read_seqcount_retry(&est->seq, seq)); in gen_estimator_read()
|
/linux-6.12.1/include/net/netfilter/ |
D | nf_conntrack.h | 348 } while (read_seqcount_retry(&nf_conntrack_generation, sequence)); in nf_conntrack_get_ht()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | aperfmperf.c | 516 } while (read_seqcount_retry(&s->seq, seq)); in arch_freq_get_on_cpu()
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_gt_pm.c | 423 } while (read_seqcount_retry(>->stats.lock, seq)); in intel_gt_get_awake_time()
|
/linux-6.12.1/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1803 } while (read_seqcount_retry(&lp->hw_stats_seqcount, start)); in axienet_get_stats64() 2114 } while (read_seqcount_retry(&lp->hw_stats_seqcount, start)); in axienet_ethtools_get_ethtool_stats() 2169 } while (read_seqcount_retry(&lp->hw_stats_seqcount, start)); in axienet_ethtools_get_pause_stats() 2214 } while (read_seqcount_retry(&lp->hw_stats_seqcount, start)); in axienet_ethtool_get_eth_mac_stats() 2235 } while (read_seqcount_retry(&lp->hw_stats_seqcount, start)); in axienet_ethtool_get_eth_ctrl_stats() 2298 } while (read_seqcount_retry(&lp->hw_stats_seqcount, start)); in axienet_ethtool_get_rmon_stats()
|
/linux-6.12.1/drivers/gpu/drm/v3d/ |
D | v3d_drv.c | 160 } while (read_seqcount_retry(&stats->lock, seq)); in v3d_get_stats()
|
/linux-6.12.1/fs/btrfs/ |
D | volumes.h | 242 } while (read_seqcount_retry(&dev->data_seqcount, seq)); \
|
/linux-6.12.1/Documentation/locking/ |
D | seqlock.rst | 87 } while (read_seqcount_retry(&foo_seqcount, seq));
|
/linux-6.12.1/virt/kvm/ |
D | eventfd.c | 214 } while (read_seqcount_retry(&irqfd->irq_entry_sc, seq)); in irqfd_wakeup()
|
/linux-6.12.1/Documentation/filesystems/ |
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
|