Home
last modified time | relevance | path

Searched defs:it (Results 1 – 9 of 9) sorted by relevance

/spdk/lib/env_ocf/
H A Docf_env_list.h31 list_add(struct list_head *it, struct list_head *l1) in list_add()
46 list_add_tail(struct list_head *it, struct list_head *l1) in list_add_tail()
59 list_empty(struct list_head *it) in list_empty()
68 list_del(struct list_head *it) in list_del()
/spdk/lib/notify/
H A Dnotify.c32 struct spdk_notify_type *it = NULL; in spdk_notify_type_register() local
73 struct spdk_notify_type *it; spdk_notify_foreach_type() local
[all...]
/spdk/module/event/subsystems/iobuf/
H A Diobuf_rpc.c50 struct spdk_iobuf_module_stats *it; rpc_iobuf_get_stats_done() local
/spdk/lib/util/
H A Diov.c56 struct spdk_single_ioviter *it; in spdk_ioviter_firstv() local
92 struct spdk_single_ioviter *it; in spdk_ioviter_nextv() local
/spdk/lib/json/
H A Djson_util.c549 struct spdk_json_val *it_first, *it; in spdk_json_find() local
632 struct spdk_json_val *it; in json_skip_object_or_array() local
663 spdk_json_next(struct spdk_json_val *it) in spdk_json_next()
/spdk/lib/env_dpdk/22.11/
H A Drte_dev.h381 #define RTE_DEV_FOREACH(dev, devstr, it) \ argument
/spdk/lib/env_dpdk/22.07/
H A Drte_dev.h317 #define RTE_DEV_FOREACH(dev, devstr, it) \ argument
/spdk/test/unit/lib/json/json_util.c/
H A Djson_util_ut.c918 struct spdk_json_val *it; in test_iterating() local
[all...]
/spdk/lib/thread/
H A Diobuf.c639 struct spdk_iobuf_module_stats *it; iobuf_get_channel_stats() local