numam-dpdk/lib/eal/include
David Marchand ec5ecd7e37 dev: introduce device accessors
Prepare for making the device object opaque by adding accessors.
Update existing "external" users.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-23 16:14:34 +02:00
..
generic eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
bus_driver.h bus: hide bus object 2022-09-23 16:14:34 +02:00
dev_driver.h dev: hide driver object 2022-09-23 16:14:34 +02:00
meson.build dev: hide driver object 2022-09-23 16:14:34 +02:00
rte_alarm.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_bitmap.h bitmap: fix buffer overrun in bitmap init 2021-06-11 11:03:25 +02:00
rte_bitops.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_branch_prediction.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_bus.h bus: hide bus object 2022-09-23 16:14:34 +02:00
rte_class.h eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_common.h eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
rte_compat.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_debug.h eal/unix: make stack dump signal safe 2022-06-23 13:40:50 +02:00
rte_dev.h dev: introduce device accessors 2022-09-23 16:14:34 +02:00
rte_devargs.h devargs: remove dependency on bus header 2022-09-23 16:14:34 +02:00
rte_eal_memconfig.h mem: promote some shared memory config API to stable 2021-09-28 22:07:41 +02:00
rte_eal_paging.h eal: fix memory mapping on 32-bit target 2021-05-11 23:01:06 +02:00
rte_eal_trace.h interrupts: rename device specific file descriptor 2021-10-25 21:20:12 +02:00
rte_eal.h bus: move IOVA definition from header 2022-09-23 16:14:34 +02:00
rte_epoll.h interrupts: add allocator and accessors 2021-10-25 21:20:12 +02:00
rte_errno.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_fbarray.h fbarray: promote experimental API to stable 2021-09-28 22:07:41 +02:00
rte_function_versioning.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
rte_hexdump.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_hypervisor.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_interrupts.h interrupts: promote some experimental functions 2022-06-26 15:00:36 +02:00
rte_keepalive.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_launch.h eal: remove FINISHED lcore state 2021-10-25 18:20:59 +02:00
rte_lcore.h bus: move IOVA definition from header 2022-09-23 16:14:34 +02:00
rte_log.h log: promote some experimental macros and function 2022-06-26 14:43:19 +02:00
rte_malloc.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_mcslock.h eal: remove unused arch-specific headers for locks 2022-06-08 15:44:20 +02:00
rte_memory.h mem: add dirty malloc element support 2022-02-08 21:32:53 +01:00
rte_memzone.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_pci_dev_feature_defs.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_pci_dev_features.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_per_lcore.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_pflock.h eal: remove unused arch-specific headers for locks 2022-06-08 15:44:20 +02:00
rte_random.h eal: provide pseudo-random floating point number 2022-06-22 10:59:09 +02:00
rte_reciprocal.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_seqcount.h eal: add seqlock 2022-06-07 13:33:14 +02:00
rte_seqlock.h eal: add seqlock 2022-06-07 13:33:14 +02:00
rte_service_component.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_service.h eal: remove FINISHED lcore state 2021-10-25 18:20:59 +02:00
rte_string_fns.h eal: save error in string copy 2021-07-05 15:11:30 +02:00
rte_tailq.h eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_test.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_thread.h eal: get/set thread priority per thread identifier 2022-06-07 13:33:14 +02:00
rte_ticketlock.h eal: remove unused arch-specific headers for locks 2022-06-08 15:44:20 +02:00
rte_time.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_trace_point_register.h eal: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_trace_point.h eal: fix C++ include 2022-02-10 23:02:35 +01:00
rte_trace.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_uuid.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_version.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_vfio.h vfio: fix FreeBSD documentation 2021-11-08 16:42:55 +01:00