Searched refs:kthreads (Results 1 – 2 of 2) sorted by relevance
569 struct nm_bdg_kthread *kthreads; member599 bps->kthreads = nm_os_malloc(sizeof(struct nm_bdg_kthread) * bps->ncpus); in nm_bdg_create_kthreads()600 if (bps->kthreads == NULL) in nm_bdg_create_kthreads()606 struct nm_bdg_kthread *t = bps->kthreads + i; in nm_bdg_create_kthreads()630 struct nm_bdg_kthread *t = bps->kthreads + i; in nm_bdg_create_kthreads()633 nm_os_free(bps->kthreads); in nm_bdg_create_kthreads()650 struct nm_bdg_kthread *t = bps->kthreads + i; in nm_bdg_polling_start_kthreads()661 struct nm_bdg_kthread *t = bps->kthreads + i; in nm_bdg_polling_start_kthreads()677 struct nm_bdg_kthread *t = bps->kthreads + i; in nm_bdg_polling_stop_delete_kthreads()784 nm_os_free(bps->kthreads); in nm_bdg_ctl_polling_start()
77 (!kthreads && ((kp)->ki_flag & P_KPROC) != 0))111 static int kthreads; variable223 kthreads = 1; in main()