Home
last modified time | relevance | path

Searched defs:s (Results 2676 – 2700 of 4884) sorted by relevance

1...<<101102103104105106107108109110>>...196

/openbmc/u-boot/fs/yaffs2/
H A Dydirectenv.h40 #define yaffs_strnlen(s, m) strnlen(s, m) argument
/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/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
463 # define cap_disas_target(i, p, s) false argument
464 # define cap_disas_host(i, p, s) false argument
/openbmc/qemu/hw/9pfs/
H A D9p.h152 V9fsState *s; member
427 v9fs_path_write_lock(V9fsState *s) in v9fs_path_write_lock()
435 v9fs_path_read_lock(V9fsState *s) in v9fs_path_read_lock()
443 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()
H A Dsti_tvout.c452 static void tvout_dbg_vip(struct seq_file *s, int val) in tvout_dbg_vip()
491 static void tvout_dbg_hd_dac_cfg(struct seq_file *s, int val) in tvout_dbg_hd_dac_cfg()
497 static int tvout_dbg_show(struct seq_file *s, void *data) in tvout_dbg_show()
/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/qemu/hw/xen/
H A Dxen_pt.h303 static inline uint8_t xen_pt_pci_read_intx(XenPCIPassthroughState *s) in xen_pt_pci_read_intx()
310 static inline uint8_t xen_pt_pci_intx(XenPCIPassthroughState *s) in xen_pt_pci_intx()
339 static inline bool xen_pt_has_msix_mapping(XenPCIPassthroughState *s, int bar) in xen_pt_has_msix_mapping()
/openbmc/linux/fs/btrfs/
H A Daccessors.h114 struct btrfs_dev_item *s) in btrfs_device_total_bytes()
120 struct btrfs_dev_item *s, in btrfs_set_device_total_bytes()
182 static inline char *btrfs_stripe_dev_uuid(struct btrfs_stripe *s) in btrfs_stripe_dev_uuid()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c56 unsigned int s = req->rq_state; in seq_print_request_state() local
99 unsigned int s = req->rq_state; in seq_print_one_request() local
313 unsigned int s; in seq_print_resource_transfer_log_summary() local
/openbmc/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c323 char *spk_strlwr(char *s) in spk_strlwr()
/openbmc/qemu/hw/rx/
H A Drx-gdbsim.c84 RxGdbSimMachineState *s = RX_GDBSIM_MACHINE(machine); in rx_gdbsim_init() local
/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/qemu/monitor/
H A Dqmp-cmds-control.c159 static bool is_in(const char *s, strList *list) in is_in()
/openbmc/linux/tools/perf/tests/
H A Dsample-parsing.c41 #define FLAG(s) s->branch_stack->entries[i].flags argument
/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/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem.c57 u32 __iomem *s; in trash_stolen() local
/openbmc/qemu/audio/
H A Ddsound_template.h169 dsound *s = drv_opaque; in dsound_init_in() local
/openbmc/linux/arch/um/drivers/
H A Dssl.c165 char *s = conf[i]; in ssl_init() local
/openbmc/qemu/hw/core/
H A Dmachine-smp.c34 GString *s = g_string_new(NULL); in cpu_hierarchy_to_string() local
/openbmc/linux/include/crypto/
H A Dpublic_key.h44 u8 *s; /* Signature */ member
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c193 u_long s; in ahc_proc_write_seeprom() local
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.h56 #define to_rockchip_crtc_state(s) \ argument
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_str.c11 static void uppercase(char *s) in uppercase()
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dp10-plugins.cpp35 [&nodeId, &i_instance](const auto& s) { in pll_unlock()

1...<<101102103104105106107108109110>>...196