Home
last modified time | relevance | path

Searched defs:fuse_iqueue_ops (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h48837 struct fuse_iqueue_ops { struct
48838 void (*wake_forget_and_unlock)(struct fuse_iqueue *, bool);
48839 void (*wake_interrupt_and_unlock)(struct fuse_iqueue *, bool);
48840 void (*wake_pending_and_unlock)(struct fuse_iqueue *, bool);
48841 void (*release)(struct fuse_iqueue *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h58594 struct fuse_iqueue_ops { struct
58595 void (*wake_forget_and_unlock)(struct fuse_iqueue *, bool);
58596 void (*wake_interrupt_and_unlock)(struct fuse_iqueue *, bool);
58597 void (*wake_pending_and_unlock)(struct fuse_iqueue *, bool);
58598 void (*release)(struct fuse_iqueue *);