Searched refs:kthread (Results 26 - 50 of 240) sorted by relevance

12345678910

/netbsd-current/external/cddl/osnet/dev/cyclic/
H A Dcyclic_test.c35 #include <sys/kthread.h>
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clnfsiod.c60 #include <sys/kthread.h>
87 /* Maximum number of seconds a nfsiod kthread will sleep before exiting */
90 "Max number of seconds an nfsiod kthread will sleep before exiting");
/netbsd-current/regress/sys/kern/allocfree/
H A Dallocfree.c40 #include <sys/kthread.h>
/netbsd-current/sys/dev/ata/
H A Data_recovery.c41 #include <sys/kthread.h>
H A Data_subr.c39 #include <sys/kthread.h>
/netbsd-current/sys/net/npf/
H A Dnpf_worker.c40 #include <sys/kthread.h>
/netbsd-current/sys/external/bsd/common/linux/
H A Dlinux_rcu.c40 #include <sys/kthread.h>
/netbsd-current/sys/external/bsd/vchiq/dist/interface/compat/
H A Dvchi_bsd.h37 #include <sys/kthread.h>
233 * kthread API (we use lwp)
/netbsd-current/sys/dev/scsipi/
H A Datapiconf.c36 #include <sys/kthread.h>
/netbsd-current/sys/arch/arm/sa11x0/
H A Dsa11x1_pcic.c42 #include <sys/kthread.h>
/netbsd-current/sys/kern/
H A Dkern_crashme.c46 #include <sys/kthread.h>
H A Dkern_kthread.c41 #include <sys/kthread.h>
173 printf("WARNING: kthread `%s' (%d) exits with status %d\n",
197 * Wait for a kthread to exit, as pthread_join().
208 * - Ask the kthread to write to `exited'.
210 * - Wait until the kthread has written to `exited'.
227 * Allow the current lwp, which must be a kthread, to use the FPU.
H A Dkern_acct.c84 #include <sys/kthread.h>
/netbsd-current/sys/rump/librump/rumpkern/
H A Dthreads.c37 #include <sys/kthread.h>
H A Dintr.c36 #include <sys/kthread.h>
/netbsd-current/sys/arch/hpcarm/dev/
H A Dipaq_pcic.c42 #include <sys/kthread.h>
137 /* schedule kthread creation */
141 /* establish_intr should be after creating the kthread */
H A Dipaq_atmelgpio.c45 #include <sys/kthread.h>
/netbsd-current/sys/arch/evbarm/gumstix/
H A Dgxpcic.c70 #include <sys/kthread.h>
/netbsd-current/sys/arch/evbarm/kobo/
H A Dkobo_usb.c38 #include <sys/kthread.h>
/netbsd-current/sys/fs/udf/
H A Dudf.h42 #include <sys/kthread.h>
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_osdep.h50 #include <sys/kthread.h>
/netbsd-current/sys/fs/puffs/
H A Dpuffs_compat.c40 #include <sys/kthread.h>
/netbsd-current/sys/nfs/
H A Dnfs_kq.c46 #include <sys/kthread.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_job.c29 #include <linux/kthread.h>
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dgvt.c40 #include <linux/kthread.h>

Completed in 220 milliseconds

12345678910