Searched refs:kthread_create_cpu (Results 1 – 4 of 4) sorted by relevance
| /dflybsd-src/sys/sys/ |
| H A D | kthread.h | 63 int kthread_create_cpu (void (*)(void *), void *, struct thread **,
|
| /dflybsd-src/sys/kern/ |
| H A D | kern_kthread.c | 110 kthread_create_cpu(void (*func)(void *), void *arg, in kthread_create_cpu() function
|
| H A D | kern_sensors.c | 557 error = kthread_create_cpu(sensor_task_thread, thr, NULL, cpu, in sensor_sysinit()
|
| /dflybsd-src/sys/opencrypto/ |
| H A D | crypto.c | 228 kthread_create_cpu(crypto_proc, tdinfo, &tdinfo->crp_td, in crypto_init()
|