Home
last modified time | relevance | path

Searched refs:mem_alloc_validator_entry (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_memalloc.c23 struct mem_alloc_validator_entry { struct
24 TAILQ_ENTRY(mem_alloc_validator_entry) next;
33 TAILQ_HEAD(mem_alloc_validator_entry_list, mem_alloc_validator_entry); argument
55 static struct mem_alloc_validator_entry *
58 struct mem_alloc_validator_entry *r; in find_mem_alloc_validator()
256 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validator_register()
306 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validator_unregister()
345 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validate()