Home
last modified time | relevance | path

Searched refs:flush_thread (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dexec.c22 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dprocess.c31 void flush_thread(void){} in flush_thread() function
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dprocess.c79 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dprocess.c124 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dprocess.c95 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dprocess.c104 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtask.h74 extern void flush_thread(void);
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dprocess.c143 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dprocess.c280 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dprocess.c52 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dprocess.c89 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dprocess_32.c74 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-writecache.c191 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 Dprocess.c139 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dprocess.c50 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dprocess.c137 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dprocessor.h377 static inline void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dprocess.c93 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dprocess.c99 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dprocess.c217 flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dprocess.c208 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dprocess_32.c200 void flush_thread(void) function
/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A DChangeLog68 flush_thread() in arch/arm/process.c. The change to
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c417 void flush_thread(void) in flush_thread() function
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dprocess.c507 flush_thread (void) in flush_thread() function

12