| /linux-6.15/rust/kernel/ |
| H A D | workqueue.rs | 245 type Pointer = Pin<KBox<Self>>; typedef 336 type Pointer: WorkItemPointer<ID>; typedef 339 fn run(this: Self::Pointer); in run() argument 383 Some(T::Pointer::run), in new() 536 T: WorkItem<ID, Pointer = Self>, 560 T: WorkItem<ID, Pointer = Self>, 589 T: WorkItem<ID, Pointer = Self>, 609 T: WorkItem<ID, Pointer = Self>,
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | pointer-authentication.rst | 2 Pointer authentication in AArch64 Linux 16 The ARMv8.3 Pointer Authentication extension adds primitives that can be 20 The extension uses a Pointer Authentication Code (PAC) to determine 91 Pointer authentication is enabled in KVM guest when each virtual cpu is 100 As Arm Architecture specifies that Pointer Authentication feature is 105 filter out the Pointer Authentication system key registers from 107 register. Any attempt to use the Pointer Authentication instructions will
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | hwmon-kernel-api.rst | 89 `struct device *dev` Pointer to parent device 92 `const struct hwmon_chip_info *info` Pointer to chip description. 110 Pointer to device operations. 128 Pointer to a function to return the file mode for each supported 132 Pointer to a function for reading a value from the chip. This function 136 Pointer to a function for writing a value to the chip. This function is 168 Pointer to a 0-terminated list of configuration values for each 257 Pointer to device private data structure. 279 Pointer to the hardware monitoring device. 290 Pointer to attribute value. [all …]
|
| /linux-6.15/Documentation/scsi/ |
| H A D | hptiop.rst | 68 0x0 Inbound Queue Head Pointer 69 0x4 Inbound Queue Tail Pointer 70 0x8 Outbound Queue Head Pointer 71 0xC Outbound Queue Tail Pointer 91 0x4018 Inbound List Write Pointer 95 0x4058 Outbound List Copy Pointer Shadow Base Address Low 96 0x405C Outbound List Copy Pointer Shadow Base Address High
|
| /linux-6.15/rust/kernel/time/hrtimer/ |
| H A D | arc.rs | 55 T: for<'a> HrTimerCallback<Pointer<'a> = Self>, 73 T: for<'a> HrTimerCallback<Pointer<'a> = Self>,
|
| H A D | pin.rs | 55 T: HrTimerCallback<Pointer<'a> = Self>, 76 T: HrTimerCallback<Pointer<'a> = Self>,
|
| H A D | pin_mut.rs | 53 T: HrTimerCallback<Pointer<'a> = Self>, 80 T: HrTimerCallback<Pointer<'a> = Self>,
|
| H A D | tbox.rs | 64 T: for<'a> HrTimerCallback<Pointer<'a> = Pin<Box<T, A>>>, 95 T: for<'a> HrTimerCallback<Pointer<'a> = Pin<Box<T, A>>>,
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-coresight-devices-ultra_smb | 25 Description: (RO) Shows the value of UltraSoc SMB Read Pointer register. 31 Description: (RO) Shows the value of UltraSoc SMB Write Pointer register.
|
| H A D | sysfs-bus-coresight-devices-etb10 | 40 Description: (Read) Shows the value held by the ETB RAM Read Pointer register 49 Description: (Read) Shows the value held by the ETB RAM Write Pointer register
|
| /linux-6.15/rust/kernel/time/ |
| H A D | hrtimer.rs | 112 Some(T::Pointer::run), in new() 280 type Pointer<'a>: RawHrTimerCallback; typedef 283 fn run(this: <Self::Pointer<'_> as RawHrTimerCallback>::CallbackTarget<'_>) -> HrTimerRestart in run()
|
| /linux-6.15/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-enum-links.rst | 29 Pointer to struct :c:type:`media_links_enum`. 70 - Pointer to a pads array allocated by the application. Ignored if 75 - Pointer to a links array allocated by the application. Ignored if
|
| /linux-6.15/arch/arm64/configs/ |
| H A D | hardening.config | 10 # Pointer authentication (ARMv8.3 and later). If hardware actually supports
|
| /linux-6.15/Documentation/userspace-api/media/dvb/ |
| H A D | ca-get-descr-info.rst | 29 Pointer to struct :c:type:`ca_descr_info`.
|
| H A D | ca-set-descr.rst | 29 Pointer to struct :c:type:`ca_descr`.
|
| H A D | ca-get-cap.rst | 29 Pointer to struct :c:type:`ca_caps`.
|
| H A D | ca-get-msg.rst | 29 Pointer to struct :c:type:`ca_msg`.
|
| H A D | ca-send-msg.rst | 29 Pointer to struct :c:type:`ca_msg`.
|
| H A D | ca-get-slot-info.rst | 29 Pointer to struct :c:type:`ca_slot_info`.
|
| H A D | dmx-set-pes-filter.rst | 29 Pointer to structure containing filter parameters.
|
| /linux-6.15/Documentation/mhi/ |
| H A D | mhi.rst | 95 [Read Pointer (RP)] ----------->[Ring Element] } TD 96 [Write Pointer (WP)]- [Ring Element] 122 [Read Pointer (RP)] ----------->[Ring Element] } ED 123 [Write Pointer (WP)]- [Ring Element]
|
| /linux-6.15/drivers/scsi/aic7xxx/ |
| H A D | aic79xx.reg | 94 * Mode Pointer 478 * S/G Cache Pointer 1264 * SCB Type Pointer 1274 * Queue Tag Pointer 1296 * Data Length Pointer 1306 * Status Length Pointer 1316 * Command Length Pointer 1354 * Command Pointer 1366 * Queue Next Pointer 1378 * SCSI ID Pointer [all …]
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-overlay.rst | 29 Pointer to an integer.
|
| /linux-6.15/arch/x86/boot/ |
| H A D | pmjump.S | 25 movl %edx, %esi # Pointer to boot_params table
|
| /linux-6.15/Documentation/arch/riscv/ |
| H A D | uabi.rst | 72 Pointer masking 77 operations. Pointer masking is disabled by default. To enable it, userspace
|