Home
last modified time | relevance | path

Searched defs:s (Results 3351 – 3375 of 4883) sorted by relevance

1...<<131132133134135136137138139140>>...196

/openbmc/linux/tools/testing/selftests/x86/
H A Dfsgsbase.c648 for (unsigned short s = 0; s < 5; s++) { in main() local
/openbmc/linux/fs/pstore/
H A Dplatform.c393 static void pstore_console_write(struct console *con, const char *s, unsigned c) in pstore_console_write()
/openbmc/qemu/hw/ppc/
H A Dmac_newworld.c153 SysBusDevice *s; in ppc_core99_init() local
/openbmc/qemu/target/mips/
H A Dcpu.c428 static void mips_cpu_disas_set_info(CPUState *s, disassemble_info *info) in mips_cpu_disas_set_info()
/openbmc/linux/drivers/bluetooth/
H A Ddtl1_cs.c387 struct sk_buff *s; in dtl1_hci_send_frame() local
/openbmc/linux/fs/gfs2/
H A Dmeta_io.c386 struct gfs2_trans *tr, *s; in gfs2_ail1_wipe() local
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c131 struct rtnl_link_stats64 *s) in rmnet_get_stats64()
/openbmc/u-boot/drivers/core/
H A Ddevres.c53 #define set_node_dbginfo(dr, n, s) do {} while (0) argument
/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.h127 struct DWstruct s; member
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lpc.c294 char *s = dest; in cros_ec_lpc_readmem() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dsstep.h105 #define MKOP(t, f, s) ((t) | (f) | SIZE(s)) argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr.c524 struct clk_state_registers_and_bypass s = { 0 }; in dcn3_clk_mgr_construct() local
/openbmc/linux/arch/loongarch/kernel/
H A Dsetup.c98 static const char *dmi_string_parse(const struct dmi_header *dm, u8 s) in dmi_string_parse()
/openbmc/linux/drivers/parport/
H A Dparport_ip32.c1027 struct parport_state *s) in parport_ip32_init_state()
1039 struct parport_state *s) in parport_ip32_save_state()
1051 struct parport_state *s) in parport_ip32_restore_state()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_core.c128 struct ip_vs_cpu_stats *s; in ip_vs_in_stats() local
164 struct ip_vs_cpu_stats *s; in ip_vs_out_stats() local
197 struct ip_vs_cpu_stats *s; in ip_vs_conn_stats() local
/openbmc/linux/net/sched/
H A Dsch_qfq.c1196 unsigned int s; in qfq_choose_next_agg() local
1288 int s; in qfq_schedule_agg() local
1373 int s; in qfq_deactivate_agg() local
/openbmc/u-boot/arch/riscv/include/asm/
H A Dio.h384 #define eth_io_copy_and_sum(s, c, l, b) \ argument
387 static inline int check_signature(ulong io_addr, const uchar *s, int len) in check_signature()
424 isa_check_signature(ulong io_addr, const uchar *s, int len) in isa_check_signature()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda.h539 static inline struct hdac_bus *sof_to_bus(struct snd_sof_dev *s) in sof_to_bus()
546 static inline struct hda_bus *sof_to_hbus(struct snd_sof_dev *s) in sof_to_hbus()
567 #define SOF_STREAM_SD_OFFSET(s) \ argument
/openbmc/linux/drivers/md/bcache/
H A Dsuper.c64 static unsigned int get_bucket_size(struct cache_sb *sb, struct cache_sb_disk *s) in get_bucket_size()
92 struct cache_sb_disk *s) in read_super_common()
170 struct cache_sb_disk *s; in read_super() local
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c369 static int hpre_diff_regs_show(struct seq_file *s, void *unused) in hpre_diff_regs_show()
381 static int hpre_com_regs_show(struct seq_file *s, void *unused) in hpre_com_regs_show()
390 static int hpre_cluster_regs_show(struct seq_file *s, void *unused) in hpre_cluster_regs_show()
/openbmc/qemu/gdbstub/
H A Dgdbstub.c561 GDBRegisterState s = { in gdb_register_feature() local
595 GDBRegisterState *s; in gdb_register_coprocessor() local
2470 void gdb_create_default_process(GDBState *s) in gdb_create_default_process()
/openbmc/linux/kernel/trace/
H A Dtrace_events_synth.c322 static void print_synth_event_num_val(struct trace_seq *s, in print_synth_event_num_val()
350 struct trace_seq *s = &iter->seq; in print_synth_event() local
695 struct seq_buf s; in parse_synth_field() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.h66 #define to_amdgpu_ring(s) container_of((s), struct amdgpu_ring, sched) argument
320 #define amdgpu_ring_emit_gfx_shadow(r, s, c, g, i, v) ((r)->funcs->emit_gfx_shadow((r), (s), (c), (… argument
325 #define amdgpu_ring_emit_frame_cntl(r, b, s) (r)->funcs->emit_frame_cntl((r), (b), (s)) argument
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c2781 uintptr_t s = (uintptr_t)vs; in swap_memmove() local
4349 static inline float32 abd_s(float32 a, float32 b, float_status *s) in abd_s()
4354 static inline float64 abd_d(float64 a, float64 b, float_status *s) in abd_d()
4418 static inline float32 subr_s(float32 a, float32 b, float_status *s) in subr_s()
4423 static inline float64 subr_d(float64 a, float64 b, float_status *s) in subr_d()
4516 static inline int16_t vfp_float16_to_int16_rtz(float16 f, float_status *s) in vfp_float16_to_int16_rtz()
4525 static inline int64_t vfp_float16_to_int64_rtz(float16 f, float_status *s) in vfp_float16_to_int64_rtz()
4534 static inline int64_t vfp_float32_to_int64_rtz(float32 f, float_status *s) in vfp_float32_to_int64_rtz()
4543 static inline int64_t vfp_float64_to_int64_rtz(float64 f, float_status *s) in vfp_float64_to_int64_rtz()
4552 static inline uint16_t vfp_float16_to_uint16_rtz(float16 f, float_status *s) in vfp_float16_to_uint16_rtz()
[all …]
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c286 static size_t __init prom_strlen(const char *s) in prom_strlen()
344 static int __init prom_strtobool(const char *s, bool *res) in prom_strtobool()
501 const char *p, *q, *s; in prom_printf() local
1589 static unsigned long __init prom_next_cell(int s, cell_t **cellp) in prom_next_cell()
2513 char *s, *os; in dt_find_string() local

1...<<131132133134135136137138139140>>...196