Searched defs:where (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/vdpa/ifc/base/ |
| H A D | ifcvf_osdep.h | 31 #define PCI_READ_CONFIG_BYTE(dev, val, where) \ argument 34 #define PCI_READ_CONFIG_DWORD(dev, val, where) \ argument 47 PCI_READ_CONFIG_RANGE(PCI_DEV *dev, uint32_t *val, int size, int where) in PCI_READ_CONFIG_RANGE()
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_asym.c | 40 #define HEXDUMP(name, where, size) QAT_DP_HEXDUMP_LOG(DEBUG, name, \ argument 42 #define HEXDUMP_OFF(name, where, size, idx) QAT_DP_HEXDUMP_LOG(DEBUG, name, \ argument 49 #define HEXDUMP(name, where, size) argument 50 #define HEXDUMP_OFF(name, where, size, idx) argument 72 #define SET_PKE_LN(where, what, how, idx) \ argument 78 #define SET_PKE_LN_9A(where, what, how, idx) \ argument 85 #define SET_PKE_LN_EC(where, what, how, idx) \ argument
|
| /dpdk/lib/graph/ |
| H A D | graph_private.h | 36 #define SET_ERR_JMP(err, where, fmt, ...) \ argument
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_memory.c | 234 void numa_error(char *where) in numa_error()
|