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.c19 rte_mem_event_callback_t clb; member
26 rte_mem_alloc_validator_t clb; member
148 rte_mem_event_callback_t clb, void *arg) in eal_memalloc_mem_event_callback_register()
254 rte_mem_alloc_validator_t clb, int socket_id, size_t limit) in eal_memalloc_mem_alloc_validator_register()
H A Deal_common_proc.c67 rte_mp_async_reply_t clb; member
1080 rte_mp_async_reply_t clb) in rte_mp_request_async()
H A Deal_common_memory.c465 rte_mem_event_callback_register(const char *name, rte_mem_event_callback_t clb, in rte_mem_event_callback_register()
497 rte_mem_alloc_validator_t clb, int socket_id, size_t limit) in rte_mem_alloc_validator_register()
/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.c483 rte_rx_callback_fn clb; in rte_power_ethdev_pmgmt_queue_enable() local