Home
last modified time | relevance | path

Searched defs:s (Results 3601 – 3625 of 4913) sorted by relevance

1...<<141142143144145146147148149150>>...197

/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c97 #define LSB_of(s) ((s)&0xFF) argument
98 #define MSB_of(s) ((s)>>8) argument
H A Dshuttle_usbat.c144 #define LSB_of(s) ((s)&0xFF) argument
145 #define MSB_of(s) ((s)>>8) argument
H A Dalauda.c113 #define LSB_of(s) ((s)&0xFF) argument
114 #define MSB_of(s) ((s)>>8) argument
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc1533 QString s = QFileDialog::getOpenFileName(this, "", conf_get_configname()); in loadConfig() local
1552 QString s = QFileDialog::getSaveFileName(this, "", conf_get_configname()); in saveConfigAs() local
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c145 const volatile u32 __iomem *s = src; in wil_memcpy_fromio_32() local
162 const u32 *s = src; in wil_memcpy_toio_32() local
/openbmc/linux/mm/
H A Dzswap.c888 static bool zswap_pool_changed(const char *s, const struct kernel_param *kp) in zswap_pool_changed()
901 char *s = strstrip((char *)val); in __zswap_param_set() local
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-ns2-mux.c164 #define NS2_PIN_DESC(p, n, b, o, s, i, pu, d) \ argument
523 struct seq_file *s, unsigned int offset) in ns2_pin_dbg_show()
/openbmc/linux/crypto/
H A Ddrbg.c286 struct s { in drbg_cpu_to_be32() struct
287 __be32 conv; in drbg_cpu_to_be32()
/openbmc/linux/arch/ia64/kernel/
H A Dmca.c429 unsigned long s; in ia64_log_get() local
1620 struct ia64_sal_os_state *s; in default_monarch_init_process() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c1114 struct seq_buf s; in perf_stats_show() local
1157 struct seq_buf s; in flags_show() local
/openbmc/linux/drivers/tty/serial/
H A Dsprd_serial.c967 static void sprd_console_write(struct console *co, const char *s, in sprd_console_write()
1046 static void sprd_early_write(struct console *con, const char *s, unsigned int n) in sprd_early_write()
H A Dxilinx_uartps.c1166 static void cdns_early_write(struct console *con, const char *s, in cdns_early_write()
1224 static void cdns_uart_console_write(struct console *co, const char *s, in cdns_uart_console_write()
/openbmc/linux/block/
H A Dblk-cgroup.c649 struct blkg_iostat_set *s = per_cpu_ptr(blkg->iostat_cpu, cpu); in blkg_clear_stat() local
1144 static void blkcg_print_one_stat(struct blkcg_gq *blkg, struct seq_file *s) in blkcg_print_one_stat()
/openbmc/linux/fs/ecryptfs/
H A Dkeystore.c626 struct ecryptfs_write_tag_70_packet_silly_stack *s; in ecryptfs_write_tag_70_packet() local
899 struct ecryptfs_parse_tag_70_packet_silly_stack *s; in ecryptfs_parse_tag_70_packet() local
/openbmc/qemu/disas/
H A Dhppa.c269 int s, t; in re_assemble_16() local
1987 const char *s; in print_insn_hppa() local
/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c899 uint32_t b, s; in HELPER() local
920 uint32_t s, b; in do_sm4_round() local
/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c355 float_status s = { }; /* for snan_bit_is_one */ in helper_fclass_s() local
374 float_status s = { }; /* for snan_bit_is_one */ in helper_fclass_d() local
/openbmc/qemu/hw/ppc/
H A Dvof.c62 static bool cmpservice(const char *s, unsigned nargs, unsigned nret, in cmpservice()
862 #define cmpserv(s, a, r) \ in vof_client_handle() argument
/openbmc/linux/net/sched/
H A Dsch_netem.c191 struct rnd_state *s = &p->prng_state; in get_crandom() local
275 struct rnd_state *s = &q->prng.prng_state; in loss_gilb_ell() local
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c304 static int sec_diff_regs_show(struct seq_file *s, void *unused) in sec_diff_regs_show()
827 static int sec_regs_show(struct seq_file *s, void *unused) in sec_regs_show()
/openbmc/linux/arch/arc/include/asm/
H A Ddisasm.h32 #define BITS(word, s, e) (((word) >> (s)) & (~((-2) << ((e) - (s))))) argument
/openbmc/u-boot/drivers/spi/
H A Dfsl_espi.c28 #define to_fsl_spi_slave(s) container_of(s, struct fsl_spi_slave, slave) argument
/openbmc/u-boot/common/
H A DxyzModem.c129 parse_num (char *s, unsigned long *val, char **es, char *delim) in parse_num()
/openbmc/u-boot/arch/arm/mach-uniphier/dram/
H A Dumc-pxs2.c314 const struct ddrphy_init_sequence *s; in __ddrphy_training() local
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_udc.c60 #define SET_EP0_STATE(s) \ argument

1...<<141142143144145146147148149150>>...197