Home
last modified time | relevance | path

Searched defs:sl (Results 1 – 8 of 8) sorted by relevance

/qemu/include/qemu/
H A Dseqlock.h27 static inline void seqlock_init(QemuSeqLock *sl) in seqlock_init() argument
33 static inline void seqlock_write_begin(QemuSeqLock *sl) in seqlock_write_begin()
41 static inline void seqlock_write_end(QemuSeqLock *sl) in seqlock_write_end()
50 static inline void seqlock_write_lock_impl(QemuSeqLock *sl, QemuLockable *lock) in seqlock_write_lock_impl()
55 #define seqlock_write_lock(sl, lock) \ argument
59 static inline void seqlock_write_unlock_impl(QemuSeqLock *sl, QemuLockable *lock) in seqlock_write_unlock_impl()
64 #define seqlock_write_unlock(sl, lock) \ argument
68 static inline unsigned seqlock_read_begin(const QemuSeqLock *sl) in seqlock_read_begin()
78 static inline int seqlock_read_retry(const QemuSeqLock *sl, unsigned start) in seqlock_read_retry()
/qemu/util/
H A Dmodule.c215 const char **sl; in module_load() local
322 const char **sl; in module_load_qom() local
380 const char **sl; in qemu_load_module_for_opts() local
/qemu/backends/
H A Dcryptodev-hmp-cmds.c23 QCryptodevBackendServiceTypeList *sl; in hmp_info_cryptodev() local
/qemu/hw/audio/
H A Dfmopl.c430 int sl = v>>4; in set_sl_rr() local
/qemu/target/sparc/
H A Dvis_helper.c89 int32_t sl[2]; member
/qemu/
H A Dmeson.build3933 sl = static_library(d + '-' + m, [genh, module_ss.sources()], variable
3977 sl = static_library(module_name, variable
/qemu/target/hexagon/
H A Dgenptr.c1246 TCGv sl = tcg_constant_tl(slot); in gen_vreg_store() local
/qemu/target/mips/tcg/
H A Ddsp_helper.c46 int64_t sl[1]; member