Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c181 static struct nexus_monitor_adapter *na_mon_alloc(zalloc_flags_t);
450 na_mon_alloc(zalloc_flags_t how) in na_mon_alloc() function
1451 mna = na_mon_alloc(Z_WAITOK); in nx_monitor_na_find()