Searched defs:ksock_sched_info (Results 1 – 1 of 1) sorted by relevance
96 struct ksock_sched_info { struct97 int ksi_nthreads_max; /* max allowed threads */98 int ksi_nthreads; /* number of threads */99 int ksi_cpt; /* CPT id */100 ksock_sched_t *ksi_scheds; /* array of schedulers */