numam-dpdk/lib/librte_eal/common
Jianfeng Tan 2147c09505 ipc: clean up code
Following below commit, we change some internal function and variable
names:
  commit ce3a731235 ("eal: rename IPC request as synchronous one")

Also use calloc to supersede malloc + memset for code clean up.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-04-23 22:44:26 +02:00
..
arch
include eal/x86: force inlining of memcpy sub-functions 2018-04-18 09:22:56 +02:00
eal_common_bus.c
eal_common_cpuflags.c
eal_common_dev.c eal: add device event monitor framework 2018-04-13 12:00:31 +02:00
eal_common_devargs.c
eal_common_errno.c
eal_common_fbarray.c fbarray: check sysconf failure 2018-04-23 22:44:22 +02:00
eal_common_hexdump.c
eal_common_hypervisor.c
eal_common_launch.c
eal_common_lcore.c
eal_common_log.c
eal_common_memalloc.c mem: add validator callback 2018-04-11 21:45:56 +02:00
eal_common_memory.c mem: add validator callback 2018-04-11 21:45:56 +02:00
eal_common_memzone.c malloc: enable memory hotplug support 2018-04-11 21:45:55 +02:00
eal_common_options.c mem: share hugepage info primary and secondary 2018-04-11 21:45:55 +02:00
eal_common_proc.c ipc: clean up code 2018-04-23 22:44:26 +02:00
eal_common_string_fns.c
eal_common_tailqs.c
eal_common_thread.c
eal_common_timer.c
eal_filesystem.h fbarray: make all fbarrays hidden files 2018-04-23 22:44:17 +02:00
eal_hugepages.h mem: share hugepage info primary and secondary 2018-04-11 21:45:55 +02:00
eal_internal_cfg.h mem: share hugepage info primary and secondary 2018-04-11 21:45:55 +02:00
eal_memalloc.h mem: add validator callback 2018-04-11 21:45:56 +02:00
eal_options.h eal: add single file segments option 2018-04-11 21:45:55 +02:00
eal_private.h eal: add device event monitor framework 2018-04-13 12:00:31 +02:00
eal_thread.h
Makefile eal: add shared indexed file-backed array 2018-04-11 19:55:21 +02:00
malloc_elem.c malloc: enable memory hotplug support 2018-04-11 21:45:55 +02:00
malloc_elem.h malloc: enable memory hotplug support 2018-04-11 21:45:55 +02:00
malloc_heap.c malloc: fix not unlocking hotplug on fail to init 2018-04-17 12:36:40 +02:00
malloc_heap.h malloc: enable memory hotplug support 2018-04-11 21:45:55 +02:00
malloc_mp.c malloc: support multiprocess memory hotplug 2018-04-11 21:45:55 +02:00
malloc_mp.h malloc: support multiprocess memory hotplug 2018-04-11 21:45:55 +02:00
meson.build malloc: support multiprocess memory hotplug 2018-04-11 21:45:55 +02:00
rte_keepalive.c
rte_malloc.c malloc: enable memory hotplug support 2018-04-11 21:45:55 +02:00
rte_reciprocal.c
rte_service.c