Home
last modified time | relevance | path

Searched defs:s2 (Results 126 – 150 of 194) sorted by relevance

12345678

/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c360 u32 s2 = point(x1 + w - 1, y1 + h - 1); in blade_copy_rect() local
522 u32 s2 = point(x1 + w - 1, y1 + h - 1); 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()
619 const void *v2, size_t s2, unsigned int d2) in ev_uniq_ord()
/openbmc/linux/drivers/nvme/host/
H A Dauth.c30 u32 s2; member
/openbmc/qemu/
H A Dqemu-io-cmds.c473 char s1[64], s2[64], ts[64]; in print_report() local
2083 char s1[64], s2[64]; in info_f() local
2314 char s1[64], s2[64]; in map_f() local
/openbmc/linux/lib/
H A Dstring_helpers.c910 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq()
/openbmc/linux/scripts/kconfig/
H A Dsymbol.c886 const struct sym_match *s2 = sym2; in sym_rel_comp() local
/openbmc/qemu/tcg/
H A Dtci.c1076 int32_t s2; in print_insn_tci() local
/openbmc/linux/include/linux/
H A Dof.h886 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument
887 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument
888 #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/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1605 u32 sum = 0, s2; in merge_probs_variant_d() local
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h283 X86OpSize s2:8; member
/openbmc/linux/sound/core/
H A Dinit.c54 const char *s1, *s2; in module_slot_match() local
/openbmc/linux/arch/sparc/kernel/
H A Dvisemul.c461 s16 s1, s2; in pdist() local
/openbmc/u-boot/scripts/kconfig/
H A Dsymbol.c1017 const struct sym_match *s2 = sym2; in sym_rel_comp() local
/openbmc/linux/arch/riscv/include/asm/
H A Dkvm_host.h133 unsigned long s2; member
/openbmc/linux/net/sctp/
H A Dipv6.c434 union sctp_addr *s2) in sctp_v6_addr_match_len()
/openbmc/linux/fs/nfs/
H A Dnfs4client.c682 struct nfs41_server_scope *s2) in nfs4_check_server_scope()
/openbmc/linux/drivers/block/
H A Dxen-blkfront.c1365 enum blk_req_status s2) in blkif_get_final_status()
1401 struct blk_shadow *s2 = &rinfo->shadow[s->associated_id]; in blkif_completion() local
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c223 const char *s1, *s2; in dpl_get_connection_endpoint() local
/openbmc/sdbusplus/test/message/
H A Dread.cpp511 const std::string s2{"asdf"}; in TEST_F() local
/openbmc/linux/fs/ceph/
H A Dsuper.c633 static int strcmp_null(const char *s1, const char *s2) in strcmp_null()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c53 struct pmbus_sensor *s2; member
1089 struct pmbus_sensor *s2 = b->s2; in pmbus_get_boolean() local
1261 struct pmbus_sensor *s2, in pmbus_add_boolean()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c246 int s1, s2; in test_update_existing() local
1122 int s1, s2, c, err; in test_reuseport_mixed_groups() local
/openbmc/u-boot/tools/env/
H A Dfw_env.c380 static char *envmatch(char *s1, char *s2) in envmatch()

12345678