Searched refs:jsonrpc (Results 1 – 20 of 20) sorted by relevance
82 [jsonrpc.org/specification#request_object](https://www.jsonrpc.org/specification#request_object)87 [jsonrpc.org/specification#response_object](https://www.jsonrpc.org/specification#response_object)92 [jsonrpc.org/specification#error_object](https://www.jsonrpc.org/specification#error_object)
14 JSON_LIBS := json jsonrpc rpc56 DEPDIRS-accel := log util thread json rpc jsonrpc dma57 DEPDIRS-jsonrpc := log util json61 DEPDIRS-rpc := log util json jsonrpc70 DEPDIRS-init := jsonrpc json log rpc thread util71 DEPDIRS-ftl := log util thread bdev json jsonrpc
8 SPDK_LIB_LIST = conf trace jsonrpc json
10 SPDK_LIB_LIST = conf trace jsonrpc json
12 - @subpage jsonrpc
73 To use the IOAT module, use the RPC [`ioat_scan_accel_module`](https://spdk.io/doc/jsonrpc.html) be…80 [`dsa_scan_accel_module`](https://spdk.io/doc/jsonrpc.html). By default, this162 To enable this module, use [`dpdk_cryptodev_scan_accel_module`](https://spdk.io/doc/jsonrpc.html),164 …eter. To select a specific PMD, use [`dpdk_cryptodev_set_driver`](https://spdk.io/doc/jsonrpc.html)
40 See [JSON-RPC documentation](jsonrpc.md/#rpc_notify_get_types)
51 [framework_set_scheduler](jsonrpc.html#rpc_framework_set_scheduler) RPC to110 [framework_get_scheduler](jsonrpc.html#rpc_framework_get_scheduler) RPC.
53 See @ref jsonrpc for details.87 For more details see @ref jsonrpc documentation.
37 JSON-RPC. See @ref jsonrpc for additional information.
6 [RPC](https://spdk.io/doc/jsonrpc.html) calls to collect performance metrics and displays them in a…
44 The iSCSI target is configured via JSON-RPC calls. See @ref jsonrpc for details.
12 LIBNAME = jsonrpc
115 SPDK_COUNTOF(jsonrpc_response_decoders), &r->jsonrpc)) { in jsonrpc_parse_response()124 spdk_jsonrpc_client_free_response(&r->jsonrpc); in jsonrpc_parse_response()
314 spdk_jsonrpc_client_free_response(&client->resp->jsonrpc); in spdk_jsonrpc_client_close()382 return &r->jsonrpc; in spdk_jsonrpc_client_get_response()394 r = SPDK_CONTAINEROF(resp, struct spdk_jsonrpc_client_response_internal, jsonrpc); in spdk_jsonrpc_client_free_response()
94 struct spdk_jsonrpc_client_response jsonrpc; member
9 DIRS-y = accel bdev blob blobfs dma event ioat iscsi json jsonrpc log lvol
747 if ! grep -q "^### $rpc" doc/jsonrpc.md; then
80 $valgrind $testdir/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut
259 and uses SPDK's [JSON RPC](https://spdk.io/doc/jsonrpc.html) interface to present statistics