Home
last modified time | relevance | path

Searched defs:s (Results 2876 – 2900 of 4911) sorted by relevance

1...<<111112113114115116117118119120>>...197

/openbmc/linux/arch/x86/kvm/
H A Di8254.c445 struct kvm_kpit_channel_state *s; in pit_ioport_write() local
520 struct kvm_kpit_channel_state *s; in pit_ioport_read() local
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c1064 struct i40e_hmc_obj_txq *s) in i40e_set_lan_tx_queue_context()
1105 struct i40e_hmc_obj_rxq *s) in i40e_set_lan_rx_queue_context()
/openbmc/linux/arch/powerpc/include/asm/
H A Duaccess.h459 #define unsafe_copy_from_user(d, s, l, e) \ argument
480 #define unsafe_copy_to_user(d, s, l, e) \ argument
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-async.c892 static void print_waiting_match(struct seq_file *s, in print_waiting_match()
928 static int pending_subdevs_show(struct seq_file *s, void *data) in pending_subdevs_show()
/openbmc/qemu/hw/i386/
H A Dx86-common.c118 void x86_rtc_set_cpus_count(ISADevice *s, uint16_t cpus_count) in x86_rtc_set_cpus_count()
452 GSIState *s = opaque; in gsi_handler() local
/openbmc/qemu/hw/ppc/
H A Dppc405_boards.c448 Ref405epFpgaState *s = REF405EP_FPGA(dev); in ref405ep_fpga_realize() local
475 SysBusDevice *s; in ref405ep_init() local
H A De500.c810 SysBusDevice *s; in ppce500_init_mpic_qemu() local
869 SysBusDevice *s; in ppce500_init_mpic() local
934 SysBusDevice *s; in ppce500_init() local
/openbmc/qemu/tcg/
H A Doptimize.c185 static MemCopyInfo *mem_copy_first(OptContext *ctx, intptr_t s, intptr_t l) in mem_copy_first()
191 static MemCopyInfo *mem_copy_next(MemCopyInfo *mem, intptr_t s, intptr_t l) in mem_copy_next()
207 static void remove_mem_copy_in(OptContext *ctx, intptr_t s, intptr_t l) in remove_mem_copy_in()
340 static TCGTemp *find_mem_copy_for(OptContext *ctx, TCGType type, intptr_t s) in find_mem_copy_for()
1508 TCGContext *s = ctx->tcg; in fold_call() local
2706 void tcg_optimize(TCGContext *s) in tcg_optimize()
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c1111 struct ipmi_session * s) in read_session_data()
1146 struct ipmi_session * s) in read_session_data_v2x()
1213 struct ipmi_session * s) in read_session_data_v15()
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c413 static const char *strip_prefix(const char *s) in strip_prefix()
424 struct seq_file *s, in tegra_xusb_padctl_pinconf_group_dbg_show()
449 struct seq_file *s, in tegra_xusb_padctl_pinconf_config_dbg_show()
/openbmc/linux/net/appletalk/
H A Dddp.c91 struct sock *s; in atalk_search_socket() local
138 struct sock *s; in atalk_find_or_insert_socket() local
1091 struct sock *s; in atalk_pick_and_bind_port() local
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c351 void dss_dump_clocks(struct seq_file *s) in dss_dump_clocks()
372 static void dss_dump_regs(struct seq_file *s) in dss_dump_regs()
788 void dss_debug_dump_clocks(struct seq_file *s) in dss_debug_dump_clocks()
/openbmc/linux/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.c335 static void sprd_pctrl_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s, in sprd_pctrl_dbg_show()
807 struct seq_file *s, unsigned int pin_id) in sprd_pinconf_dbg_show()
820 struct seq_file *s, in sprd_pinconf_group_dbg_show()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c105 static void proc_ep_show(struct seq_file *s, struct at91_ep *ep) in proc_ep_show()
163 static void proc_irq_show(struct seq_file *s, const char *label, u32 mask) in proc_irq_show()
182 static int proc_udc_show(struct seq_file *s, void *unused) in proc_udc_show()
/openbmc/linux/drivers/pinctrl/nxp/
H A Dpinctrl-s32cc.c207 static void s32_pin_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s, in s32_pin_dbg_show()
622 struct seq_file *s, unsigned int pin_id) in s32_pinconf_dbg_show()
635 struct seq_file *s, unsigned int selector) in s32_pinconf_group_dbg_show()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c1047 struct nv04_page_flip_state *s; in nv04_finish_page_flip() local
1097 struct nv04_page_flip_state *s, in nv04_page_flip_emit()
1148 struct nv04_page_flip_state *s; in nv04_crtc_page_flip() local
/openbmc/linux/fs/smb/client/
H A Ddfs_cache.c322 const unsigned char *s = data; in cache_entry_hash() local
561 const char *s = path, *e; in lookup_cache_entry() local
1021 const char *s, *seps = "/\\"; in parse_target_share() local
/openbmc/linux/drivers/net/
H A Dtap.c43 int s = !!(q->flags & TAP_VNET_BE); in tap_get_vnet_be() local
53 int s; in tap_set_vnet_be() local
1019 int s; in tap_ioctl() local
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c32 #define MRFLD_FAMILY(b, s, e) \ argument
/openbmc/qemu/include/hw/input/
H A Dhid.h48 QemuInputHandlerState *s; member
/openbmc/u-boot/common/
H A Dlog.c131 const char *s, *p; in log_has_file() local
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dtextbox.c248 const char *s; in dialog_textbox() local
/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c241 gchar *s; in on_bus_acquired() local
/openbmc/u-boot/drivers/video/
H A Dvideomodes.c159 char *p, *s, *val_s; in video_get_params() local
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c286 char *s = env_get("bootm_boot_mode"); in armv7_boot_nonsec() local

1...<<111112113114115116117118119120>>...197