Searched refs:uring (Results 1 – 9 of 9) 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.
101 fuse-io-uring
68 bool "FUSE communication over io-uring"73 This allows sending FUSE requests over the io-uring interface and76 If you want to allow fuse server/client communication through io-uring,
122 name: io-uring-provider-info182 name: io-uring183 doc: io-uring memory provider information.185 nested-attributes: io-uring-provider-info318 name: io-uring321 nested-attributes: io-uring-provider-info604 - io-uring670 - io-uring
107 uring channel. It is 2 bits. Some important codes are as follows:111 - 2'b10: count the events which sent to the uring (non-MATA) channel;112 - 2'b00: default value, count the events which sent to the both uring and
161 } uring; member
618 if (ad->uring.target) { in audit_uring_cb()621 ad->uring.target, in audit_uring_cb()670 ad.uring.target = cred_label(new); in apparmor_uring_override_creds()
1754 bool "Enable IO uring support" if EXPERT
12492 L: io-uring@vger.kernel.org