Searched refs:pointer (Results 1 – 20 of 20) sorted by relevance
9 - * A pointer to rte_pci_device structure.21 - * A pointer to rte_pci_device structure.41 - * A pointer to rte_pci_device structure.81 - * A pointer to a rte_pci_device structure.108 - * A pointer to a rte_pci_device structure describing the device132 - * A pointer to a rte_pci_device structure describing the device
11 - * A pointer to a rte_pci_device structure describing the device35 - * A pointer to a rte_pci_device structure describing the device
9 - * A pointer to a rte_pci_device structure.
99 void *pointer; member
16 align-pointer=name # Align the * next to the variable name
55 context pointer that will be called when a completion for the resulting command78 itself contains a pointer to the request currently occupying that slot. When a82 CID value and then following the pointer.117 contains a function pointer that the user provided initially, which is then
41 in SPDK consists of a function pointer and a pointer to some context. Messages82 `spdk_msg_fn`, which is a function pointer and a context pointer, that can97 `spdk_io_device` is any pointer, whose uniqueness is predicated only on its
145 - add definitions for common nvmf data structures - then we can pass the subsystem pointer150 bpftrace scripts; this would allow us to pass the subsystem pointer itself as a probe157 modify SPDK to have the char array for storage, and a char pointer that points to
63 All block devices have a simple string name. At any time, a pointer to the115 spdk_bdev_write(). These functions take as an argument a pointer to a region of
38 from a queue. Each event consists of a bundled function pointer and its
736 cursor: pointer;749 cursor: pointer;1178 cursor: pointer;
30 pointer spdk_bdev_module structure that is used to register new bdev module.
185 gdb_obj = self.ptr.cast(gdb.lookup_type(self.type_name).pointer())201 ns = nsptr.cast(gdb.lookup_type('struct spdk_nvmf_ns').pointer())
183 print_ptr(d->args[i].name, (uint64_t)entry->args[i].u.pointer); in print_event()252 spdk_json_write_uint64(g_json, (uint64_t)entry->args[i].u.pointer); in print_event_json()
274 COMMON_CFLAGS += -DDEBUG -g3 -O0 -fno-omit-frame-pointer338 CFLAGS += $(COMMON_CFLAGS) -Wno-pointer-sign -Wstrict-prototypes -Wold-style-definition -std=gnu11
211 (pe->args[tpoint->related_objects[i].arg_index].u.pointer)); in next_entry()
182 "Zone Invalid Write: The write to a zone was not at the write pointer." I/O errors.
389 TracepointArgument.TYPE_PTR: lambda a: int(a.pointer or 0),
599 CU_ASSERT(nsdata.mc.pointer == 0); in test_nvmf_bdev_ctrlr_zcopy_start()
143 nsdata->mc.pointer = 0; in nvmf_bdev_ctrlr_identify_ns()