Searched refs:char (Results 1 – 7 of 7) sorted by relevance
| /spdk/scripts/env_dpdk/22.11/ |
| H A D | 23.11-rte_dev.h.patch | 9 @@ -41,6 +42,19 @@ typedef void (*rte_dev_event_cb_fn)(const char *device_name, 35 rte_dev_iterator_init(struct rte_dev_iterator *it, const char *str); 37 @@ -359,6 +374,7 @@ rte_dev_iterator_init(struct rte_dev_iterator *it, const char *str); 61 rte_dev_event_callback_register(const char *device_name, 72 @@ -405,12 +428,16 @@ rte_dev_event_callback_register(const char *device_name, 78 rte_dev_event_callback_unregister(const char *device_name, 89 @@ -419,47 +446,64 @@ rte_dev_event_callback_unregister(const char *device_name, 95 rte_dev_event_callback_process(const char *device_name,
|
| /spdk/go/rpc/ |
| H A D | clientIntegration.go | 31 func spdk_gorpc_call(jsonPtr *C.char, location *C.char) (*C.char, C.int) { argument 102 func spdk_gorpc_free_response(p *C.char) { argument
|
| /spdk/test/common/config/pkgdep/patches/qat/ |
| H A D | 0001-strlcpy-to-strscpy.patch | |
| H A D | 0001-missing-prototypes.patch | |
| /spdk/test/common/config/pkgdep/patches/dpdk/20.11/ |
| H A D | dpdk_pci.patch | 10 @@ -330,8 +330,8 @@ pci_scan_one(const char *dirname, const struct rte_pci_addr *addr)
|
| /spdk/doc/ |
| H A D | usdt.md | 154 - our structures have char arrays (not char pointers) for things like subnqn; large 157 modify SPDK to have the char array for storage, and a char pointer that points to
|
| H A D | notify.md | 15 `spdk_notify_type_register(const char *type)`. Parameter 'type' is the name of
|