Home
last modified time | relevance | path

Searched defs:s1 (Results 126 – 150 of 228) sorted by relevance

12345678910

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dptrace.h34 unsigned long s1; member
/openbmc/linux/net/ethtool/
H A Dstats.c460 const u64 *s1 = emac_stats + stats_offset; in ethtool_aggregate_stats() local
/openbmc/linux/net/ceph/
H A Dceph_common.c120 static int strcmp_null(const char *s1, const char *s2) in strcmp_null()
/openbmc/linux/arch/x86/crypto/
H A Dcast5-avx-x86_64-asm_64.S27 #define s1 cast_s1 macro
H A Dcast6-avx-x86_64-asm_64.S27 #define s1 cast_s1 macro
H A Dtwofish-avx-x86_64-asm_64.S26 #define s1 1024 macro
/openbmc/qemu/linux-headers/asm-riscv/
H A Dptrace.h34 unsigned long s1; member
/openbmc/u-boot/arch/nios2/lib/
H A Dlibgcc.c568 __gcc_bcmp (const unsigned char *s1, const unsigned char *s2, unsigned long size) in __gcc_bcmp()
/openbmc/ipmitool/lib/
H A Dipmi_firewall.c1022 char * s1 = enable?"en":"dis"; in ipmi_firewall_enable_disable() local
/openbmc/linux/scripts/kconfig/
H A Dexpr.c43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
H A Dsymbol.c885 const struct sym_match *s1 = sym1; in sym_rel_comp() local
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c42 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
/openbmc/sdbusplus/test/message/
H A Dappend.cpp234 const std::string s1{"fdsa"}; in TEST_F() local
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dnvram.c564 unsigned int s1 = 0, s2 = 0; in pmac_nvram_init() local
/openbmc/linux/drivers/pwm/
H A Dcore.c390 struct pwm_state s1 = { 0 }, s2 = { 0 }; in pwm_apply_debug() local
/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c359 u32 s1 = point(x1, y1); in blade_copy_rect() local
521 u32 s1 = point(x1, y1); in image_copy_rect() local
/openbmc/linux/arch/powerpc/perf/
H A Dhv-24x7.c608 static int memord(const void *d1, size_t s1, const void *d2, size_t s2) in memord()
618 static int ev_uniq_ord(const void *v1, size_t s1, unsigned int d1, in ev_uniq_ord()
/openbmc/linux/drivers/nvme/host/
H A Dauth.c29 u32 s1; member
/openbmc/linux/lib/
H A Dstring_helpers.c910 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq()
/openbmc/qemu/bsd-user/
H A Dsignal.c140 target_sigset_t s1; in target_to_host_sigset() local
/openbmc/linux/include/linux/
H A Dof.h884 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument
885 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument
886 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c396 UInt16 s1, s2; in mainGtU() local
/openbmc/linux/drivers/scsi/
H A Dimm.c459 unsigned char s1, s2, s3; in imm_cpp() local
/openbmc/u-boot/cmd/
H A Dnvedit.c775 int envmatch(uchar *s1, int i2) in envmatch()
/openbmc/linux/sound/core/
H A Dinit.c54 const char *s1, *s2; in module_slot_match() local

12345678910