Searched defs:kthread_stop (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/ | ||
| H A D | kthread.c | 630 int kthread_stop(struct task_struct *k) in kthread_stop() function 649 EXPORT_SYMBOL(kthread_stop); variable [all...] |
| /kernel/linux/linux-6.6/kernel/ | ||
| H A D | kthread.c | 696 int kthread_stop(struct task_struct *k) kthread_stop() function 716 EXPORT_SYMBOL(kthread_stop); global() variable [all...] |
Completed in 3 milliseconds