Home
last modified time | relevance | path

Searched defs:socket_arg (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Drte_malloc.c60 int socket_arg, const bool trace_ena) in malloc_socket()
90 int socket_arg) in rte_malloc_socket()
H A Dmalloc_heap.c697 malloc_heap_alloc(const char *type, size_t size, int socket_arg, in malloc_heap_alloc()
760 malloc_heap_alloc_biggest(const char *type, int socket_arg, unsigned int flags, in malloc_heap_alloc_biggest()
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal.c559 eal_parse_socket_arg(char *strval, volatile uint64_t *socket_arg) in eal_parse_socket_arg()