/openbmc/linux/drivers/tty/serial/ |
H A D | max3100.c | 142 static int max3100_do_parity(struct max3100_port *s, u16 c) in max3100_do_parity() 160 static int max3100_check_parity(struct max3100_port *s, u16 c) in max3100_check_parity() 165 static void max3100_calc_parity(struct max3100_port *s, u16 *c) in max3100_calc_parity() 178 static void max3100_dowork(struct max3100_port *s) in max3100_dowork() 186 struct max3100_port *s = from_timer(s, t, timer); in max3100_timeout() local 194 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx) in max3100_sr() 219 static int max3100_handlerx_unlocked(struct max3100_port *s, u16 rx) in max3100_handlerx_unlocked() 260 static int max3100_handlerx(struct max3100_port *s, u16 rx) in max3100_handlerx() 273 struct max3100_port *s = container_of(w, struct max3100_port, work); in max3100_work() local 339 struct max3100_port *s = dev_id; in max3100_irq() local [all …]
|
/openbmc/qemu/hw/scsi/ |
H A D | mptconfig.c | 189 size_t mptsas_config_manufacturing_0(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_0() 201 size_t mptsas_config_manufacturing_1(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_1() 209 size_t mptsas_config_manufacturing_2(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_2() 218 size_t mptsas_config_manufacturing_3(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_3() 227 size_t mptsas_config_manufacturing_4(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_4() 236 size_t mptsas_config_manufacturing_5(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_5() 243 size_t mptsas_config_manufacturing_6(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_6() 250 size_t mptsas_config_manufacturing_7(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_7() 257 size_t mptsas_config_manufacturing_8(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_8() 264 size_t mptsas_config_manufacturing_9(MPTSASState *s, uint8_t **data, int address) in mptsas_config_manufacturing_9() [all …]
|
H A D | vmw_pvscsi.c | 79 #define PVSCSI_USE_OLD_PCI_CONFIGURATION(s) \ argument 81 #define PVSCSI_MSI_OFFSET(s) \ argument 348 pvscsi_reset_state(PVSCSIState *s) in pvscsi_reset_state() 362 pvscsi_update_irq_status(PVSCSIState *s) in pvscsi_update_irq_status() 382 pvscsi_raise_completion_interrupt(PVSCSIState *s) in pvscsi_raise_completion_interrupt() 393 pvscsi_raise_message_interrupt(PVSCSIState *s) in pvscsi_raise_message_interrupt() 404 pvscsi_cmp_ring_put(PVSCSIState *s, struct PVSCSIRingCmpDesc *cmp_desc) in pvscsi_cmp_ring_put() 414 pvscsi_msg_ring_put(PVSCSIState *s, struct PVSCSIRingMsgDesc *msg_desc) in pvscsi_msg_ring_put() 426 PVSCSIState *s = opaque; in pvscsi_process_completion_queue() local 445 pvscsi_reset_adapter(PVSCSIState *s) in pvscsi_reset_adapter() [all …]
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.c | 150 pid_t qtest_pid(QTestState *s) in qtest_pid() 155 bool qtest_probe_child(QTestState *s) in qtest_probe_child() 178 void qtest_set_expected_status(QTestState *s, int status) in qtest_set_expected_status() 183 static void qtest_check_status(QTestState *s) in qtest_check_status() 218 void qtest_wait_qemu(QTestState *s) in qtest_wait_qemu() 257 void qtest_kill_qemu(QTestState *s) in qtest_kill_qemu() 273 static void kill_qemu_hook_func(void *s) in kill_qemu_hook_func() 397 QTestState *s = g_new0(QTestState, 1); in qtest_spawn_qemu() local 448 QTestState *s; in qtest_init_internal() local 532 QTestState *s = qtest_init_internal(qtest_qemu_binary(var), extra_args); in qtest_init_with_env() local [all …]
|
/openbmc/qemu/hw/rtc/ |
H A D | pl031.c | 43 static void pl031_update(PL031State *s) in pl031_update() 53 PL031State *s = (PL031State *)opaque; in pl031_interrupt() local 60 static uint32_t pl031_get_count(PL031State *s) in pl031_get_count() 66 static void pl031_set_alarm(PL031State *s) in pl031_set_alarm() 86 PL031State *s = (PL031State *)opaque; in pl031_read() local 135 PL031State *s = (PL031State *)opaque; in pl031_write() local 192 PL031State *s = PL031(obj); in pl031_init() local 209 PL031State *s = PL031(obj); in pl031_finalize() local 216 PL031State *s = opaque; in pl031_pre_save() local 245 PL031State *s = opaque; in pl031_pre_load() local [all …]
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-streams.c | 107 struct cx18_stream *s = vb2_get_drv_priv(vq); in cx18_queue_setup() local 140 struct cx18_stream *s = vb2_get_drv_priv(vb->vb2_queue); in cx18_buf_queue() local 154 struct cx18_stream *s = vb2_get_drv_priv(vb->vb2_queue); in cx18_buf_prepare() local 174 void cx18_clear_queue(struct cx18_stream *s, enum vb2_buffer_state state) in cx18_clear_queue() 189 struct cx18_stream *s = vb2_get_drv_priv(vq); in cx18_start_streaming() local 215 struct cx18_stream *s = vb2_get_drv_priv(vq); in cx18_stop_streaming() local 237 struct cx18_stream *s = &cx->streams[type]; in cx18_stream_init() local 304 struct cx18_stream *s = &cx->streams[type]; in cx18_prep_dev() local 409 struct cx18_stream *s = &cx->streams[type]; in cx18_reg_dev() local 549 static void cx18_vbi_setup(struct cx18_stream *s) in cx18_vbi_setup() [all …]
|
/openbmc/qemu/util/ |
H A D | vfio-helpers.c | 135 static inline void assert_bar_index_valid(QEMUVFIOState *s, int index) in assert_bar_index_valid() 140 static int qemu_vfio_pci_init_bar(QEMUVFIOState *s, int index, Error **errp) in qemu_vfio_pci_init_bar() 163 void *qemu_vfio_pci_map_bar(QEMUVFIOState *s, int index, in qemu_vfio_pci_map_bar() 185 void qemu_vfio_pci_unmap_bar(QEMUVFIOState *s, int index, void *bar, in qemu_vfio_pci_unmap_bar() 196 int qemu_vfio_pci_init_irq(QEMUVFIOState *s, EventNotifier *e, in qemu_vfio_pci_init_irq() 236 static int qemu_vfio_pci_read_config(QEMUVFIOState *s, void *buf, in qemu_vfio_pci_read_config() 251 static int qemu_vfio_pci_write_config(QEMUVFIOState *s, void *buf, int size, int ofs) in qemu_vfio_pci_write_config() 265 static void collect_usable_iova_ranges(QEMUVFIOState *s, void *buf) in collect_usable_iova_ranges() 294 static int qemu_vfio_init_pci(QEMUVFIOState *s, const char *device, in qemu_vfio_init_pci() 467 QEMUVFIOState *s = container_of(n, QEMUVFIOState, ram_notifier); in qemu_vfio_ram_block_added() local [all …]
|
/openbmc/qemu/hw/net/can/ |
H A D | xlnx-versal-canfd.c | 681 static void canfd_update_irq(XlnxVersalCANFDState *s) in canfd_update_irq() 712 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_ier_post_write() local 719 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_icr_pre_write() local 737 static void canfd_config_reset(XlnxVersalCANFDState *s) in canfd_config_reset() 750 static void canfd_config_mode(XlnxVersalCANFDState *s) in canfd_config_mode() 776 static void update_status_register_mode_bits(XlnxVersalCANFDState *s) in update_status_register_mode_bits() 816 XlnxVersalCANFDState *s = XILINX_CANFD(reg->opaque); in canfd_msr_pre_write() local 856 static void canfd_exit_sleep_mode(XlnxVersalCANFDState *s) in canfd_exit_sleep_mode() 862 static void regs2frame(XlnxVersalCANFDState *s, qemu_can_frame *frame, in regs2frame() 923 static void process_cancellation_requests(XlnxVersalCANFDState *s) in process_cancellation_requests() [all …]
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_config_init.c | 63 XenPTRegGroup *xen_pt_find_reg_grp(XenPCIPassthroughState *s, uint32_t address) in xen_pt_find_reg_grp() 101 static uint32_t get_throughable_mask(const XenPCIPassthroughState *s, in get_throughable_mask() 119 static int xen_pt_common_reg_init(XenPCIPassthroughState *s, in xen_pt_common_reg_init() 129 static int xen_pt_byte_reg_read(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_byte_reg_read() 142 static int xen_pt_word_reg_read(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_word_reg_read() 155 static int xen_pt_long_reg_read(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_long_reg_read() 171 static int xen_pt_byte_reg_write(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_byte_reg_write() 190 static int xen_pt_word_reg_write(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_word_reg_write() 209 static int xen_pt_long_reg_write(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_long_reg_write() 241 static int xen_pt_vendor_reg_init(XenPCIPassthroughState *s, in xen_pt_vendor_reg_init() [all …]
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-neon.c | 121 static bool do_neon_ddda(DisasContext *s, int q, int vd, int vn, int vm, in do_neon_ddda() 151 static bool do_neon_ddda_env(DisasContext *s, int q, int vd, int vn, int vm, in do_neon_ddda_env() 182 static bool do_neon_ddda_fpst(DisasContext *s, int q, int vd, int vn, int vm, in do_neon_ddda_fpst() 215 static bool trans_VCMLA(DisasContext *s, arg_VCMLA *a) in trans_VCMLA() 231 static bool trans_VCADD(DisasContext *s, arg_VCADD *a) in trans_VCADD() 268 static bool trans_VSDOT(DisasContext *s, arg_VSDOT *a) in trans_VSDOT() 277 static bool trans_VUDOT(DisasContext *s, arg_VUDOT *a) in trans_VUDOT() 286 static bool trans_VUSDOT(DisasContext *s, arg_VUSDOT *a) in trans_VUSDOT() 295 static bool trans_VDOT_b16(DisasContext *s, arg_VDOT_b16 *a) in trans_VDOT_b16() 304 static bool trans_VFML(DisasContext *s, arg_VFML *a) in trans_VFML() [all …]
|
/openbmc/qemu/hw/net/ |
H A D | e1000e.c | 103 E1000EState *s = opaque; in e1000e_mmio_read() local 111 E1000EState *s = opaque; in e1000e_mmio_write() local 116 e1000e_io_get_reg_index(E1000EState *s, uint32_t *idx) in e1000e_io_get_reg_index() 140 E1000EState *s = opaque; in e1000e_io_read() local 165 E1000EState *s = opaque; in e1000e_io_write() local 208 E1000EState *s = qemu_get_nic_opaque(nc); in e1000e_nc_can_receive() local 215 E1000EState *s = qemu_get_nic_opaque(nc); in e1000e_nc_receive_iov() local 222 E1000EState *s = qemu_get_nic_opaque(nc); in e1000e_nc_receive() local 229 E1000EState *s = qemu_get_nic_opaque(nc); in e1000e_set_link_status() local 265 static void e1000e_core_realize(E1000EState *s) in e1000e_core_realize() [all …]
|
H A D | igb.c | 101 IGBState *s = IGB(dev); in igb_write_config() local 118 IGBState *s = opaque; in igb_mmio_read() local 125 IGBState *s = opaque; in igb_mmio_write() local 131 IGBState *s = opaque; in igb_vf_reset() local 136 igb_io_get_reg_index(IGBState *s, uint32_t *idx) in igb_io_get_reg_index() 160 IGBState *s = opaque; in igb_io_read() local 184 IGBState *s = opaque; in igb_io_write() local 227 IGBState *s = qemu_get_nic_opaque(nc); in igb_nc_can_receive() local 234 IGBState *s = qemu_get_nic_opaque(nc); in igb_nc_receive_iov() local 241 IGBState *s = qemu_get_nic_opaque(nc); in igb_nc_receive() local [all …]
|
/openbmc/qemu/hw/char/ |
H A D | cadence_uart.c | 125 static void uart_update_status(CadenceUARTState *s) in uart_update_status() 146 CadenceUARTState *s = opaque; in fifo_trigger_update() local 154 static void uart_rx_reset(CadenceUARTState *s) in uart_rx_reset() 161 static void uart_tx_reset(CadenceUARTState *s) in uart_tx_reset() 166 static void uart_send_breaks(CadenceUARTState *s) in uart_send_breaks() 174 static void uart_parameters_setup(CadenceUARTState *s) in uart_parameters_setup() 237 CadenceUARTState *s = opaque; in uart_can_receive() local 260 static void uart_ctrl_update(CadenceUARTState *s) in uart_ctrl_update() 279 CadenceUARTState *s = opaque; in uart_write_rx_fifo() local 304 CadenceUARTState *s = opaque; in cadence_uart_xmit() local [all …]
|
/openbmc/qemu/hw/timer/ |
H A D | sifive_pwm.c | 69 static inline uint64_t sifive_pwm_ns_to_ticks(SiFivePwmState *s, in sifive_pwm_ns_to_ticks() 75 static inline uint64_t sifive_pwm_ticks_to_ns(SiFivePwmState *s, in sifive_pwm_ticks_to_ns() 81 static inline uint64_t sifive_pwm_compute_scale(SiFivePwmState *s) in sifive_pwm_compute_scale() 86 static void sifive_pwm_set_alarms(SiFivePwmState *s) in sifive_pwm_set_alarms() 147 static void sifive_pwm_interrupt(SiFivePwmState *s, int num) in sifive_pwm_interrupt() 195 SiFivePwmState *s = opaque; in sifive_pwm_interrupt_0() local 202 SiFivePwmState *s = opaque; in sifive_pwm_interrupt_1() local 209 SiFivePwmState *s = opaque; in sifive_pwm_interrupt_2() local 216 SiFivePwmState *s = opaque; in sifive_pwm_interrupt_3() local 224 SiFivePwmState *s = opaque; in sifive_pwm_read() local [all …]
|
H A D | imx_epit.c | 68 static void imx_epit_update_int(IMXEPITState *s) in imx_epit_update_int() 77 static uint32_t imx_epit_get_freq(IMXEPITState *s) in imx_epit_get_freq() 90 static void imx_epit_reset(IMXEPITState *s, bool is_hard_reset) in imx_epit_reset() 120 IMXEPITState *s = IMX_EPIT(opaque); in imx_epit_read() local 160 static void imx_epit_update_compare_timer(IMXEPITState *s) in imx_epit_update_compare_timer() 224 static void imx_epit_write_cr(IMXEPITState *s, uint32_t value) in imx_epit_write_cr() 285 static void imx_epit_write_sr(IMXEPITState *s, uint32_t value) in imx_epit_write_sr() 294 static void imx_epit_write_lr(IMXEPITState *s, uint32_t value) in imx_epit_write_lr() 316 static void imx_epit_write_cmp(IMXEPITState *s, uint32_t value) in imx_epit_write_cmp() 329 IMXEPITState *s = IMX_EPIT(opaque); in imx_epit_write() local [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | percpu_freelist.c | 6 int pcpu_freelist_init(struct pcpu_freelist *s) in pcpu_freelist_init() 25 void pcpu_freelist_destroy(struct pcpu_freelist *s) in pcpu_freelist_destroy() 45 static inline bool pcpu_freelist_try_push_extra(struct pcpu_freelist *s, in pcpu_freelist_try_push_extra() 56 static inline void ___pcpu_freelist_push_nmi(struct pcpu_freelist *s, in ___pcpu_freelist_push_nmi() 80 void __pcpu_freelist_push(struct pcpu_freelist *s, in __pcpu_freelist_push() 89 void pcpu_freelist_push(struct pcpu_freelist *s, in pcpu_freelist_push() 99 void pcpu_freelist_populate(struct pcpu_freelist *s, void *buf, u32 elem_size, in pcpu_freelist_populate() 121 static struct pcpu_freelist_node *___pcpu_freelist_pop(struct pcpu_freelist *s) in ___pcpu_freelist_pop() 153 ___pcpu_freelist_pop_nmi(struct pcpu_freelist *s) in ___pcpu_freelist_pop_nmi() 184 struct pcpu_freelist_node *__pcpu_freelist_pop(struct pcpu_freelist *s) in __pcpu_freelist_pop() [all …]
|
/openbmc/qemu/hw/watchdog/ |
H A D | cmsdk-apb-watchdog.c | 85 static bool cmsdk_apb_watchdog_intstatus(CMSDKAPBWatchdog *s) in cmsdk_apb_watchdog_intstatus() 91 static bool cmsdk_apb_watchdog_resetstatus(CMSDKAPBWatchdog *s) in cmsdk_apb_watchdog_resetstatus() 97 static void cmsdk_apb_watchdog_update(CMSDKAPBWatchdog *s) in cmsdk_apb_watchdog_update() 123 CMSDKAPBWatchdog *s = CMSDK_APB_WATCHDOG(opaque); in cmsdk_apb_watchdog_read() local 186 CMSDKAPBWatchdog *s = CMSDK_APB_WATCHDOG(opaque); in cmsdk_apb_watchdog_write() local 296 CMSDKAPBWatchdog *s = CMSDK_APB_WATCHDOG(opaque); in cmsdk_apb_watchdog_tick() local 311 CMSDKAPBWatchdog *s = CMSDK_APB_WATCHDOG(dev); in cmsdk_apb_watchdog_reset() local 335 CMSDKAPBWatchdog *s = CMSDK_APB_WATCHDOG(opaque); in cmsdk_apb_watchdog_clk_update() local 345 CMSDKAPBWatchdog *s = CMSDK_APB_WATCHDOG(obj); in cmsdk_apb_watchdog_init() local 361 CMSDKAPBWatchdog *s = CMSDK_APB_WATCHDOG(dev); in cmsdk_apb_watchdog_realize() local [all …]
|
/openbmc/linux/lib/ |
H A D | parser.c | 34 static int match_one(char *s, const char *p, substring_t args[]) in match_one() 115 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token() 138 static int match_number(substring_t *s, int *result, int base) in match_number() 170 static int match_u64int(substring_t *s, u64 *result, int base) in match_u64int() 194 int match_int(substring_t *s, int *result) in match_int() 210 int match_uint(substring_t *s, unsigned int *result) in match_uint() 233 int match_u64(substring_t *s, u64 *result) in match_u64() 249 int match_octal(substring_t *s, int *result) in match_octal() 265 int match_hex(substring_t *s, int *result) in match_hex() 285 const char *s = str; in match_wildcard() local [all …]
|
/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/ |
H A D | tie.h | 68 #define XCHAL_NCP_SA_LIST(s) \ argument 78 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument 81 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument 84 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument 87 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument 90 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument 93 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument 96 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument 99 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
|
/openbmc/linux/arch/xtensa/variants/de212/include/variant/ |
H A D | tie.h | 89 #define XCHAL_NCP_SA_LIST(s) \ argument 99 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument 102 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument 105 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument 108 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument 111 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument 114 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument 117 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument 120 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
|
/openbmc/qemu/hw/gpio/ |
H A D | stm32l4x5_gpio.c | 49 static bool is_pull_up(Stm32l4x5GpioState *s, unsigned pin) in is_pull_up() 54 static bool is_pull_down(Stm32l4x5GpioState *s, unsigned pin) in is_pull_down() 59 static bool is_output(Stm32l4x5GpioState *s, unsigned pin) in is_output() 64 static bool is_open_drain(Stm32l4x5GpioState *s, unsigned pin) in is_open_drain() 69 static bool is_push_pull(Stm32l4x5GpioState *s, unsigned pin) in is_push_pull() 76 Stm32l4x5GpioState *s = STM32L4X5_GPIO(obj); in stm32l4x5_gpio_reset_hold() local 96 Stm32l4x5GpioState *s = opaque; in stm32l4x5_gpio_set() local 120 static void update_gpio_idr(Stm32l4x5GpioState *s) in update_gpio_idr() 203 static uint32_t get_gpio_pinmask_to_disconnect(Stm32l4x5GpioState *s) in get_gpio_pinmask_to_disconnect() 224 static void disconnect_gpio_pins(Stm32l4x5GpioState *s, uint16_t lines) in disconnect_gpio_pins() [all …]
|
/openbmc/qemu/block/ |
H A D | io_uring.c | 69 static void luring_resubmit(LuringState *s, LuringAIOCB *luringcb) in luring_resubmit() argument 81 static void luring_resubmit_short_read(LuringState *s, LuringAIOCB *luringcb, in luring_resubmit_short_read() 124 static void luring_process_completions(LuringState *s) in luring_process_completions() 229 static int ioq_submit(LuringState *s) in ioq_submit() 273 static void luring_process_completions_and_submit(LuringState *s) in luring_process_completions_and_submit() 284 LuringState *s = opaque; in qemu_luring_completion_bh() local 290 LuringState *s = opaque; in qemu_luring_completion_cb() local 296 LuringState *s = opaque; in qemu_luring_poll_cb() local 303 LuringState *s = opaque; in qemu_luring_poll_ready() local 318 LuringState *s = opaque; in luring_deferred_fn() local [all …]
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | core.c | 83 #define __session_dir(s) ((s)->initiator ? 0x00 : 0x01) argument 238 struct rfcomm_session *s = from_timer(s, t, timer); in rfcomm_session_timeout() local 246 static void rfcomm_session_set_timer(struct rfcomm_session *s, long timeout) in rfcomm_session_set_timer() 253 static void rfcomm_session_clear_timer(struct rfcomm_session *s) in rfcomm_session_clear_timer() 331 static void rfcomm_dlc_link(struct rfcomm_session *s, struct rfcomm_dlc *d) in rfcomm_dlc_link() 343 struct rfcomm_session *s = d->session; in rfcomm_dlc_unlink() local 355 static struct rfcomm_dlc *rfcomm_dlc_get(struct rfcomm_session *s, u8 dlci) in rfcomm_dlc_get() 373 struct rfcomm_session *s; in __rfcomm_dlc_open() local 439 struct rfcomm_session *s = d->session; in __rfcomm_dlc_disconn() local 453 struct rfcomm_session *s = d->session; in __rfcomm_dlc_close() local [all …]
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | apic.c | 33 static void kvm_put_apic_state(APICCommonState *s, struct kvm_lapic_state *kapic) in kvm_put_apic_state() 64 APICCommonState *s = APIC_COMMON(dev); in kvm_get_apic_state() local 98 static int kvm_apic_set_base(APICCommonState *s, uint64_t val) in kvm_apic_set_base() 104 static void kvm_apic_set_tpr(APICCommonState *s, uint8_t val) in kvm_apic_set_tpr() 109 static uint8_t kvm_apic_get_tpr(APICCommonState *s) in kvm_apic_get_tpr() 114 static void kvm_apic_enable_tpr_reporting(APICCommonState *s, bool enable) in kvm_apic_enable_tpr_reporting() 123 static void kvm_apic_vapic_base_update(APICCommonState *s) in kvm_apic_vapic_base_update() 140 APICCommonState *s = data.host_ptr; in kvm_apic_put() local 154 static void kvm_apic_post_load(APICCommonState *s) in kvm_apic_post_load() 161 APICCommonState *s = data.host_ptr; in do_inject_external_nmi() local [all …]
|
/openbmc/linux/arch/alpha/lib/ |
H A D | memcpy.c | 26 #define ALIGN_DEST_TO8_UP(d,s,n) \ argument 33 #define ALIGN_DEST_TO8_DN(d,s,n) \ argument 45 #define DO_REST_UP(d,s,n) \ argument 51 #define DO_REST_DN(d,s,n) \ argument 62 #define DO_REST_ALIGNED_UP(d,s,n) DO_REST_UP(d,s,n) argument 63 #define DO_REST_ALIGNED_DN(d,s,n) DO_REST_DN(d,s,n) argument 72 static inline void __memcpy_unaligned_up (unsigned long d, unsigned long s, in __memcpy_unaligned_up() 100 static inline void __memcpy_unaligned_dn (unsigned long d, unsigned long s, in __memcpy_unaligned_dn() 118 static inline void __memcpy_aligned_up (unsigned long d, unsigned long s, in __memcpy_aligned_up() 134 static inline void __memcpy_aligned_dn (unsigned long d, unsigned long s, in __memcpy_aligned_dn()
|