Searched refs:sleep_on_spinunlock (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | os-linux.h | 41 #define sleep_on_spinunlock(wq, s) \ macro
|
H A D | gc.c | 222 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass() 407 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass()
|
H A D | fs.c | 659 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_gc_fetch_inode()
|
H A D | readinode.c | 1351 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_do_read_inode()
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | os-linux.h | 41 #define sleep_on_spinunlock(wq, s) \ macro
|
H A D | gc.c | 222 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass() 407 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass()
|
H A D | fs.c | 660 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_gc_fetch_inode()
|
H A D | readinode.c | 1351 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_do_read_inode()
|
Completed in 10 milliseconds