Home
last modified time | relevance | path

Searched refs:uring (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/filesystems/fuse/
H A Dfuse-io-uring.rst4 FUSE-over-io-uring design documentation
8 kernel/userspace communication through io-uring is configured
16 As of now not all requests types are supported through io-uring, userspace
17 is required to also handle requests through /dev/fuse after io-uring setup
21 Fuse io-uring configuration
25 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.
H A Dindex.rst13 fuse-io-uring
/linux/fs/fuse/
H A DKconfig69 bool "FUSE communication over io-uring"
74 This allows sending FUSE requests over the io-uring interface and
77 If you want to allow fuse server/client communication through io-uring,
/linux/Documentation/admin-guide/perf/
H A Dhisi-pmu.rst112 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
/linux/security/apparmor/include/
H A Daudit.h164 } uring; member
/linux/security/apparmor/
H A Dlsm.c620 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()
/linux/init/
H A DKconfig1863 bool "Enable IO uring support" if EXPERT
/linux/
H A DMAINTAINERS13274 L: io-uring@vger.kernel.org
13288 L: io-uring@vger.kernel.org