Home
last modified time | relevance | path

Searched refs:read_seqcount_begin (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/kernel/time/
H A Dtimekeeping.c254 seq = read_seqcount_begin(&tk_core.seq); in timekeeping_get_delta()
824 seq = read_seqcount_begin(&tk_core.seq); in ktime_get_real_ts64()
846 seq = read_seqcount_begin(&tk_core.seq); in ktime_get()
865 seq = read_seqcount_begin(&tk_core.seq); in ktime_get_resolution_ns()
889 seq = read_seqcount_begin(&tk_core.seq); in ktime_get_with_offset()
910 seq = read_seqcount_begin(&tk_core.seq); in ktime_get_coarse_with_offset()
932 seq = read_seqcount_begin(&tk_core.seq); in ktime_mono_to_any()
951 seq = read_seqcount_begin(&tk_core.seq); in ktime_get_raw()
979 seq = read_seqcount_begin(&tk_core.seq); in ktime_get_ts64()
1030 seq = read_seqcount_begin(&tk_core.seq); in ktime_get_real_seconds()
[all …]
H A Djiffies.c54 seq = read_seqcount_begin(&jiffies_seq); in get_jiffies_64()
H A Dtick-sched.c82 seq = read_seqcount_begin(&jiffies_seq); in tick_do_update_jiffies64()
707 seq = read_seqcount_begin(&ts->idle_sleeptime_seq); in get_cpu_sleep_time_us()
809 seq = read_seqcount_begin(&jiffies_seq); in tick_nohz_next_event()
H A Dtick-common.c168 seq = read_seqcount_begin(&jiffies_seq); in tick_setup_periodic()
/openbmc/linux/lib/
H A Dflex_proportions.c143 seq = read_seqcount_begin(&p->sequence); in fprop_fraction_single()
232 seq = read_seqcount_begin(&p->sequence); in fprop_fraction_percpu()
/openbmc/linux/kernel/sched/
H A Dcputime.c840 seq = read_seqcount_begin(&vtime->seqcount); in task_gtime()
871 seq = read_seqcount_begin(&vtime->seqcount); in task_cputime()
942 seq = read_seqcount_begin(&vtime->seqcount); in kcpustat_field_vtime()
1032 seq = read_seqcount_begin(&vtime->seqcount); in kcpustat_cpu_fetch_vtime()
H A Dpsi.c261 seq = read_seqcount_begin(&groupc->seq); in get_recent_times()
/openbmc/linux/net/netfilter/
H A Dnft_set_rbtree.c120 unsigned int seq = read_seqcount_begin(&priv->count); in nft_rbtree_lookup()
128 seq = read_seqcount_begin(&priv->count); in nft_rbtree_lookup()
203 unsigned int seq = read_seqcount_begin(&priv->count); in nft_rbtree_get()
214 seq = read_seqcount_begin(&priv->count); in nft_rbtree_get()
H A Dnft_counter.c137 seq = read_seqcount_begin(myseq); in nft_counter_fetch()
H A Dnf_conntrack_core.c609 sequence = read_seqcount_begin(&nf_conntrack_generation); in __nf_ct_delete_from_lists()
886 sequence = read_seqcount_begin(&nf_conntrack_generation); in nf_conntrack_hash_check_insert()
1178 sequence = read_seqcount_begin(&nf_conntrack_generation); in __nf_conntrack_confirm()
/openbmc/linux/fs/
H A Dd_path.c244 seq = read_seqcount_begin(&fs->seq); in get_fs_root_rcu()
388 seq = read_seqcount_begin(&fs->seq); in get_fs_root_and_pwd_rcu()
H A Dnamei.c948 seq = read_seqcount_begin(&fs->seq); in set_root()
1310 *seqp = read_seqcount_begin(&mountpoint->d_seq); in choose_mountpoint_rcu()
1513 nd->next_seq = read_seqcount_begin(&dentry->d_seq); in __follow_mount_rcu()
1899 nd->next_seq = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
2381 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
2406 seq = read_seqcount_begin(&fs->seq); in path_init()
2433 nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq); in path_init()
/openbmc/linux/include/linux/
H A Du64_stats_sync.h171 return read_seqcount_begin(&syncp->seq); in __u64_stats_fetch_begin()
H A Dcpuset.h146 return read_seqcount_begin(&current->mems_allowed_seq); in read_mems_allowed_begin()
H A Dseqlock.h356 #define read_seqcount_begin(s) \ macro
893 return read_seqcount_begin(&sl->seqcount); in read_seqbegin()
/openbmc/linux/net/core/
H A Dgen_estimator.c270 seq = read_seqcount_begin(&est->seq); in gen_estimator_read()
/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack.h339 sequence = read_seqcount_begin(&nf_conntrack_generation); in nf_conntrack_get_ht()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm.c399 seq = read_seqcount_begin(&gt->stats.lock); in intel_gt_get_awake_time()
/openbmc/linux/fs/btrfs/
H A Dvolumes.h218 seq = read_seqcount_begin(&dev->data_seqcount); \
/openbmc/linux/Documentation/locking/
H A Dseqlock.rst83 seq = read_seqcount_begin(&foo_seqcount);
/openbmc/linux/virt/kvm/
H A Deventfd.c211 seq = read_seqcount_begin(&irqfd->irq_entry_sc); in irqfd_wakeup()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c217 seq = read_seqcount_begin(&fp->link_seq); in fun_get_link_ksettings()
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c618 start = read_seqcount_begin(s); in get_counters()
H A Dip_tables.c757 start = read_seqcount_begin(s); in get_counters()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c774 start = read_seqcount_begin(s); in get_counters()

12