/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-ipd-defs.h | 110 } s; member 123 } s; member 136 } s; member 193 } s; member 288 } s; member 330 } s; member 343 } s; member 354 } s; member 369 } s; member 414 } s; member [all …]
|
/openbmc/linux/scripts/kconfig/ |
H A D | util.c | 52 void str_append(struct gstr *gs, const char *s) in str_append() 69 char s[10000]; /* big enough... */ in str_printf() local 109 char *xstrdup(const char *s) in xstrdup() 120 char *xstrndup(const char *s, size_t n) in xstrndup()
|
/openbmc/qemu/hw/misc/ |
H A D | allwinner-h3-sysctrl.c | 45 const AwH3SysCtrlState *s = AW_H3_SYSCTRL(opaque); in allwinner_h3_sysctrl_read() local 60 AwH3SysCtrlState *s = AW_H3_SYSCTRL(opaque); in allwinner_h3_sysctrl_write() local 91 AwH3SysCtrlState *s = AW_H3_SYSCTRL(dev); in allwinner_h3_sysctrl_reset() local 101 AwH3SysCtrlState *s = AW_H3_SYSCTRL(obj); in allwinner_h3_sysctrl_init() local
|
H A D | npcm7xx_clk.c | 123 NPCM7xxClockPLLState *s = opaque; in npcm7xx_clk_update_pll() local 141 NPCM7xxClockSELState *s = opaque; in npcm7xx_clk_update_sel() local 156 NPCM7xxClockDividerState *s = opaque; in npcm7xx_clk_update_divider() local 163 static uint32_t divide_by_constant(NPCM7xxClockDividerState *s) in divide_by_constant() 168 static uint32_t divide_by_reg_divisor(NPCM7xxClockDividerState *s) in divide_by_reg_divisor() 174 static uint32_t divide_by_reg_divisor_times_2(NPCM7xxClockDividerState *s) in divide_by_reg_divisor_times_2() 179 static uint32_t shift_by_reg_divisor(NPCM7xxClockDividerState *s) in shift_by_reg_divisor() 615 g_autofree char *s = g_strdup_printf("clock-in[%d]", i); in npcm7xx_clk_sel_init() local 730 NPCM7xxCLKState *s = opaque; in npcm7xx_clk_read() local 778 NPCM7xxCLKState *s = opaque; in npcm7xx_clk_write() local [all …]
|
/openbmc/qemu/hw/intc/ |
H A D | m68k_irqc.c | 22 M68KIRQCState *s = M68K_IRQC(obj); in m68k_irqc_get_statistics() local 31 M68KIRQCState *s = M68K_IRQC(obj); in m68k_irqc_print_info() local 37 M68KIRQCState *s = opaque; in m68k_set_irq() local 59 M68KIRQCState *s = M68K_IRQC(d); in m68k_irqc_reset() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_labpc_common.c | 103 static int labpc_cancel(struct comedi_device *dev, struct comedi_subdevice *s) in labpc_cancel() 148 struct comedi_subdevice *s, in labpc_setup_cmd6_reg() 212 struct comedi_subdevice *s, in labpc_ai_eoc() 225 struct comedi_subdevice *s, in labpc_ai_insn_read() 440 struct comedi_subdevice *s, in labpc_ai_check_chanlist() 497 struct comedi_subdevice *s, struct comedi_cmd *cmd) in labpc_ai_cmdtest() 611 static int labpc_ai_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in labpc_ai_cmd() 818 struct comedi_subdevice *s = dev->read_subdev; in labpc_interrupt() local 889 struct comedi_subdevice *s, in labpc_ao_write() 901 struct comedi_subdevice *s, in labpc_ao_insn_write() [all …]
|
H A D | ke_counter.c | 41 struct comedi_subdevice *s, in ke_counter_insn_write() 63 struct comedi_subdevice *s, in ke_counter_insn_read() 95 struct comedi_subdevice *s, in ke_counter_insn_config() 148 struct comedi_subdevice *s, in ke_counter_do_insn_bits() 164 struct comedi_subdevice *s; in ke_counter_auto_attach() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-stats.c | 172 struct dm_stat *s = container_of(head, struct dm_stat, rcu_head); in dm_stat_free() local 215 struct dm_stat *s; in dm_stats_cleanup() local 267 struct dm_stat *s, *tmp_s; in dm_stats_create() local 429 struct dm_stat *s; in __dm_stats_find() local 443 struct dm_stat *s; in dm_stats_delete() local 482 struct dm_stat *s; in dm_stats_list() local 522 static void dm_stat_round(struct dm_stat *s, struct dm_stat_shared *shared, in dm_stat_round() 553 static void dm_stat_for_entry(struct dm_stat *s, size_t entry, in dm_stat_for_entry() 625 static void __dm_stat_bio(struct dm_stat *s, int bi_rw, in __dm_stat_bio() 668 struct dm_stat *s; in dm_stats_account_io() local [all …]
|
/openbmc/qemu/hw/char/ |
H A D | riscv_htif.c | 98 HTIFState *s = opaque; in htif_recv() local 127 HTIFState *s = opaque; in htif_be_change() local 155 static void htif_handle_tohost_write(HTIFState *s, uint64_t val_written) in htif_handle_tohost_write() 279 HTIFState *s = opaque; in htif_mm_read() local 299 HTIFState *s = opaque; in htif_mm_write() local 349 HTIFState *s = g_new0(HTIFState, 1); in htif_mm_init() local
|
/openbmc/linux/drivers/xen/events/ |
H A D | events_2l.c | 64 struct shared_info *s = HYPERVISOR_shared_info; in evtchn_2l_clear_pending() local 70 struct shared_info *s = HYPERVISOR_shared_info; in evtchn_2l_set_pending() local 76 struct shared_info *s = HYPERVISOR_shared_info; in evtchn_2l_is_pending() local 82 struct shared_info *s = HYPERVISOR_shared_info; in evtchn_2l_mask() local 88 struct shared_info *s = HYPERVISOR_shared_info; in evtchn_2l_unmask() local 172 struct shared_info *s = HYPERVISOR_shared_info; in evtchn_2l_handle_events() local
|
/openbmc/qemu/hw/pci-host/ |
H A D | ppc440_pcix.c | 113 static void ppc440_pcix_update_pim(PPC440PCIXState *s, int idx) in ppc440_pcix_update_pim() 138 static void ppc440_pcix_update_pom(PPC440PCIXState *s, int idx) in ppc440_pcix_update_pom() 169 struct PPC440PCIXState *s = opaque; in ppc440_pcix_reg_write4() local 300 struct PPC440PCIXState *s = opaque; in ppc440_pcix_reg_read4() local 400 struct PPC440PCIXState *s = PPC440_PCIX_HOST(dev); in ppc440_pcix_reset() local 446 PPC440PCIXState *s = opaque; in ppc440_pcix_set_iommu() local 464 PCIHostState *s = opaque; in pci_host_config_write() local 475 PCIHostState *s = opaque; in pci_host_config_read() local 490 PPC440PCIXState *s; in ppc440_pcix_realize() local
|
H A D | grackle.c | 44 GrackleState *s = opaque; in pci_grackle_set_irq() local 52 GrackleState *s = GRACKLE_PCI_HOST_BRIDGE(dev); in grackle_realize() local 68 GrackleState *s = GRACKLE_PCI_HOST_BRIDGE(obj); in grackle_init() local 127 GrackleState *s = GRACKLE_PCI_HOST_BRIDGE(dev); in grackle_ofw_unit_address() local
|
/openbmc/qemu/audio/ |
H A D | dsoundaudio.c | 57 dsound *s; member 64 dsound *s; member 270 static int dsound_restore_out (LPDIRECTSOUNDBUFFER dsb, dsound *s) in dsound_restore_out() 289 dsound *s) in dsound_get_status_out() 322 dsound *s) in dsound_clear_sample() 362 static int dsound_set_cooperative_level(dsound *s) in dsound_set_cooperative_level() 389 dsound *s = ds->s; in dsound_enable_out() local 595 dsound *s = opaque; in dsound_audio_fini() local 626 dsound *s = g_new0(dsound, 1); in dsound_audio_init() local
|
/openbmc/qemu/hw/adc/ |
H A D | aspeed_adc.c | 69 static bool breaks_threshold(AspeedADCEngineState *s, int reg) in breaks_threshold() 90 static uint32_t read_channel_sample(AspeedADCEngineState *s, int reg) in read_channel_sample() 110 AspeedADCEngineState *s = ASPEED_ADC_ENGINE(opaque); in aspeed_adc_engine_read() local 170 AspeedADCEngineState *s = ASPEED_ADC_ENGINE(opaque); in aspeed_adc_engine_write() local 257 AspeedADCEngineState *s = ASPEED_ADC_ENGINE(dev); in aspeed_adc_engine_reset() local 264 AspeedADCEngineState *s = ASPEED_ADC_ENGINE(dev); in aspeed_adc_engine_realize() local 315 AspeedADCState *s = ASPEED_ADC(obj); in aspeed_adc_instance_init() local 330 AspeedADCState *s = opaque; in aspeed_adc_set_irq() local 345 AspeedADCState *s = ASPEED_ADC(dev); in aspeed_adc_realize() local
|
/openbmc/qemu/hw/cpu/ |
H A D | arm11mpcore.c | 22 ARM11MPCorePriveState *s = (ARM11MPCorePriveState *)opaque; in mpcore_priv_set_irq() local 27 static void mpcore_priv_map_setup(ARM11MPCorePriveState *s) in mpcore_priv_map_setup() 74 ARM11MPCorePriveState *s = ARM11MPCORE_PRIV(dev); in mpcore_priv_realize() local 117 ARM11MPCorePriveState *s = ARM11MPCORE_PRIV(obj); in mpcore_priv_initfn() local
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_debugfs.c | 9 static int firmware_show(struct seq_file *s, void *v) in firmware_show() 20 static int device_show(struct seq_file *s, void *v) in device_show() 37 static int stats_show(struct seq_file *s, void *v) in stats_show()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci-pci.c | 36 EHCIState *s = &i->ehci; in usb_ehci_pci_realize() local 79 EHCIState *s = &i->ehci; in usb_ehci_pci_init() local 98 EHCIState *s = &i->ehci; in usb_ehci_pci_finalize() local 106 EHCIState *s = &i->ehci; in usb_ehci_pci_exit() local 118 EHCIState *s = &i->ehci; in usb_ehci_pci_reset() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_device_path_to_text.c | 44 static char *dp_unknown(char *s, struct efi_device_path *dp) in dp_unknown() 50 static char *dp_hardware(char *s, struct efi_device_path *dp) in dp_hardware() 75 static char *dp_acpi(char *s, struct efi_device_path *dp) in dp_acpi() 94 static char *dp_msging(char *s, struct efi_device_path *dp) in dp_msging() 168 static char *dp_media(char *s, struct efi_device_path *dp) in dp_media()
|
/openbmc/qemu/hw/net/ |
H A D | mcf_fec.c | 192 static void mcf_fec_update(mcf_fec_state *s) in mcf_fec_update() 211 static void mcf_fec_tx_stats(mcf_fec_state *s, int size) in mcf_fec_tx_stats() 236 static void mcf_fec_do_tx(mcf_fec_state *s) in mcf_fec_do_tx() 288 static void mcf_fec_enable_rx(mcf_fec_state *s) in mcf_fec_enable_rx() 302 mcf_fec_state *s = MCF_FEC_NET(dev); in mcf_fec_reset() local 320 static uint64_t mcf_fec_read_mdio(mcf_fec_state *s) in mcf_fec_read_mdio() 363 mcf_fec_state *s = (mcf_fec_state *)opaque; in mcf_fec_read() local 403 mcf_fec_state *s = (mcf_fec_state *)opaque; in mcf_fec_write() local 502 static void mcf_fec_rx_stats(mcf_fec_state *s, int size) in mcf_fec_rx_stats() 527 static int mcf_fec_have_receive_space(mcf_fec_state *s, size_t want) in mcf_fec_have_receive_space() [all …]
|
/openbmc/qemu/block/ |
H A D | vhdx-log.c | 111 static void GRAPH_RDLOCK vhdx_log_reset(BlockDriverState *bs, BDRVVHDXState *s) in vhdx_log_reset() 183 BDRVVHDXState *s = bs->opaque; in vhdx_log_write_sectors() local 219 BDRVVHDXState *s) in vhdx_log_hdr_is_valid() 339 vhdx_log_read_desc(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogEntries *log, in vhdx_log_read_desc() 491 vhdx_log_flush(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_flush() 591 vhdx_validate_log_entry(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_validate_log_entry() 671 vhdx_log_search(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_search() 754 int vhdx_parse_log(BlockDriverState *bs, BDRVVHDXState *s, bool *flushed, in vhdx_parse_log() 861 vhdx_log_write(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_log_write() 1045 vhdx_log_write_and_flush(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_log_write_and_flush()
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_dqs.c | 18 #define DEBUG_DQS_C(s, d, l) \ argument 20 #define DEBUG_DQS_FULL_C(s, d, l) \ argument 22 #define DEBUG_DQS_RESULTS_C(s, d, l) \ argument 24 #define DEBUG_PER_DQ_C(s, d, l) \ argument 27 #define DEBUG_DQS_RESULTS_S(s) \ argument 32 #define DEBUG_PER_DQ_S(s) \ argument 40 #define DEBUG_DQS_S(s) puts(s) argument 43 #define DEBUG_DQS_S(s) argument 48 #define DEBUG_DQS_FULL_S(s) puts(s) argument 51 #define DEBUG_DQS_FULL_S(s) argument
|
/openbmc/linux/security/smack/ |
H A D | smackfs.c | 532 static void *smk_seq_start(struct seq_file *s, loff_t *pos, in smk_seq_start() 549 static void *smk_seq_next(struct seq_file *s, void *v, loff_t *pos, in smk_seq_next() 560 static void smk_seq_stop(struct seq_file *s, void *v) in smk_seq_stop() 565 static void smk_rule_show(struct seq_file *s, struct smack_rule *srp, int max) in smk_rule_show() 608 static void *load2_seq_start(struct seq_file *s, loff_t *pos) in load2_seq_start() 613 static void *load2_seq_next(struct seq_file *s, void *v, loff_t *pos) in load2_seq_next() 618 static int load_seq_show(struct seq_file *s, void *v) in load_seq_show() 752 static void *cipso_seq_start(struct seq_file *s, loff_t *pos) in cipso_seq_start() 757 static void *cipso_seq_next(struct seq_file *s, void *v, loff_t *pos) in cipso_seq_next() 766 static int cipso_seq_show(struct seq_file *s, void *v) in cipso_seq_show() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_listen.c | 55 int err, s; in test_insert_opened() local 79 int err, s; in test_insert_bound() local 105 int s; in test_insert() local 122 int s; in test_delete_after_insert() local 138 int err, s; in test_delete_after_close() local 165 int s; in test_lookup_after_insert() local 191 int err, s; in test_lookup_after_delete() local 216 int err, s; in test_lookup_32_bit_value() local 276 int err, s, c; in do_destroy_orphan_child() local 338 int err, s, c; in test_clone_after_delete() local [all …]
|
/openbmc/qemu/hw/display/ |
H A D | vga-mmio.c | 56 VGAMmioState *s = opaque; in vga_mm_read() local 65 VGAMmioState *s = opaque; in vga_mm_write() local 83 VGAMmioState *s = VGA_MMIO(dev); in vga_mmio_reset() local 90 VGAMmioState *s = VGA_MMIO(dev); in vga_mmio_realizefn() local
|
/openbmc/qemu/tests/qtest/ |
H A D | tpm-emu.c | 23 void tpm_emu_test_wait_cond(TPMTestState *s) in tpm_emu_test_wait_cond() 46 TPMTestState *s = data; in tpm_emu_tpm_thread() local 96 TPMTestState *s = data; in tpm_emu_ctrl_thread() local 228 QString *s = qobject_to(QString, qlist_entry_obj(e)); in tpm_model_is_available() local
|