Home
last modified time | relevance | path

Searched refs:Pointer (Results 1 – 25 of 141) sorted by relevance

123456

/linux/rust/kernel/
H A Dworkqueue.rs245 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/Documentation/arch/arm64/
H A Dpointer-authentication.rst2 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/Documentation/scsi/
H A Dhptiop.rst68 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/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-ultra_smb25 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 Dsysfs-bus-coresight-devices-etb1040 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/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-links.rst29 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/arch/arm64/configs/
H A Dhardening.config10 # Pointer authentication (ARMv8.3 and later). If hardware actually supports
/linux/Documentation/userspace-api/media/dvb/
H A Dca-set-descr.rst29 Pointer to struct :c:type:`ca_descr`.
H A Dca-get-descr-info.rst29 Pointer to struct :c:type:`ca_descr_info`.
H A Dca-get-cap.rst29 Pointer to struct :c:type:`ca_caps`.
H A Dca-send-msg.rst29 Pointer to struct :c:type:`ca_msg`.
H A Dca-get-msg.rst29 Pointer to struct :c:type:`ca_msg`.
H A Dca-get-slot-info.rst29 Pointer to struct :c:type:`ca_slot_info`.
H A Ddmx-set-pes-filter.rst29 Pointer to structure containing filter parameters.
H A Ddmx-get-stc.rst29 Pointer to :c:type:`dmx_stc` where the stc data is to be stored.
H A Ddmx-set-filter.rst30 Pointer to structure containing filter parameters.
/linux/Documentation/mhi/
H A Dmhi.rst95 [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/drivers/scsi/aic7xxx/
H A Daic79xx.reg94 * Mode Pointer
478 * S/G Cache Pointer
1264 * SCB Type Pointer
1274 * Queue Tag Pointer
1284 * Logical Unit Number Pointer
1296 * Data Length Pointer
1306 * Status Length Pointer
1316 * Command Length Pointer
1328 * Task Attribute Pointer
1341 * Task Management Flags Pointer
[all …]
/linux/Documentation/arch/riscv/
H A Duabi.rst72 Pointer masking
77 operations. Pointer masking is disabled by default. To enable it, userspace
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-overlay.rst29 Pointer to an integer.
H A Dvidioc-prepare-buf.rst29 Pointer to struct :c:type:`v4l2_buffer`.
H A Dvidioc-enumaudio.rst29 Pointer to struct :c:type:`v4l2_audio`.
/linux/arch/x86/boot/
H A Dpmjump.S25 movl %edx, %esi # Pointer to boot_params table
/linux/arch/arm/mach-omap2/
H A Dsleep44xx.S260 add r3, r3, r1 @ Pointer to ppa_zero_params
299 add r3, r3, r1 @ Pointer to ppa_por_params
/linux/Documentation/arch/parisc/
H A Dregisters.rst29 CR24 (TR 0) Kernel Space Page Directory Pointer
30 CR25 (TR 1) User Space Page Directory Pointer

123456