Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_memalloc.c26 struct mem_alloc_validator_entry { struct
27 TAILQ_ENTRY(mem_alloc_validator_entry) next;
36 TAILQ_HEAD(mem_alloc_validator_entry_list, mem_alloc_validator_entry); argument
58 static struct mem_alloc_validator_entry *
61 struct mem_alloc_validator_entry *r; in find_mem_alloc_validator()
259 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validator_register()
309 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validator_unregister()
348 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validate()