Home
last modified time | relevance | path

Searched refs:seqlock_t (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dseqlock.h860 } seqlock_t; typedef
883 seqlock_t sl = __SEQLOCK_UNLOCKED(sl)
891 static inline unsigned read_seqbegin(const seqlock_t *sl) in read_seqbegin()
907 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry()
931 static inline void write_seqlock(seqlock_t *sl) in write_seqlock()
944 static inline void write_sequnlock(seqlock_t *sl) in write_sequnlock()
957 static inline void write_seqlock_bh(seqlock_t *sl) in write_seqlock_bh()
971 static inline void write_sequnlock_bh(seqlock_t *sl) in write_sequnlock_bh()
984 static inline void write_seqlock_irq(seqlock_t *sl) in write_seqlock_irq()
997 static inline void write_sequnlock_irq(seqlock_t *sl) in write_sequnlock_irq()
[all …]
H A Dbadblocks.h39 seqlock_t lock;
H A Ddcache.h216 extern seqlock_t rename_lock;
/openbmc/linux/include/net/netns/
H A Dipv4.h22 seqlock_t lock;
28 seqlock_t lock;
H A Dxfrm.h25 seqlock_t lock;
/openbmc/linux/drivers/md/
H A Draid10.h79 seqlock_t resync_lock;
/openbmc/linux/include/drm/
H A Ddrm_vblank.h111 seqlock_t seqlock;
/openbmc/linux/fs/nfsd/
H A Dnetns.h127 seqlock_t writeverf_lock;
/openbmc/linux/Documentation/locking/
H A Dseqlock.rst54 :ref:`seqlock_t` instead.
161 Sequential locks (``seqlock_t``)
174 seqlock_t foo_seqlock;
/openbmc/linux/include/net/
H A Dinetpeer.h63 seqlock_t lock;
H A Dneighbour.h155 seqlock_t ha_lock;
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.h240 seqlock_t txwait_lock ____cacheline_aligned_in_smp;
249 seqlock_t iowait_lock ____cacheline_aligned_in_smp;
H A Dpio.h88 seqlock_t waitlock;
H A Dsdma.h325 seqlock_t head_lock ____cacheline_aligned_in_smp;
344 seqlock_t waitlock;
H A Diowait.h110 seqlock_t *lock;
H A Dqp.c134 seqlock_t *lock = priv->s_iowait.lock; in flush_iowait()
844 seqlock_t *lock = priv->s_iowait.lock; in notify_error_qp()
/openbmc/linux/drivers/hwmon/
H A Dbt1-pvt.h184 seqlock_t data_seqlock;
/openbmc/linux/fs/
H A Dmount.h124 extern seqlock_t mount_lock;
/openbmc/linux/fs/ufs/
H A Dufs.h48 seqlock_t meta_lock;
/openbmc/linux/fs/afs/
H A Dinternal.h284 seqlock_t fs_lock; /* For fs_servers, fs_probe_*, fs_proc */
292 seqlock_t fs_addr_lock; /* For fs_addresses[46] */
385 seqlock_t volume_lock; /* For volumes */
389 seqlock_t fs_lock; /* For fs_servers */
670 seqlock_t cb_lock; /* Lock for ->cb_server, ->status, ->cb_*break */
/openbmc/linux/include/linux/sched/
H A Dsignal.h185 seqlock_t stats_lock;
/openbmc/linux/fs/btrfs/
H A Dfs.h607 seqlock_t profiles_lock;
/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h191 seqlock_t seqlock; /* Protects the stateid/open_stateid */
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h431 seqlock_t clock_lock;
/openbmc/linux/kernel/rcu/
H A Drefscale.c572 seqlock_t rts_seqlock;

12