Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dseqlock.h802 } seqlock_t; typedef
825 seqlock_t sl = __SEQLOCK_UNLOCKED(sl)
833 static inline unsigned read_seqbegin(const seqlock_t *sl) in read_seqbegin()
853 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry()
883 static inline void write_seqlock(seqlock_t *sl) in write_seqlock()
896 static inline void write_sequnlock(seqlock_t *sl) in write_sequnlock()
909 static inline void write_seqlock_bh(seqlock_t *sl) in write_seqlock_bh()
923 static inline void write_sequnlock_bh(seqlock_t *sl) in write_sequnlock_bh()
936 static inline void write_seqlock_irq(seqlock_t *sl) in write_seqlock_irq()
949 static inline void write_sequnlock_irq(seqlock_t *sl) in write_sequnlock_irq()
[all …]
H A Dbadblocks.h39 seqlock_t lock;
H A Ddcache.h232 extern seqlock_t rename_lock;
H A Dmmzone.h526 seqlock_t span_seqlock;
/OK3568_Linux_fs/kernel/include/net/netns/
H A Dipv4.h23 seqlock_t lock;
29 seqlock_t lock;
H A Dxfrm.h26 seqlock_t lock;
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnetns.h107 seqlock_t boot_lock;
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dseqlock.rst54 :ref:`seqlock_t` instead.
161 Sequential locks (``seqlock_t``)
174 seqlock_t foo_seqlock;
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dverbs.h282 seqlock_t txwait_lock ____cacheline_aligned_in_smp;
291 seqlock_t iowait_lock ____cacheline_aligned_in_smp;
H A Dsdma.h366 seqlock_t head_lock ____cacheline_aligned_in_smp;
385 seqlock_t waitlock;
H A Dpio.h130 seqlock_t waitlock;
H A Diowait.h151 seqlock_t *lock;
H A Dqp.c176 seqlock_t *lock = priv->s_iowait.lock; in flush_iowait()
885 seqlock_t *lock = priv->s_iowait.lock; in notify_error_qp()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_vblank.h111 seqlock_t seqlock;
/OK3568_Linux_fs/kernel/fs/afs/
H A Dinternal.h279 seqlock_t fs_lock; /* For fs_servers, fs_probe_*, fs_proc */
287 seqlock_t fs_addr_lock; /* For fs_addresses[46] */
382 seqlock_t volume_lock; /* For volumes */
386 seqlock_t fs_lock; /* For fs_servers */
658 seqlock_t cb_lock; /* Lock for ->cb_server, ->status, ->cb_*break */
/OK3568_Linux_fs/kernel/include/net/
H A Dinetpeer.h63 seqlock_t lock;
H A Dneighbour.h155 seqlock_t ha_lock;
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dbt1-pvt.h184 seqlock_t data_seqlock;
/OK3568_Linux_fs/kernel/fs/
H A Dmount.h126 extern seqlock_t mount_lock;
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dufs.h48 seqlock_t meta_lock;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine_types.h532 seqlock_t lock;
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dsignal.h176 seqlock_t stats_lock;
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4_fs.h188 seqlock_t seqlock; /* Protects the stateid/open_stateid */
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h438 seqlock_t clock_lock;
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dar-internal.h292 seqlock_t service_conn_lock;

12