Home
last modified time | relevance | path

Searched defs:s (Results 2701 – 2725 of 4912) sorted by relevance

1...<<101102103104105106107108109110>>...197

/openbmc/qemu/hw/rtc/
H A Daspeed_rtc.c150 AspeedRtcState *s = ASPEED_RTC(dev); in aspeed_rtc_realize() local
/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp69 for (auto& s : Extensions::getStartupFunctions()) in REGISTER_EXTENSION_FUNCTION() local
/openbmc/linux/drivers/scsi/
H A Dips.c219 #define METHOD_TRACE(s, i) if (ips_debug >= (i+10)) printk(KERN_NOTICE s "\n"); argument
220 #define DEBUG(i, s) if (ips_debug >= i) printk(KERN_NOTICE s "\n"); argument
221 #define DEBUG_VAR(i, s, v...) if (ips_debug >= i) printk(KERN_NOTICE s "\n", v); argument
223 #define METHOD_TRACE(s, i) argument
224 #define DEBUG(i, s) argument
225 #define DEBUG_VAR(i, s, v...) argument
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c277 struct sched *s = sge->tx_sched; in tx_sched_stop() local
293 struct sched *s = sge->tx_sched; in t1_sched_update_parms() local
366 struct sched *s; in tx_sched_init() local
393 struct sched *s = sge->tx_sched; in sched_update_avail() local
428 struct sched *s = sge->tx_sched; in sched_skb() local
1308 struct sched *s = from_tasklet(s, t, sched_tsk); in restart_sched() local
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c1080 struct rtrs_path *s = con->c.path; in rtrs_clt_write_req() local
1174 struct rtrs_path *s = con->c.path; in rtrs_clt_read_req() local
1769 struct rtrs_path *s = con->c.path; in rtrs_rdma_addr_resolved() local
1921 struct rtrs_path *s = con->c.path; in rtrs_rdma_conn_rejected() local
1976 struct rtrs_path *s = con->c.path; in rtrs_clt_rdma_cm_handler() local
2048 struct rtrs_path *s = con->c.path; in create_cm() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c544 struct ip_vs_sync_conn_v0 *s; in ip_vs_sync_conn_v0() local
633 union ip_vs_sync_conn *s; in ip_vs_sync_conn() local
963 struct ip_vs_sync_conn_v0 *s; in ip_vs_process_message_v0() local
1073 union ip_vs_sync_conn *s; in ip_vs_proc_sync_conn() local
1233 union ip_vs_sync_conn *s; in ip_vs_process_message() local
/openbmc/qemu/hw/9pfs/
H A D9p.h152 V9fsState *s; member
428 v9fs_path_write_lock(V9fsState *s) in v9fs_path_write_lock()
436 v9fs_path_read_lock(V9fsState *s) in v9fs_path_read_lock()
444 v9fs_path_unlock(V9fsState *s) in v9fs_path_unlock()
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c606 static void hdmi_dbg_cfg(struct seq_file *s, int val) in hdmi_dbg_cfg()
630 static void hdmi_dbg_sta(struct seq_file *s, int val) in hdmi_dbg_sta()
642 static void hdmi_dbg_sw_di_cfg(struct seq_file *s, int val) in hdmi_dbg_sw_di_cfg()
670 static int hdmi_dbg_show(struct seq_file *s, void *data) in hdmi_dbg_show()
/openbmc/qemu/include/disas/
H A Ddis-asm.h18 #define sprintf_vma(s,x) sprintf (s, "%0" PRIx64, x) argument
19 #define snprintf_vma(s,ss,x) snprintf (s, ss, "%0" PRIx64, x) argument
469 # define cap_disas_target(i, p, s) false argument
470 # define cap_disas_host(i, p, s) false argument
/openbmc/linux/drivers/usb/chipidea/
H A Dudc.c358 unsigned int length, struct scatterlist *s) in add_td_to_list()
468 struct scatterlist *s) in prepare_td_per_sg()
488 static void ci_add_buffer_entry(struct td_node *node, struct scatterlist *s) in ci_add_buffer_entry()
510 struct scatterlist *s = req->sg; in prepare_td_for_sg() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dtemp.c47 struct nvbios_therm_sensor *s = &therm->bios_sensor; in nvkm_therm_temp_safety_checks() local
/openbmc/qemu/audio/
H A Ddsound_template.h169 dsound *s = drv_opaque; in dsound_init_in() local
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c193 u_long s; in ahc_proc_write_seeprom() local
/openbmc/qemu/monitor/
H A Dqmp-cmds-control.c159 static bool is_in(const char *s, strList *list) in is_in()
/openbmc/linux/sound/usb/usx2y/
H A Dusbusx2y.c321 static void usx2y_unlinkseq(struct snd_usx2y_async_seq *s) in usx2y_unlinkseq()
/openbmc/linux/tools/perf/tests/
H A Dsample-parsing.c41 #define FLAG(s) s->branch_stack->entries[i].flags argument
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_str.c11 static void uppercase(char *s) in uppercase()
/openbmc/linux/include/crypto/
H A Dpublic_key.h44 u8 *s; /* Signature */ member
/openbmc/linux/arch/um/drivers/
H A Dssl.c165 char *s = conf[i]; in ssl_init() local
/openbmc/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c323 char *spk_strlwr(char *s) in spk_strlwr()
/openbmc/linux/arch/arc/include/asm/
H A Dperf_event.h41 unsigned int m:8, c:8, r:5, i:1, s:2, v:8; member
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem.c57 u32 __iomem *s; in trash_stolen() local
/openbmc/qemu/hw/ppc/
H A Dmpc8544_guts.c125 GutsState *s = MPC8544_GUTS(obj); in mpc8544_guts_initfn() local
/openbmc/qemu/hw/rx/
H A Drx-gdbsim.c84 RxGdbSimMachineState *s = RX_GDBSIM_MACHINE(machine); in rx_gdbsim_init() local
/openbmc/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c198 unsigned int s; in mfd_assert_has_seals() local
211 unsigned int s; in mfd_assert_add_seals() local
224 unsigned int s; in mfd_fail_add_seals() local

1...<<101102103104105106107108109110>>...197