Home
last modified time | relevance | path

Searched defs:sch (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/net/sched/
Dsch_mq.c
Dsch_blackhole.c
/openbmc/qemu/hw/s390x/
H A Ds390-ccw.c23 IOInstEnding s390_ccw_cmd_request(SubchDev *sch) in s390_ccw_cmd_request()
33 int s390_ccw_halt(SubchDev *sch) in s390_ccw_halt()
43 int s390_ccw_clear(SubchDev *sch) in s390_ccw_clear()
53 IOInstEnding s390_ccw_store(SubchDev *sch) in s390_ccw_store()
116 SubchDev *sch; in s390_ccw_realize() local
159 SubchDev *sch = ccw_dev->sch; in s390_ccw_unrealize() local
H A Dcss.c71 SubchDev *sch[MAX_SCHID + 1]; member
574 uint16_t css_build_subchannel_id(SubchDev *sch) in css_build_subchannel_id()
579 void css_inject_io_interrupt(SubchDev *sch) in css_inject_io_interrupt()
591 void css_conditional_io_interrupt(SubchDev *sch) in css_conditional_io_interrupt()
671 static void sch_handle_clear_func(SubchDev *sch) in sch_handle_clear_func()
696 static void sch_handle_halt_func(SubchDev *sch) in sch_handle_halt_func()
968 static int css_interpret_ccw(SubchDev *sch, hwaddr ccw_addr, in css_interpret_ccw()
1102 static void sch_handle_start_func_virtual(SubchDev *sch) in sch_handle_start_func_virtual()
1185 static IOInstEnding sch_handle_halt_func_passthrough(SubchDev *sch) in sch_handle_halt_func_passthrough()
1211 static IOInstEnding sch_handle_clear_func_passthrough(SubchDev *sch) in sch_handle_clear_func_passthrough()
[all …]
H A Dvirtio-ccw.c123 VirtIODevice *virtio_ccw_get_vdev(SubchDev *sch) in virtio_ccw_get_vdev()
156 SubchDev *sch = ccw_dev->sch; in virtio_ccw_ioeventfd_assign() local
203 static int virtio_ccw_set_vqs(SubchDev *sch, VqInfoBlock *info, in virtio_ccw_set_vqs()
272 static int virtio_ccw_handle_set_vq(SubchDev *sch, CCW1 ccw, bool check_len, in virtio_ccw_handle_set_vq()
317 static int virtio_ccw_cb(SubchDev *sch, CCW1 ccw) in virtio_ccw_cb()
726 static void virtio_sch_disable_cb(SubchDev *sch) in virtio_sch_disable_cb()
738 SubchDev *sch; in virtio_ccw_device_realize() local
801 SubchDev *sch = ccw_dev->sch; in virtio_ccw_device_unrealize() local
828 static uint8_t virtio_set_ind_atomic(SubchDev *sch, uint64_t ind_loc, in virtio_set_ind_atomic()
857 SubchDev *sch = ccw_dev->sch; in virtio_ccw_notify() local
[all …]
H A D3270-ccw.c62 static int emulated_ccw_3270_cb(SubchDev *sch, CCW1 ccw) in emulated_ccw_3270_cb()
105 SubchDev *sch; in emulated_ccw_3270_realize() local
H A Dcss-bridge.c34 SubchDev *sch = ccw_dev->sch; in ccw_device_unplug() local
68 SubchDev *sch = ccw_dev->sch; in virtual_css_bus_get_dev_path() local
H A Ds390-hypercall.c33 SubchDev *sch; in handle_virtio_ccw_notify() local
H A Dccw-device.h21 SubchDev *sch; member
H A Dccw-device.c23 SubchDev *sch = dev->sch; in ccw_device_refill_ids() local
/openbmc/linux/drivers/s390/cio/
Dccwreq.c
Deadm_sch.h
Dio_sch.h
Dvfio_ccw_private.h
/openbmc/qemu/hw/vfio/
H A Dccw.c69 static IOInstEnding vfio_ccw_handle_request(SubchDev *sch) in vfio_ccw_handle_request()
118 static IOInstEnding vfio_ccw_handle_store(SubchDev *sch) in vfio_ccw_handle_store()
162 static int vfio_ccw_handle_clear(SubchDev *sch) in vfio_ccw_handle_clear()
201 static int vfio_ccw_handle_halt(SubchDev *sch) in vfio_ccw_handle_halt()
306 SubchDev *sch = ccw_dev->sch; in vfio_ccw_io_notifier_handler() local
/openbmc/linux/net/netfilter/
Dnf_conntrack_proto_sctp.c
Dxt_sctp.c
/openbmc/qemu/target/s390x/
H A Dioinst.c65 SubchDev *sch; in ioinst_handle_xsch() local
83 SubchDev *sch; in ioinst_handle_csch() local
101 SubchDev *sch; in ioinst_handle_hsch() local
138 SubchDev *sch; in ioinst_handle_msch() local
197 SubchDev *sch; in ioinst_handle_ssch() local
266 SubchDev *sch; in ioinst_handle_stsch() local
340 SubchDev *sch; in ioinst_handle_tsch() local
763 SubchDev *sch; in ioinst_handle_rsch() local
/openbmc/qemu/hw/char/
H A Dterminal3270.c68 SubchDev *sch = ccw_dev->sch; in TN3270_handshake_done() local
101 SubchDev *sch = ccw_dev->sch; in terminal_read() local
152 SubchDev *sch = ccw_dev->sch; in chr_event() local
/openbmc/linux/net/core/
Dflow_offload.c
/openbmc/linux/net/netfilter/ipvs/
Dip_vs_proto_sctp.c
/openbmc/linux/drivers/net/ethernet/sfc/
Dtc_bindings.c
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
Dcoredump.c
/openbmc/qemu/include/hw/s390x/
H A Dcss.h147 static inline void sch_gen_unit_exception(SubchDev *sch) in sch_gen_unit_exception() argument
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1967 int kvm_s390_assign_subch_ioeventfd(EventNotifier *notifier, uint32_t sch, in kvm_s390_assign_subch_ioeventfd()

12