Home
last modified time | relevance | path

Searched defs:s (Results 326 – 350 of 4882) sorted by relevance

1...<<11121314151617181920>>...196

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h88 } s; member
104 } s; member
126 } s; member
149 } s; member
164 } s; member
188 } s; member
200 } s; member
216 } s; member
227 } s; member
236 } s; member
H A Dcvmx-led-defs.h55 } s; member
68 } s; member
81 } s; member
94 } s; member
107 } s; member
120 } s; member
133 } s; member
146 } s; member
159 } s; member
172 } s; member
[all …]
/openbmc/qemu/hw/display/
H A Dbcm2835_fb.c50 BCM2835FBState *s = BCM2835_FB(opaque); in fb_invalidate_display() local
58 BCM2835FBState *s = opaque; in draw_line_src16() local
154 BCM2835FBState *s = opaque; in fb_update_display() local
255 void bcm2835_fb_reconfigure(BCM2835FBState *s, BCM2835FBConfig *newconfig) in bcm2835_fb_reconfigure()
266 static void bcm2835_fb_mbox_push(BCM2835FBState *s, uint32_t value) in bcm2835_fb_mbox_push()
302 BCM2835FBState *s = opaque; in bcm2835_fb_read() local
328 BCM2835FBState *s = opaque; in bcm2835_fb_write() local
384 BCM2835FBState *s = BCM2835_FB(obj); in bcm2835_fb_init() local
394 BCM2835FBState *s = BCM2835_FB(dev); in bcm2835_fb_reset() local
406 BCM2835FBState *s = BCM2835_FB(dev); in bcm2835_fb_realize() local
/openbmc/qemu/hw/adc/
H A Dnpcm7xx_adc.c49 static void npcm7xx_adc_reset(NPCM7xxADCState *s) in npcm7xx_adc_reset()
68 static uint32_t npcm7xx_adc_prescaler(NPCM7xxADCState *s) in npcm7xx_adc_prescaler()
86 static void npcm7xx_adc_start_convert(NPCM7xxADCState *s) in npcm7xx_adc_start_convert()
96 NPCM7xxADCState *s = opaque; in npcm7xx_adc_convert_done() local
122 static void npcm7xx_adc_write_con(NPCM7xxADCState *s, uint32_t new_con) in npcm7xx_adc_write_con()
155 NPCM7xxADCState *s = opaque; in npcm7xx_adc_read() local
180 NPCM7xxADCState *s = opaque; in npcm7xx_adc_write() local
216 NPCM7xxADCState *s = NPCM7XX_ADC(obj); in npcm7xx_adc_enter_reset() local
223 NPCM7xxADCState *s = NPCM7XX_ADC(obj); in npcm7xx_adc_hold_reset() local
230 NPCM7xxADCState *s = NPCM7XX_ADC(obj); in npcm7xx_adc_init() local
/openbmc/qemu/hw/input/
H A Dadb.c49 static int do_adb_request(ADBBusState *s, uint8_t *obuf, const uint8_t *buf, in do_adb_request()
95 int adb_request(ADBBusState *s, uint8_t *obuf, const uint8_t *buf, int len) in adb_request()
109 int adb_poll(ADBBusState *s, uint8_t *obuf, uint16_t poll_mask) in adb_poll()
137 void adb_set_autopoll_enabled(ADBBusState *s, bool enabled) in adb_set_autopoll_enabled()
151 void adb_set_autopoll_rate_ms(ADBBusState *s, int rate_ms) in adb_set_autopoll_rate_ms()
162 void adb_set_autopoll_mask(ADBBusState *s, uint16_t mask) in adb_set_autopoll_mask()
176 void adb_autopoll_block(ADBBusState *s) in adb_autopoll_block()
186 void adb_autopoll_unblock(ADBBusState *s) in adb_autopoll_unblock()
200 ADBBusState *s = opaque; in adb_autopoll() local
213 void adb_register_autopoll_callback(ADBBusState *s, void (*cb)(void *opaque), in adb_register_autopoll_callback()
/openbmc/qemu/backends/
H A Drng-random.c38 RngRandom *s = RNG_RANDOM(opaque); in entropy_available() local
61 RngRandom *s = RNG_RANDOM(b); in rng_random_request_entropy() local
72 RngRandom *s = RNG_RANDOM(b); in rng_random_opened() local
84 RngRandom *s = RNG_RANDOM(obj); in rng_random_get_filename() local
93 RngRandom *s = RNG_RANDOM(obj); in rng_random_set_filename() local
106 RngRandom *s = RNG_RANDOM(obj); in rng_random_init() local
114 RngRandom *s = RNG_RANDOM(obj); in rng_random_finalize() local
/openbmc/qemu/hw/usb/
H A Dxlnx-versal-usb2-ctrl-regs.c75 static void ir_update_irq(VersalUsb2CtrlRegs *s) in ir_update_irq()
83 VersalUsb2CtrlRegs *s = XILINX_VERSAL_USB2_CTRL_REGS(reg->opaque); in ir_status_postw() local
93 VersalUsb2CtrlRegs *s = XILINX_VERSAL_USB2_CTRL_REGS(reg->opaque); in ir_enable_prew() local
103 VersalUsb2CtrlRegs *s = XILINX_VERSAL_USB2_CTRL_REGS(reg->opaque); in ir_disable_prew() local
148 VersalUsb2CtrlRegs *s = XILINX_VERSAL_USB2_CTRL_REGS(obj); in usb2_ctrl_regs_reset_init() local
158 VersalUsb2CtrlRegs *s = XILINX_VERSAL_USB2_CTRL_REGS(obj); in usb2_ctrl_regs_reset_hold() local
175 VersalUsb2CtrlRegs *s = XILINX_VERSAL_USB2_CTRL_REGS(obj); in usb2_ctrl_regs_init() local
/openbmc/linux/fs/hpfs/
H A Dbuffer.c14 secno hpfs_search_hotfix_map(struct super_block *s, secno sec) in hpfs_search_hotfix_map()
26 unsigned hpfs_search_hotfix_map_for_range(struct super_block *s, secno sec, unsigned n) in hpfs_search_hotfix_map_for_range()
38 void hpfs_prefetch_sectors(struct super_block *s, unsigned secno, int n) in hpfs_prefetch_sectors()
71 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, in hpfs_map_sector()
93 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) in hpfs_get_sector()
114 void *hpfs_map_4sectors(struct super_block *s, unsigned secno, struct quad_buffer_head *qbh, in hpfs_map_4sectors()
168 void *hpfs_get_4sectors(struct super_block *s, unsigned secno, in hpfs_get_4sectors()
/openbmc/linux/lib/xz/
H A Dxz_dec_stream.c157 static bool fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp()
175 static enum xz_ret dec_vli(struct xz_dec *s, const uint8_t *in, in dec_vli()
218 static enum xz_ret dec_block(struct xz_dec *s, struct xz_buf *b) in dec_block()
281 static void index_update(struct xz_dec *s, const struct xz_buf *b) in index_update()
296 static enum xz_ret dec_index(struct xz_dec *s, struct xz_buf *b) in dec_index()
346 static enum xz_ret crc32_validate(struct xz_dec *s, struct xz_buf *b) in crc32_validate()
370 static bool check_skip(struct xz_dec *s, struct xz_buf *b) in check_skip()
387 static enum xz_ret dec_stream_header(struct xz_dec *s) in dec_stream_header()
422 static enum xz_ret dec_stream_footer(struct xz_dec *s) in dec_stream_footer()
449 static enum xz_ret dec_block_header(struct xz_dec *s) in dec_block_header()
[all …]
/openbmc/qemu/hw/audio/
H A Dasc.c107 static void asc_raise_irq(ASCState *s) in asc_raise_irq()
112 static void asc_lower_irq(ASCState *s) in asc_lower_irq()
119 ASCState *s = container_of(fs, ASCState, fifos[fs->index]); in asc_fifo_get() local
154 static int generate_fifo(ASCState *s, int maxsamples) in generate_fifo()
281 static int generate_wavetable(ASCState *s, int maxsamples) in generate_wavetable()
319 ASCState *s = opaque; in asc_out_cb() local
378 ASCState *s = container_of(fs, ASCState, fifos[fs->index]); in asc_fifo_write() local
427 ASCState *s = opaque; in asc_read() local
463 ASCState *s = opaque; in asc_write() local
545 ASCState *s = ASC(opaque); in asc_post_load() local
[all …]
/openbmc/qemu/hw/dma/
H A Dxlnx-zynq-devcfg.c136 static void xlnx_zynq_devcfg_update_ixr(XlnxZynqDevcfg *s) in xlnx_zynq_devcfg_update_ixr()
143 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(dev); in xlnx_zynq_devcfg_reset() local
151 static void xlnx_zynq_devcfg_dma_go(XlnxZynqDevcfg *s) in xlnx_zynq_devcfg_dma_go()
189 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_ixr_post_write() local
196 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_ctrl_pre_write() local
222 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_unlock_post_write() local
241 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_lock_pre_write() local
249 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(reg->opaque); in r_dma_dst_len_post_write() local
363 XlnxZynqDevcfg *s = XLNX_ZYNQ_DEVCFG(obj); in xlnx_zynq_devcfg_init() local
H A Drc4030.c106 static void set_next_tick(rc4030State *s) in set_next_tick() argument
120 rc4030State *s = opaque; in rc4030_read() local
261 rc4030State *s = opaque; in rc4030_write() local
395 static void update_jazz_irq(rc4030State *s) in update_jazz_irq()
410 rc4030State *s = opaque; in rc4030_irq_jazz_request() local
423 rc4030State *s = opaque; in rc4030_periodic_timer() local
431 rc4030State *s = opaque; in jazzio_read() local
471 rc4030State *s = opaque; in jazzio_write() local
502 rc4030State *s = container_of(iommu, rc4030State, dma_mr); in rc4030_dma_translate() local
529 rc4030State *s = RC4030(dev); in rc4030_reset() local
[all …]
/openbmc/qemu/hw/char/
H A Dgoldfish_tty.c48 GoldfishTTYState *s = opaque; in goldfish_tty_read() local
70 static void goldfish_tty_cmd(GoldfishTTYState *s, uint32_t cmd) in goldfish_tty_cmd()
129 GoldfishTTYState *s = opaque; in goldfish_tty_write() local
170 GoldfishTTYState *s = opaque; in goldfish_tty_can_receive() local
180 GoldfishTTYState *s = opaque; in goldfish_tty_receive() local
195 GoldfishTTYState *s = GOLDFISH_TTY(dev); in goldfish_tty_reset() local
207 GoldfishTTYState *s = GOLDFISH_TTY(dev); in goldfish_tty_realize() local
224 GoldfishTTYState *s = GOLDFISH_TTY(dev); in goldfish_tty_unrealize() local
252 GoldfishTTYState *s = GOLDFISH_TTY(obj); in goldfish_tty_instance_init() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c56 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start()
65 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next()
75 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop()
79 static int opcode_stats_show(struct seq_file *s, u8 i, u64 packets, u64 bytes) in opcode_stats_show()
90 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show()
114 static void *_tx_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _tx_opcode_stats_seq_start()
119 static void *_tx_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _tx_opcode_stats_seq_next()
124 static void _tx_opcode_stats_seq_stop(struct seq_file *s, void *v) in _tx_opcode_stats_seq_stop()
128 static int _tx_opcode_stats_seq_show(struct seq_file *s, void *v) in _tx_opcode_stats_seq_show()
138 struct hfi1_opcode_stats_perctx *s = in _tx_opcode_stats_seq_show() local
[all …]
/openbmc/linux/fs/reiserfs/
H A Dsuper.c67 static int reiserfs_sync_fs(struct super_block *s, int wait) in reiserfs_sync_fs()
87 struct super_block *s; in flush_old_commits() local
115 void reiserfs_schedule_old_flush(struct super_block *s) in reiserfs_schedule_old_flush()
136 void reiserfs_cancel_old_flush(struct super_block *s) in reiserfs_cancel_old_flush()
147 static int reiserfs_freeze(struct super_block *s) in reiserfs_freeze()
170 static int reiserfs_unfreeze(struct super_block *s) in reiserfs_unfreeze()
193 static int remove_save_link_only(struct super_block *s, in remove_save_link_only()
225 static int finish_unfinished(struct super_block *s) in finish_unfinished()
550 static void reiserfs_kill_sb(struct super_block *s) in reiserfs_kill_sb()
576 static void reiserfs_quota_off_umount(struct super_block *s) in reiserfs_quota_off_umount()
[all …]
H A Dobjectid.c11 #define objectid_map(s,rs) (old_format_only (s) ? \ argument
17 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map()
27 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map()
51 struct super_block *s = th->t_super; in reiserfs_get_unused_objectid() local
100 struct super_block *s = th->t_super; in reiserfs_release_objectid() local
179 int reiserfs_convert_objectid_map_v1(struct super_block *s) in reiserfs_convert_objectid_map_v1()
/openbmc/qemu/hw/intc/
H A Dbcm2836_control.c63 static void deliver_local(BCM2836ControlState *s, uint8_t core, uint8_t irq, in deliver_local()
78 static void bcm2836_control_update(BCM2836ControlState *s) in bcm2836_control_update()
143 BCM2836ControlState *s = opaque; in bcm2836_control_set_local_irq() local
180 BCM2836ControlState *s = opaque; in bcm2836_control_set_gpu_irq() local
189 BCM2836ControlState *s = opaque; in bcm2836_control_set_gpu_fiq() local
198 BCM2836ControlState *s = opaque; in bcm2836_control_local_timer_set_next() local
211 BCM2836ControlState *s = opaque; in bcm2836_control_local_timer_tick() local
221 BCM2836ControlState *s = opaque; in bcm2836_control_local_timer_control() local
233 BCM2836ControlState *s = opaque; in bcm2836_control_local_timer_ack() local
246 BCM2836ControlState *s = opaque; in bcm2836_control_read() local
[all …]
H A Darm_gic_common.c33 GICState *s = (GICState *)opaque; in gic_pre_save() local
45 GICState *s = (GICState *)opaque; in gic_post_load() local
56 GICState *s = (GICState *)opaque; in gic_virt_state_needed() local
131 void gic_init_irqs_and_mmio(GICState *s, qemu_irq_handler handler, in gic_init_irqs_and_mmio()
191 GICState *s = ARM_GIC_COMMON(dev); in arm_gic_common_realize() local
238 static inline void arm_gic_common_reset_irq_state(GICState *s, int cidx, in arm_gic_common_reset_irq_state()
268 GICState *s = ARM_GIC_COMMON(obj); in arm_gic_common_reset_hold() local
337 GICState *s = ARM_GIC_COMMON(obj); in arm_gic_common_linux_init() local
H A Dioapic.c91 static void ioapic_service(IOAPICCommonState *s) in ioapic_service()
148 IOAPICCommonState *s = opaque; in delayed_ioapic_service_cb() local
155 IOAPICCommonState *s = opaque; in ioapic_set_irq() local
192 static void ioapic_update_kvm_routes(IOAPICCommonState *s) in ioapic_update_kvm_routes()
217 IOAPICCommonState *s = (IOAPICCommonState *)private; in ioapic_iec_notifier() local
225 IOAPICCommonState *s; in ioapic_eoi_broadcast() local
298 IOAPICCommonState *s = opaque; in ioapic_mem_read() local
371 IOAPICCommonState *s = opaque; in ioapic_mem_write() local
432 IOAPICCommonState *s = container_of(notifier, IOAPICCommonState, in ioapic_machine_done_notify() local
451 IOAPICCommonState *s = IOAPIC_COMMON(dev); in ioapic_realize() local
[all …]
/openbmc/qemu/hw/timer/
H A Di8254_common.c38 PITChannelState *s = &pit->channels[channel]; in pit_set_gate() local
45 int pit_get_out(PITChannelState *s, int64_t current_time) in pit_get_out()
77 int64_t pit_get_next_transition_time(PITChannelState *s, int64_t current_time) in pit_get_next_transition_time()
133 void pit_get_channel_info_common(PITCommonState *s, PITChannelState *sc, in pit_get_channel_info_common()
145 PITChannelState *s = &pit->channels[channel]; in pit_get_channel_info() local
153 PITChannelState *s; in pit_reset_common() local
204 PITCommonState *s = opaque; in pit_dispatch_pre_save() local
216 PITCommonState *s = opaque; in pit_dispatch_post_load() local
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c192 struct comedi_subdevice *s; in comedi_subdevice_from_minor() local
217 struct comedi_subdevice *s; in comedi_dev_get_from_subdevice_minor() local
251 struct comedi_subdevice *s; in comedi_read_subdevice() local
265 struct comedi_subdevice *s; in comedi_write_subdevice() local
280 struct comedi_subdevice *s, *read_s, *write_s; in comedi_file_reset() local
325 struct comedi_subdevice *s, in resize_async_buffer()
372 struct comedi_subdevice *s; in max_read_buffer_kb_show() local
395 struct comedi_subdevice *s; in max_read_buffer_kb_store() local
428 struct comedi_subdevice *s; in read_buffer_kb_show() local
451 struct comedi_subdevice *s; in read_buffer_kb_store() local
[all …]
/openbmc/linux/drivers/md/bcache/
H A Drequest.c489 struct search *s = container_of(cl, struct search, cl); in bch_cache_read_endio() local
515 struct search *s = container_of(op, struct search, op); in cache_lookup_fn() local
580 struct search *s = container_of(cl, struct search, iop.cl); in cache_lookup() local
626 struct search *s = container_of(cl, struct search, cl); in request_endio() local
642 struct search *s = container_of(cl, struct search, cl); in backing_request_endio() local
669 static void bio_complete(struct search *s) in bio_complete()
682 static void do_bio_hook(struct search *s, in do_bio_hook()
703 struct search *s = container_of(cl, struct search, cl); in search_free() local
719 struct search *s; in search_alloc() local
754 struct search *s = container_of(cl, struct search, cl); in cached_dev_bio_complete() local
[all …]
/openbmc/qemu/migration/
H A Dblock-dirty-bitmap.c380 static void send_bitmap_header(QEMUFile *f, DBMSaveState *s, in send_bitmap_header()
409 static void send_bitmap_start(QEMUFile *f, DBMSaveState *s, in send_bitmap_start()
417 static void send_bitmap_complete(QEMUFile *f, DBMSaveState *s, in send_bitmap_complete()
423 static void send_bitmap_bits(QEMUFile *f, DBMSaveState *s, in send_bitmap_bits()
468 static void dirty_bitmap_do_save_cleanup(DBMSaveState *s) in dirty_bitmap_do_save_cleanup()
483 static int add_bitmaps_to_list(DBMSaveState *s, BlockDriverState *bs, in add_bitmaps_to_list()
601 static int init_dirty_bitmap_migration(DBMSaveState *s, Error **errp) in init_dirty_bitmap_migration()
691 static void bulk_phase_send_chunk(QEMUFile *f, DBMSaveState *s, in bulk_phase_send_chunk()
706 static void bulk_phase(QEMUFile *f, DBMSaveState *s, bool limit) in bulk_phase()
725 DBMSaveState *s = &((DBMState *)opaque)->save; in dirty_bitmap_save_cleanup() local
[all …]
/openbmc/qemu/hw/acpi/
H A Dacpi-pci-hotplug-stub.c7 void acpi_pcihp_init(Object *owner, AcpiPciHpState *s, PCIBus *root_bus, in acpi_pcihp_init()
13 void acpi_pcihp_device_plug_cb(HotplugHandler *hotplug_dev, AcpiPciHpState *s, in acpi_pcihp_device_plug_cb()
25 void acpi_pcihp_device_unplug_cb(HotplugHandler *hotplug_dev, AcpiPciHpState *s, in acpi_pcihp_device_unplug_cb()
32 AcpiPciHpState *s, DeviceState *dev, in acpi_pcihp_device_unplug_request_cb()
38 void acpi_pcihp_reset(AcpiPciHpState *s) in acpi_pcihp_reset()
43 bool acpi_pcihp_is_hotpluggbale_bus(AcpiPciHpState *s, BusState *bus) in acpi_pcihp_is_hotpluggbale_bus()
/openbmc/bios-bmc-smm-error-logger/test/
H A Dbuffer_test.cpp63 InSequence s; in TEST_F() local
121 InSequence s; in TEST_F() local
244 InSequence s; in TEST_F() local
272 InSequence s; in TEST_F() local
300 InSequence s; in TEST_F() local
336 InSequence s; in initializeFuncMock() local
373 InSequence s; in TEST_F() local
400 InSequence s; in TEST_F() local
424 InSequence s; in TEST_F() local
452 InSequence s; in TEST_F() local
[all …]

1...<<11121314151617181920>>...196