Home
last modified time | relevance | path

Searched defs:create_kthread (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/sgi-xp/
H A Dxpc_channel.c192 int create_kthread = 0; in xpc_process_openclose_chctl_flags() local
/linux/kernel/
H A Dkthread.c404 static void create_kthread(struct kthread_create_info *create) in create_kthread() function