Searched refs:pool_cpu_propget (Results 1 – 3 of 3) sorted by relevance
70 extern int pool_cpu_propget(processorid_t, char *, nvlist_t *);
958 pool_cpu_propget(processorid_t cpuid, char *name, nvlist_t *nvl) in pool_cpu_propget() function
1147 ret = pool_cpu_propget((processorid_t)id, name, nvl); in pool_propget()