/spdk/test/unit/lib/blob/ |
H A D | bs_scheduler.c | 11 spdk_msg_fn fn; member 22 _bs_send_msg(spdk_msg_fn fn, void *ctx, void *thread_ctx) in _bs_send_msg()
|
/spdk/lib/util/ |
H A D | fd_group.c | 40 spdk_fd_fn fn; global() member 228 spdk_fd_group_add(struct spdk_fd_group * fgrp,int efd,spdk_fd_fn fn,void * arg,const char * name) spdk_fd_group_add() argument 236 spdk_fd_group_add_for_events(struct spdk_fd_group * fgrp,int efd,uint32_t events,spdk_fd_fn fn,void * arg,const char * name) spdk_fd_group_add_for_events() argument 510 spdk_fd_group_add(struct spdk_fd_group * fgrp,int efd,spdk_fd_fn fn,void * arg,const char * name) spdk_fd_group_add() argument 517 spdk_fd_group_add_for_events(struct spdk_fd_group * fgrp,int efd,uint32_t events,spdk_fd_fn fn,void * arg,const char * name) spdk_fd_group_add_for_events() argument [all...] |
/spdk/test/unit/lib/blobfs/blobfs_sync_ut/ |
H A D | blobfs_sync_ut.c | 26 fs_request_fn fn; member 37 send_request(fs_request_fn fn, void *arg) in send_request() 52 ut_send_request(fs_request_fn fn, void *arg) in ut_send_request()
|
/spdk/lib/nvme/ |
H A D | nvme_io_msg.h | 21 spdk_nvme_io_msg_fn fn; member
|
H A D | nvme_io_msg.c | 15 nvme_io_msg_send(struct spdk_nvme_ctrlr *ctrlr, uint32_t nsid, spdk_nvme_io_msg_fn fn, in nvme_io_msg_send() argument
|
/spdk/lib/thread/ |
H A D | thread.c | 45 spdk_interrupt_fn fn; global() member 83 spdk_poller_fn fn; global() member 276 spdk_msg_fn fn; global() member 1359 spdk_thread_send_msg(const struct spdk_thread * thread,spdk_msg_fn fn,void * ctx) spdk_thread_send_msg() argument 1406 spdk_thread_send_critical_msg(struct spdk_thread * thread,spdk_msg_fn fn) spdk_thread_send_critical_msg() argument 1648 poller_register(spdk_poller_fn fn,void * arg,uint64_t period_microseconds,const char * name) poller_register() argument 1733 spdk_poller_register(spdk_poller_fn fn,void * arg,uint64_t period_microseconds) spdk_poller_register() argument 1741 spdk_poller_register_named(spdk_poller_fn fn,void * arg,uint64_t period_microseconds,const char * name) spdk_poller_register_named() argument 1985 spdk_msg_fn fn; global() member 2035 spdk_for_each_thread(spdk_msg_fn fn,void * ctx,spdk_msg_fn cpl) spdk_for_each_thread() argument 2507 spdk_channel_msg fn; global() member 2573 spdk_for_each_channel(void * io_device,spdk_channel_msg fn,void * ctx,spdk_channel_for_each_cpl cpl) spdk_for_each_channel() argument 2820 spdk_interrupt_register(int efd,spdk_interrupt_fn fn,void * arg,const char * name) spdk_interrupt_register() argument 2827 spdk_interrupt_register_for_events(int efd,uint32_t events,spdk_interrupt_fn fn,void * arg,const char * name) spdk_interrupt_register_for_events() argument [all...] |
/spdk/test/unit/lib/blobfs/blobfs_bdev.c/ |
H A D | blobfs_bdev_ut.c | 126 spdk_thread_send_msg(const struct spdk_thread *thread, spdk_msg_fn fn, void *ctx) in spdk_thread_send_msg() 152 blobfs_fuse_send_request(fs_request_fn fn, void *arg) in blobfs_fuse_send_request()
|
/spdk/test/common/lib/ |
H A D | ut_multithread.c | 21 spdk_msg_fn fn; member
|
/spdk/lib/ftl/ |
H A D | ftl_band.h | 203 ftl_band_state_change_fn fn, in ftl_band_set_owner() 215 ftl_band_state_change_fn fn, in ftl_band_clear_owner()
|
/spdk/lib/log/ |
H A D | log_deprecated.c | 107 spdk_log_for_each_deprecation(void *ctx, spdk_log_for_each_deprecation_fn fn) in spdk_log_for_each_deprecation() argument
|
/spdk/lib/event/ |
H A D | reactor.c | 339 _event_call(uint32_t lcore,spdk_event_fn fn,void * arg1,void * arg2) _event_call() argument 483 spdk_event_allocate(uint32_t lcore,spdk_event_fn fn,void * arg1,void * arg2) spdk_event_allocate() argument 1317 spdk_event_fn fn; global() member 1351 spdk_for_each_reactor(spdk_event_fn fn,void * arg1,void * arg2,spdk_event_fn cpl) spdk_for_each_reactor() argument [all...] |
H A D | app_rpc.c | 147 rpc_thread_get_stats_for_each(struct spdk_jsonrpc_request *request, spdk_msg_fn fn) in rpc_thread_get_stats_for_each() argument
|
/spdk/include/spdk/ |
H A D | histogram_data.h | 155 spdk_histogram_data_fn fn, void *ctx) in spdk_histogram_data_iterate()
|
/spdk/module/scheduler/dynamic/ |
H A D | scheduler_dynamic.c | 56 _foreach_thread(struct spdk_scheduler_core_info * cores_info,_foreach_fn fn) _foreach_thread() argument
|
/spdk/module/blobfs/bdev/ |
H A D | blobfs_fuse.c | 50 blobfs_fuse_send_request(fs_request_fn fn, void *arg) in blobfs_fuse_send_request()
|
/spdk/test/unit/lib/ftl/ftl_mngt/ |
H A D | ftl_mngt_ut.c | 26 spdk_msg_fn fn; member 33 spdk_thread_send_msg(const struct spdk_thread *thread, spdk_msg_fn fn, void *ctx) in spdk_thread_send_msg()
|
/spdk/test/unit/lib/nvme/nvme_cuse.c/ |
H A D | nvme_cuse_ut.c | 145 uint32_t nsid, spdk_nvme_io_msg_fn fn, void *arg) in nvme_io_msg_send() argument
|
/spdk/test/app/fuzz/llvm_vfio_fuzz/ |
H A D | llvm_vfio_fuzz.c | 28 fuzzer_fn fn; member [all...] |
/spdk/test/app/fuzz/llvm_nvme_fuzz/ |
H A D | llvm_nvme_fuzz.c | 40 fuzz_build_cmd_fn fn; member
|
/spdk/lib/vhost/ |
H A D | rte_vhost_user.c | 1387 spdk_vhost_session_fn fn, argument 1938 spdk_vhost_fini_cb fn = vhost_cb; global() local
|
/spdk/lib/rocksdb/ |
H A D | env_spdk.cc | 68 __send_request(fs_request_fn fn, void *arg) in __send_request()
|
/spdk/lib/sock/ |
H A D | sock.c | 979 spdk_sock_group_register_interrupt(struct spdk_sock_group * group,uint32_t events,spdk_interrupt_fn fn,void * arg,const char * name) spdk_sock_group_register_interrupt() argument
|
/spdk/lib/iscsi/ |
H A D | iscsi_rpc.c | 801 iscsi_change_portal_grp_fn fn) in _rpc_iscsi_change_portal_group() 1862 spdk_msg_fn fn; in rpc_iscsi_enable_histogram() local
|
/spdk/test/accel/dif/ |
H A D | dif.c | 44 execute_spdk_function(spdk_msg_fn fn,void * arg) execute_spdk_function() argument
|
/spdk/lib/scsi/ |
H A D | scsi_bdev.c | 1360 int (*fn)(struct spdk_bdev_scsi_split_ctx *ctx); member
|