Home
last modified time | relevance | path

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

/linux-6.15/Documentation/filesystems/
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.rst101 fuse-io-uring
/linux-6.15/fs/fuse/
H A DKconfig68 bool "FUSE communication over io-uring"
73 This allows sending FUSE requests over the io-uring interface and
76 If you want to allow fuse server/client communication through io-uring,
/linux-6.15/Documentation/netlink/specs/
H A Dnetdev.yaml122 name: io-uring-provider-info
182 name: io-uring
183 doc: io-uring memory provider information.
185 nested-attributes: io-uring-provider-info
318 name: io-uring
321 nested-attributes: io-uring-provider-info
604 - io-uring
670 - io-uring
/linux-6.15/Documentation/admin-guide/perf/
H A Dhisi-pmu.rst107 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
/linux-6.15/security/apparmor/include/
H A Daudit.h161 } uring; member
/linux-6.15/security/apparmor/
H A Dlsm.c618 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()
/linux-6.15/init/
H A DKconfig1754 bool "Enable IO uring support" if EXPERT
/linux-6.15/
H A DMAINTAINERS12492 L: io-uring@vger.kernel.org