Searched refs:uring (Results 1 – 8 of 8) sorted by relevance
4 FUSE-over-io-uring design documentation8 kernel/userspace communication through io-uring is configured16 As of now not all requests types are supported through io-uring, userspace17 is required to also handle requests through /dev/fuse after io-uring setup21 Fuse io-uring configuration25 read/write interface - until io-uring setup is complete.27 In order to set up fuse-over-io-uring fuse-server (user-space)35 Note, every CPU core has its own fuse-io-uring queue.
13 fuse-io-uring
69 bool "FUSE communication over io-uring"74 This allows sending FUSE requests over the io-uring interface and77 If you want to allow fuse server/client communication through io-uring,
112 uring channel. It is 2 bits. Some important codes are as follows:116 - 2'b10: count the events which sent to the uring (non-MATA) channel;117 - 2'b00: default value, count the events which sent to both uring and
164 } uring; member
620 if (ad->uring.target) { in audit_uring_cb()623 ad->uring.target, in audit_uring_cb()673 ad.uring.target = cred_label(new); in apparmor_uring_override_creds()
1863 bool "Enable IO uring support" if EXPERT
13274 L: io-uring@vger.kernel.org13288 L: io-uring@vger.kernel.org