numam-dpdk/lib/eal/linux
Harman Kalra c2bd9367e1 lib: remove direct access to interrupt handle
Removing direct access to interrupt handle structure fields,
rather use respective get set APIs for the same.
Making changes to all the libraries access the interrupt handle fields.

Signed-off-by: Harman Kalra <hkalra@marvell.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
Tested-by: Raslan Darawsheh <rasland@nvidia.com>
2021-10-25 21:20:12 +02:00
..
include eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
eal_alarm.c alarm: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
eal_cpuflags.c
eal_debug.c
eal_dev.c lib: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
eal_hugepage_info.c eal/linux: allow hugetlbfs sub-directories 2021-10-12 21:07:46 +02:00
eal_interrupts.c interrupts: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
eal_lcore.c
eal_log.c
eal_memalloc.c
eal_memory.c
eal_thread.c eal: fix memory ordering around lcore task accesses 2021-10-25 18:20:59 +02:00
eal_timer.c
eal_vfio_mp_sync.c
eal_vfio.c vfio: allow partially unmapping adjacent memory 2021-10-21 14:24:21 +02:00
eal_vfio.h
eal.c alarm: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
meson.build