| /linux-6.15/rust/kernel/block/mq/ |
| H A D | request.rs | 9 block::mq::Operations, 56 pub struct Request<T: Operations>(Opaque<bindings::request>, PhantomData<T>); 58 impl<T: Operations> Request<T> { 197 unsafe impl<T: Operations> Send for Request<T> {} 201 unsafe impl<T: Operations> Sync for Request<T> {} 233 unsafe impl<T: Operations> AlwaysRefCounted for Request<T> {
|
| H A D | tag_set.rs | 11 block::mq::{operations::OperationsVTable, request::RequestDataWrapper, Operations}, 28 pub struct TagSet<T: Operations> { 34 impl<T: Operations> TagSet<T> { 79 impl<T: Operations> PinnedDrop for TagSet<T> {
|
| H A D | gen_disk.rs | 8 use crate::block::mq::{raw_writer::RawWriter, Operations, TagSet}; 91 pub fn build<T: Operations>( in build() 180 pub struct GenDisk<T: Operations> { 187 unsafe impl<T: Operations + Send> Send for GenDisk<T> {} 189 impl<T: Operations> Drop for GenDisk<T> {
|
| H A D | operations.rs | 28 pub trait Operations: Sized { trait 53 pub(crate) struct OperationsVTable<T: Operations>(PhantomData<T>); 55 impl<T: Operations> OperationsVTable<T> {
|
| /linux-6.15/drivers/block/ |
| H A D | rnull.rs | 18 Operations, TagSet, 66 impl Operations for NullBlkDevice {
|
| /linux-6.15/Documentation/driver-api/tty/ |
| H A D | tty_port.rst | 16 Port Operations Reference`_ sections at the bottom. 66 TTY Port Operations Reference
|
| H A D | tty_driver.rst | 4 TTY Driver and TTY Operations 77 calling operations from :c:member:`tty_driver.ops`, see `TTY Operations 123 TTY Operations Reference
|
| /linux-6.15/rust/kernel/block/ |
| H A D | mq.rs | 96 pub use operations::Operations;
|
| /linux-6.15/Documentation/userspace-api/gpio/ |
| H A D | chardev_v1.rst | 46 Operations section in Chip 75 Operations section in Line Handle 100 Operations section in Line Event
|
| H A D | chardev.rst | 50 Operations section in Chip 78 Operations section in Line Request
|
| /linux-6.15/Documentation/mm/ |
| H A D | page_cache.rst | 15 Operations
|
| /linux-6.15/Documentation/netlabel/ |
| H A D | lsm_interface.rst | 31 NetLabel LSM Protocol Operations 40 NetLabel Label Mapping Cache Operations
|
| /linux-6.15/Documentation/driver-api/soundwire/ |
| H A D | stream.rst | 264 Stream State Operations 274 of the stream. Operations performed before entering in this state: 304 Configuration state of stream. Operations performed before entering in 339 Prepare state of stream. Operations performed before entering in this state: 383 Operations performed before entering in this state: 412 Operations performed before entering in this state: 448 De-prepare state of stream. Operations performed before entering in this 482 Release state of stream. Operations performed before entering in this state:
|
| /linux-6.15/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 18 # File Operations 91 # File Map / Shared Memory Operations 108 # Socket Operations 129 # Process Operations 310 # Relative File Operations
|
| /linux-6.15/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 18 # File Operations 91 # File Map / Shared Memory Operations 108 # Socket Operations 129 # Process Operations 310 # Relative File Operations
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | ti,k3-am654-cpts.yaml | 24 - Ethernet Enhanced Scheduled Traffic Operations (CPTS_ESTFn) (TSN) 29 Scheduled Traffic Operations (CPTS_ESTFn) and PCIe Subsystem Precision Time
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | miscellaneous.rst | 37 a :c:type:`struct pwm_device <pwm_device>`. Operations can be
|
| /linux-6.15/Documentation/userspace-api/netlink/ |
| H A D | c-code-gen.rst | 86 Operations chapter 89 Operations are named ``$family-CMD-$operation``.
|
| /linux-6.15/drivers/media/platform/nxp/ |
| H A D | Kconfig | 65 memory to memory. Operations include resizing and format
|
| /linux-6.15/Documentation/edac/ |
| H A D | memory_repair.rst | 47 8.2.9.7.1.1 PPR Maintenance Operations, 8.2.9.7.1.2 sPPR Maintenance Operation 78 Operations for more details.
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | nfs41-server.rst | 47 Operations chapter 173 Callback Operations
|
| /linux-6.15/drivers/ufs/core/ |
| H A D | Kconfig | 5 # Copyright (C) 2011-2013 Samsung India Software Operations
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-rtrs-server | 21 Operations is non-blocking and returns control immediately to the caller.
|
| /linux-6.15/arch/powerpc/boot/dts/fsl/ |
| H A D | e500mc_power_isa.dtsi | 56 fsl,eref-deo; // Data Cache Extended Operations
|
| H A D | e5500_power_isa.dtsi | 57 fsl,eref-deo; // Data Cache Extended Operations
|