Home
last modified time | relevance | path

Searched defs:s1 (Results 101 – 125 of 228) sorted by relevance

12345678910

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-debug.c174 bool s1, s2, s3; in bdisp_dbg_dump_sty() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h120 struct exp_tid_set *s1, in tid_group_move()
/openbmc/qemu/target/arm/
H A Dptw.c3012 static uint8_t combine_cacheattr_nibble(uint8_t s1, uint8_t s2) in combine_cacheattr_nibble()
3036 ARMCacheAttrs s1, ARMCacheAttrs s2) in combined_attrs_nofwb()
3099 static uint8_t combined_attrs_fwb(ARMCacheAttrs s1, ARMCacheAttrs s2) in combined_attrs_fwb()
3147 ARMCacheAttrs s1, ARMCacheAttrs s2) in combine_cacheattrs()
/openbmc/qemu/hw/display/
H A Dcirrus_vga.c1105 static void cirrus_get_params(VGACommonState *s1, in cirrus_get_params()
1151 static int cirrus_get_bpp(VGACommonState *s1) in cirrus_get_bpp()
2189 static void cirrus_cursor_invalidate(VGACommonState *s1) in cirrus_cursor_invalidate()
2252 static void cirrus_cursor_draw_line(VGACommonState *s1, uint8_t *d1, int scr_y) in cirrus_cursor_draw_line()
/openbmc/linux/arch/x86/boot/
H A Dboot.h155 static inline bool memcmp_fs(const void *s1, addr_t s2, size_t len) in memcmp_fs()
162 static inline bool memcmp_gs(const void *s1, addr_t s2, size_t len) in memcmp_gs()
/openbmc/linux/tools/perf/util/
H A Dstream.c229 char *s1, *s2; in print_callchain_pair() local
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c39 substring (const char *s1, const char *s2) in substring()
/openbmc/u-boot/arch/riscv/include/asm/
H A Dptrace.h22 unsigned long s1; member
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmt352.c410 int s0, s1, s3; in mt352_read_status() local
/openbmc/linux/arch/x86/crypto/
H A Ddes3_ede-asm_64.S13 #define s1 .L_s1 macro
H A Dtwofish-x86_64-asm_64-3way.S15 #define s1 1024 macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h107 u16 s1; member
/openbmc/linux/crypto/
H A Decdsa.c98 u64 s1[ECC_MAX_DIGITS]; in _ecdsa_verify() local
/openbmc/qemu/target/sparc/
H A Dfop_helper.c346 float32 helper_fmadds(CPUSPARCState *env, float32 s1, in helper_fmadds()
354 float64 helper_fmaddd(CPUSPARCState *env, float64 s1, in helper_fmaddd()
/openbmc/u-boot/lib/libavb/
H A Davb_util.c64 int avb_safe_memcmp(const void* s1, const void* s2, size_t n) { in avb_safe_memcmp()
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c376 char s1[5], s2[5]; in radeon_parse_monitor_layout() local
/openbmc/linux/arch/riscv/include/asm/
H A Dptrace.h25 unsigned long s1; member
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c94 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) in regions_overlap()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c512 long res, s1, s0, flags; in test_imulw2() local
530 long res, s1, s0, flags; in test_imull2() local
549 long res, s1, s0, flags; in test_imulq2() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c830 u32 s1, u32 s2) in brcms_c_ampdu_dotxstatus_complete()
1021 u32 s1 = 0, s2 = 0; in brcms_c_ampdu_dotxstatus() local
/openbmc/linux/fs/smb/client/
H A Ddfs_cache.c510 static bool dfs_path_equal(const char *s1, int len1, const char *s2, int len2) in dfs_path_equal()
1098 static bool target_share_equal(struct TCP_Server_Info *server, const char *s1, const char *s2) in target_share_equal()
/openbmc/linux/arch/mips/kernel/
H A Dpm-cps.c75 s0, s1, s2, s3, s4, s5, s6, s7, enumerator
/openbmc/u-boot/lib/
H A Dsha512.c100 #define s1(x) (ror64(x,19) ^ ror64(x,61) ^ (x >> 6)) macro
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c74 static __always_inline int local_strncmp(const char *s1, in local_strncmp()
/openbmc/linux/arch/s390/kernel/
H A Dsysinfo.c480 #define STSI_FILE(fc, s1, s2) \ argument

12345678910