Home
last modified time | relevance | path

Searched defs:clb (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_memalloc.c20 rte_mem_event_callback_t clb; member
27 rte_mem_alloc_validator_t clb; member
149 rte_mem_event_callback_t clb, void *arg) in eal_memalloc_mem_event_callback_register()
255 rte_mem_alloc_validator_t clb, int socket_id, size_t limit) in eal_memalloc_mem_alloc_validator_register()
H A Deal_common_proc.c68 rte_mp_async_reply_t clb; member
1090 rte_mp_async_reply_t clb) in rte_mp_request_async()
H A Deal_common_memory.c467 rte_mem_event_callback_register(const char *name, rte_mem_event_callback_t clb, in rte_mem_event_callback_register() argument
499 rte_mem_alloc_validator_t clb, int socket_id, size_t limit) in rte_mem_alloc_validator_register() argument
/dpdk/lib/eal/windows/
H A Deal_mp.c64 rte_mp_async_reply_t clb) in rte_mp_request_async()
/dpdk/lib/power/
H A Drte_power_pmd_mgmt.c492 rte_rx_callback_fn clb; rte_power_ethdev_pmgmt_queue_enable() local