Searched defs:ksock_sched_info (Results 1 – 1 of 1) sorted by relevance
75 struct ksock_sched_info { struct76 int ksi_nthreads_max; /* max allowed threads */77 int ksi_nthreads; /* number of threads */78 int ksi_cpt; /* CPT id */79 ksock_sched_t *ksi_scheds; /* array of schedulers */