Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/qemu/backends/
H A Dcryptodev-hmp-cmds.c23 QCryptodevBackendServiceTypeList *sl; in hmp_info_cryptodev() local
/openbmc/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
/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h91 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
101 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/openbmc/u-boot/arch/arm/include/asm/proc-armv/
H A Dprocessor.h33 unsigned long sl; member
/openbmc/u-boot/arch/mips/lib/
H A Dcache.c21 unsigned long conf2, sl; in probe_l2() local
/openbmc/u-boot/lib/
H A Dstring.c472 unsigned long *sl = (unsigned long *) s; in memset() local
511 unsigned long *dl = (unsigned long *)dest, *sl = (unsigned long *)src; in memcpy() local
/openbmc/u-boot/common/
H A Dcommand.c301 int sl = sep != NULL ? strlen(sep) : 0; in print_argv() local
/openbmc/u-boot/drivers/video/
H A Dmx3fb.c271 u32 sl:14; member
319 u32 sl:14; member
/openbmc/qemu/hw/audio/
H A Dfmopl.c430 int sl = v>>4; in set_sl_rr() local
/openbmc/qemu/target/sparc/
H A Dvis_helper.c89 int32_t sl[2]; member
/openbmc/qemu/
H A Dmeson.build3958 sl = static_library(d + '-' + m, [genh, module_ss.sources()], global() variable
4002 sl = static_library(module_name, global() variable
[all...]
/openbmc/qemu/target/hexagon/
H A Dgenptr.c1246 TCGv sl = tcg_constant_tl(slot); in gen_vreg_store() local
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c46 int64_t sl[1]; member