Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fuse/
Dfuse_i.h382 void (*wake_interrupt_and_unlock)(struct fuse_iqueue *fiq) member
Ddev.c216 .wake_interrupt_and_unlock = fuse_dev_wake_and_unlock,
355 fiq->ops->wake_interrupt_and_unlock(fiq); in queue_interrupt()
Dvirtio_fs.c1031 .wake_interrupt_and_unlock = virtio_fs_wake_interrupt_and_unlock,