Home
last modified time | relevance | path

Searched defs:max (Results 1 – 11 of 11) sorted by relevance

/spdk/python/spdk/rpc/
H A Dnotify.py12 max=None): argument
/spdk/lib/notify/
H A Dnotify_rpc.c45 uint64_t max; member
H A Dnotify.c103 spdk_notify_foreach_event(uint64_t start_idx, uint64_t max, in spdk_notify_foreach_event() argument
/spdk/test/unit/lib/util/cpuset.c/
H A Dcpuset_ut.c14 cpuset_check_range(struct spdk_cpuset *core_mask, uint32_t min, uint32_t max, bool isset) in cpuset_check_range()
/spdk/lib/ftl/mngt/
H A Dftl_mngt_band.c239 uint64_t max = 0; in ftl_recover_max_seq() local
/spdk/module/bdev/aio/
H A Dbdev_aio.c316 bdev_user_io_getevents(int kq,unsigned int max,struct kevent * events) bdev_user_io_getevents() argument
368 bdev_user_io_getevents(io_context_t io_ctx,unsigned int max,struct io_event * uevents) bdev_user_io_getevents() argument
/spdk/module/bdev/ocf/
H A Dvbdev_ocf.c781 int i, max = spdk_min(32, iono); in queue_poll() local
889 int i, max = spdk_min(32, iono); in mngt_queue_poll() local
/spdk/lib/virtio/
H A Dvirtio_vhost_user.c150 get_hugepage_file_info(struct hugepage_file_info hugepages[], int max) in get_hugepage_file_info() argument
/spdk/module/bdev/uring/
H A Dbdev_uring.c245 bdev_uring_reap(struct io_uring * ring,int max) bdev_uring_reap() argument
/spdk/module/sock/uring/
H A During.c1324 sock_uring_group_reap(struct spdk_uring_sock_group_impl * group,int max,int max_read_events,struct spdk_sock ** socks) sock_uring_group_reap() argument
/spdk/lib/ublk/
H A Dublk.c401 const int max = 8; ublk_ctrl_poller() local