Searched defs:now (Results 1 – 11 of 11) sorted by relevance
/spdk/test/common/lib/ |
H A D | ut_multithread.c | 119 uint64_t now; in poll_thread_times() local 152 uint64_t now; in poll_thread() local
|
/spdk/lib/log/ |
H A D | log_deprecated.c | 38 struct timespec now; in get_ns_since_epoch() local 79 uint64_t now = get_ns_since_epoch(); in spdk_log_deprecated() local
|
/spdk/lib/thread/ |
H A D | thread.c | 633 thread_exit(struct spdk_thread * thread,uint64_t now) thread_exit() argument 876 poller_insert_timer(struct spdk_thread * thread,struct spdk_poller * poller,uint64_t now) poller_insert_timer() argument 1004 thread_execute_timed_poller(struct spdk_thread * thread,struct spdk_poller * poller,uint64_t now) thread_execute_timed_poller() argument 1064 thread_poll(struct spdk_thread * thread,uint32_t max_msgs,uint64_t now) thread_poll() argument 1164 spdk_thread_poll(struct spdk_thread * thread,uint32_t max_msgs,uint64_t now) spdk_thread_poll() argument [all...] |
/spdk/lib/vhost/ |
H A D | rte_vhost_user.c | 351 struct spdk_vhost_virtqueue *virtqueue, uint64_t now) argument 372 struct spdk_vhost_virtqueue *virtqueue, uint64_t now) argument 404 uint64_t now; local [all...] |
/spdk/lib/event/ |
H A D | app_rpc.c | 131 uint64_t now; member
|
H A D | reactor.c | 901 uint64_t now; _reactor_run() local
|
/spdk/lib/nvmf/ |
H A D | ctrlr.c | 165 uint64_t now = spdk_get_ticks(); nvmf_ctrlr_keep_alive_poll() local 1094 uint64_t now = spdk_get_ticks(); _nvmf_ctrlr_cc_reset_shn_done() local
|
/spdk/lib/iscsi/ |
H A D | iscsi.c | 57 time_t now; in srandomdev() local
|
/spdk/lib/nvme/ |
H A D | nvme_ctrlr.c | 4456 uint64_t now; nvme_ctrlr_keep_alive() local
|
/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/ |
H A D | bdev_nvme_ut.c | 4980 uint64_t now; test_retry_io_for_ana_error() local
|
/spdk/module/bdev/nvme/ |
H A D | bdev_nvme.c | 1124 uint64_t now, delay_us; bdev_nvme_retry_ios() local [all...] |