Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Diwhmap.h109 IW_EXPORT void iwhmap_lru_init(IWHMAP *hm, iwhmap_lru_eviction_needed ev, void *ev_user_data);
Diwhmap.c598 void iwhmap_lru_init(IWHMAP *hm, iwhmap_lru_eviction_needed ev, void *ev_user_data) { in iwhmap_lru_init() argument
600 hm->lru_ev_user_data = ev_user_data; in iwhmap_lru_init()