Home
last modified time | relevance | path

Searched refs:wake_interrupt_and_unlock (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h421 void (*wake_interrupt_and_unlock)(struct fuse_iqueue *fiq, bool sync) member
H A Ddev.c224 .wake_interrupt_and_unlock = fuse_dev_wake_and_unlock,
365 fiq->ops->wake_interrupt_and_unlock(fiq, false); in queue_interrupt()
H A Dvirtio_fs.c1279 .wake_interrupt_and_unlock = virtio_fs_wake_interrupt_and_unlock,