/linux-4.4.14/kernel/ |
D | kthread.c | 41 struct kthread { struct 57 container_of(vfork, struct kthread, exited) argument 151 struct kthread *kthread = to_kthread(task); in probe_kthread_data() local 177 static int kthread(void *_create) in kthread() function 400 static void __kthread_unpark(struct task_struct *k, struct kthread *kthread) in __kthread_unpark() 426 struct kthread *kthread = to_live_kthread(k); in kthread_unpark() local 447 struct kthread *kthread = to_live_kthread(k); in kthread_park() local 481 struct kthread *kthread; in kthread_stop() local
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | usb-tx.c | 246 struct task_struct *kthread; in i2400mu_tx_setup() local 263 struct task_struct *kthread; in i2400mu_tx_release() local
|
D | usb-rx.c | 436 struct task_struct *kthread; in i2400mu_rx_setup() local 454 struct task_struct *kthread; in i2400mu_rx_release() local
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
D | xpc_main.c | 595 struct task_struct *kthread; in xpc_activate_partition() local 785 struct task_struct *kthread; in xpc_create_kthreads() local 1234 struct task_struct *kthread; in xpc_init() local
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-dev.c | 414 struct task_struct *kthread; in ccp_init() local
|
D | ccp-dev.h | 160 struct task_struct *kthread; member
|
/linux-4.4.14/arch/um/kernel/ |
D | process.c | 161 int kthread = current->flags & PF_KTHREAD; in copy_thread() local
|
/linux-4.4.14/drivers/media/i2c/ |
D | msp3400-driver.h | 101 struct task_struct *kthread; member
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-miropcm20.c | 72 struct task_struct *kthread; member
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000.h | 97 struct task_struct *kthread; member
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10.h | 274 struct task_struct *kthread; member
|
/linux-4.4.14/drivers/block/aoe/ |
D | aoecmd.c | 1288 kthread(void *vp) in kthread() function
|
/linux-4.4.14/drivers/media/pci/pt1/ |
D | pt1.c | 80 struct task_struct *kthread; member
|
/linux-4.4.14/drivers/crypto/ |
D | sahara.c | 206 struct task_struct *kthread; member
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88.h | 384 struct task_struct *kthread; member
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
D | saa7164.h | 490 struct task_struct *kthread; member
|
/linux-4.4.14/drivers/usb/atm/ |
D | ueagle-atm.c | 162 struct task_struct *kthread; member
|