| /OK3568_Linux_fs/kernel/arch/um/kernel/ |
| H A D | exec.c | 22 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | process.c | 31 void flush_thread(void){} in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | process.c | 79 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | process.c | 124 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | process.c | 95 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/h8300/kernel/ |
| H A D | process.c | 104 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | task.h | 74 extern void flush_thread(void);
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | process.c | 143 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | process.c | 280 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | process.c | 52 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | process.c | 89 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | process_32.c | 74 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-writecache.c | 191 struct task_struct *flush_thread; member 1284 wake_up_process(wc->flush_thread); in writecache_offload_bio() 2043 if (wc->flush_thread) in writecache_dtr() 2044 kthread_stop(wc->flush_thread); in writecache_dtr() 2356 wc->flush_thread = kthread_create(writecache_flush_thread, wc, "dm_writecache_flush"); in writecache_ctr() 2357 if (IS_ERR(wc->flush_thread)) { in writecache_ctr() 2358 r = PTR_ERR(wc->flush_thread); in writecache_ctr() 2359 wc->flush_thread = NULL; in writecache_ctr() 2363 wake_up_process(wc->flush_thread); in writecache_ctr()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | process.c | 139 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | process.c | 50 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | process.c | 137 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | processor.h | 377 static inline void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | process.c | 93 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | process.c | 99 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | process.c | 217 flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | process.c | 208 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | process_32.c | 200 void flush_thread(void) function
|
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | ChangeLog | 68 flush_thread() in arch/arm/process.c. The change to
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | process.c | 417 void flush_thread(void) in flush_thread() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | process.c | 507 flush_thread (void) in flush_thread() function
|