Home
last modified time | relevance | path

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

12

/spdk/lib/env_dpdk/
H A Dpci_event.c98 parse_subsystem_event(const char *buf, struct spdk_pci_event *event) in parse_subsystem_event()
196 spdk_pci_get_event(int fd, struct spdk_pci_event *event) in spdk_pci_get_event()
233 spdk_pci_get_event(int fd, struct spdk_pci_event *event) in spdk_pci_get_event()
/spdk/test/unit/lib/notify/notify.c/
H A Dnotify_ut.c13 event_cb(uint64_t idx, const struct spdk_notify_event *event, void *ctx) in event_cb()
25 const struct spdk_notify_event *event; in notify() local
/spdk/test/unit/lib/env_dpdk/pci_event.c/
H A Dpci_event_ut.c25 struct spdk_pci_event event = {}; in test_pci_parse_event() local
/spdk/test/event/reactor_perf/
H A Dreactor_perf.c30 struct spdk_event *event; in __submit_next() local
/spdk/test/event/event_perf/
H A Devent_perf.c25 struct spdk_event *event; in submit_new_event() local
/spdk/python/spdk/sma/
H A Dqmp.py134 def _check_event(self, event, received): argument
149 _receive(self, event=None) global() argument
[all...]
/spdk/lib/util/
H A Dfd_group.c69 spdk_fd_group_get_epoll_event(struct epoll_event * event) spdk_fd_group_get_epoll_event() argument
504 spdk_fd_group_get_epoll_event(struct epoll_event * event) spdk_fd_group_get_epoll_event() argument
/spdk/lib/nvmf/
H A Dctrlr.c609 struct spdk_nvmf_async_event_completion *event, *event_tmp; _nvmf_ctrlr_destruct() local
2111 struct spdk_nvmf_async_event_completion *event, *event_tmp; spdk_nvmf_ctrlr_save_migr_data() local
2171 struct spdk_nvmf_async_event_completion *event; spdk_nvmf_ctrlr_restore_migr_data() local
3846 nvmf_ctrlr_queue_pending_async_event(struct spdk_nvmf_ctrlr * ctrlr,union spdk_nvme_async_event_completion * event) nvmf_ctrlr_queue_pending_async_event() argument
3861 nvmf_ctrlr_async_event_notification(struct spdk_nvmf_ctrlr * ctrlr,union spdk_nvme_async_event_completion * event) nvmf_ctrlr_async_event_notification() argument
3891 union spdk_nvme_async_event_completion event = {0}; nvmf_ctrlr_async_event_ns_notice() local
3912 union spdk_nvme_async_event_completion event = {0}; nvmf_ctrlr_async_event_ana_change_notice() local
3933 union spdk_nvme_async_event_completion event = {0}; nvmf_ctrlr_async_event_reservation_notification() local
3953 union spdk_nvme_async_event_completion event = {0}; nvmf_ctrlr_async_event_discovery_log_change_notice() local
3979 union spdk_nvme_async_event_completion event; spdk_nvmf_ctrlr_async_event_error_event() local
[all...]
H A Drdma.c1274 nvmf_rdma_connect(struct spdk_nvmf_transport *transport, struct rdma_cm_event *event) in nvmf_rdma_connect() argument
3531 nvmf_rdma_handle_cm_event_addr_change(struct spdk_nvmf_transport * transport,struct rdma_cm_event * event) nvmf_rdma_handle_cm_event_addr_change() argument
3597 nvmf_rdma_handle_cm_event_port_removal(struct spdk_nvmf_transport * transport,struct rdma_cm_event * event) nvmf_rdma_handle_cm_event_port_removal() argument
3623 struct rdma_cm_event *event; nvmf_process_cm_events() local
3785 struct ibv_async_event event; nvmf_process_ib_event() local
[all...]
H A Dnvmf_internal.h203 * NVMf async event completion. member
/spdk/test/unit/lib/nvme/nvme_pcie.c/
H A Dnvme_pcie_ut.c287 struct spdk_pci_event event; in spdk_pci_get_event() argument
279 struct spdk_pci_event event; global() member
/spdk/test/nvme/doorbell_aers/
H A Ddoorbell_aers.c131 union spdk_nvme_async_event_completion event; in aer_cb() local
[all...]
/spdk/test/unit/lib/nvmf/ctrlr.c/
H A Dctrlr_ut.c1608 struct spdk_nvmf_async_event_completion *event, *event_tmp; cleanup_pending_async_events() local
1620 struct spdk_nvmf_async_event_completion *event; num_pending_async_events() local
1637 union spdk_nvme_async_event_completion event = {}; test_reservation_notification_log_page() local
2327 union spdk_nvme_async_event_completion event = {}; test_multi_async_events() local
2401 union spdk_nvme_async_event_completion event = {}; test_rae() local
[all...]
/spdk/lib/event/
H A Dreactor.c485 struct spdk_event *event = NULL; spdk_event_allocate() local
508 spdk_event_call(struct spdk_event * event) spdk_event_call() argument
594 struct spdk_event *event = events[i]; event_queue_run_batch() local
[all...]
/spdk/module/sock/posix/
H A Dposix.c1902 struct epoll_event event; posix_sock_group_impl_add_sock() local
1915 struct kevent event; posix_sock_group_impl_add_sock() local
1972 struct epoll_event event; posix_sock_group_impl_remove_sock() local
1977 struct kevent event; posix_sock_group_impl_remove_sock() local
[all...]
/spdk/lib/nvme/
H A Dnvme_pcie.c61 _nvme_pcie_event_process(struct spdk_pci_event *event, void *cb_ctx) in _nvme_pcie_event_process() argument
105 struct spdk_pci_event event; in _nvme_pcie_hotplug_monitor() local
H A Dnvme_rdma.c391 nvme_rdma_cm_event_str_get(uint32_t event) nvme_rdma_cm_event_str_get() argument
404 struct rdma_cm_event *event = rqpair->evt; nvme_rdma_qpair_process_cm_event() local
474 struct rdma_cm_event *event; nvme_rdma_poll_events() local
[all...]
H A Dnvme_ctrlr.c3224 union spdk_nvme_async_event_completion event; nvme_ctrlr_process_async_event() local
3535 struct spdk_nvme_ctrlr_aer_completion_list *event; nvme_ctrlr_cleanup_process() local
[all...]
/spdk/include/linux/
H A Dvirtio_scsi.h100 __virtio32 event; member
/spdk/test/nvme/fdp/
H A Dfdp.c698 struct spdk_nvme_fdp_event *event; in get_fdp_events_log_page() local
[all...]
/spdk/lib/virtio/
H A Dvirtio_pci.c161 struct spdk_pci_event event; in virtio_pci_dev_event_process() local
/spdk/test/unit/lib/nvme/nvme_rdma.c/
H A Dnvme_rdma_ut.c650 struct rdma_cm_event event = {}; in test_nvme_rdma_qpair_process_cm_event() local
[all...]
/spdk/module/vfu_device/
H A Dvfu_virtio_scsi.c127 uint32_t event, uint32_t reason) in vfu_virtio_scsi_eventq_enqueue()
/spdk/lib/vhost/
H A Dvhost_scsi.c274 uint32_t event, uint32_t reason) in eventq_enqueue() argument
[all...]
/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/
H A Dbdev_nvme_ut.c2168 union spdk_nvme_async_event_completion event = {}; test_aer_cb() local
7311 union spdk_nvme_async_event_completion event = {}; test_ns_remove_during_reset() local
[all...]

12