Home
last modified time | relevance | path

Searched full:performs (Results 1 – 25 of 855) sorted by relevance

12345678910>>...35

/linux-6.14.4/drivers/soc/fsl/qbman/
DKconfig41 This requires the presence of cpu-affine portals, and performs
55 This requires the presence of cpu-affine portals, and performs
64 This performs a "hot potato" style test enqueuing/dequeuing a frame
/linux-6.14.4/drivers/dma/amd/
DKconfig13 memory and IO copy operations. It performs DMA transfer through
26 memory and IO copy operations. It performs DMA transfer through
/linux-6.14.4/arch/riscv/kernel/
Dvec-copy-unaligned.S17 /* Performs a memcpy without aligning buffers, using word loads and stores. */
39 /* Performs a memcpy without aligning buffers, using only byte accesses. */
Dcopy-unaligned.S10 /* Performs a memcpy without aligning buffers, using word loads and stores. */
42 /* Performs a memcpy without aligning buffers, using only byte accesses. */
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-bus-iio-dac26 Performs a SW switch to a predefined output symbol. This attribute
57 Performs a SW switch to a predefined output symbol. This attribute
Dsysfs-driver-fsi-master-gpio8 driver performs FSI bus transactions, 1 sets external mode,
/linux-6.14.4/include/net/
Dnetmem.h80 * e.g. when it's a header buffer, performs faster and generates smaller
162 * e.g. when it's a header buffer, performs faster and generates smaller
209 * e.g. when it's a header buffer, performs faster and generates smaller
/linux-6.14.4/Documentation/devicetree/bindings/regulator/
Dregulator.yaml131 hardware performs emergency shutdown. Zero can be passed to disable
150 hardware performs emergency shutdown. Zero can be passed to disable
172 hardware performs emergency shutdown. Zero can be passed to disable
202 hardware performs emergency shutdown. Zero can be passed to disable
/linux-6.14.4/drivers/s390/char/
Duvdevice.c248 * uvio_add_secret() performs the Add Secret Ultravisor Call.
343 * uvio_list_secrets() performs the List Secret Ultravisor Call. It verifies
346 * negative return value. It builds the request, performs the UV-call, and
389 * uvio_lock_secrets() performs the Lock Secret Store Ultravisor Call. It
390 * performs the UV-call and copies the return codes to the ioctl control block.
426 * uvio_retr_secret() performs the Retrieve Secret Ultravisor Call.
/linux-6.14.4/include/crypto/internal/
Dacompress.h18 * @compress: Function performs a compress operation
19 * @decompress: Function performs a de-compress operation
Dscompress.h28 * @compress: Function performs a compress operation
29 * @decompress: Function performs a de-compress operation
/linux-6.14.4/fs/freevxfs/
Dvxfs_bmap.c35 * vxfs_bmap_ext4 performs the bmap operation for inodes with
98 * and performs the type-defined action.
180 * Performs the bmap operation for typed extents.
/linux-6.14.4/Documentation/networking/
Dxfrm_device.rst25 * NIC performs encrypt/decrypt
28 * NIC performs encrypt/decrypt
197 that XFRM performs rekeying sequence.
/linux-6.14.4/Documentation/virt/hyperv/
Dclocks.rst29 Hyper-V performs TSC calibration, and provides the TSC frequency
62 space code performs the same algorithm of reading the TSC and
/linux-6.14.4/kernel/irq/
Ddevres.c45 * same arguments and performs the same function as
93 * same arguments and performs the same function as
136 * same arguments and performs the same function as free_irq().
/linux-6.14.4/include/media/
Dv4l2-vp9.h158 * This function performs forward updates of probabilities for the vp9 boolean decoder.
189 * This function performs backward updates of coefficients probabilities for the vp9 boolean
210 * This function performs backward updates of non-coefficients probabilities for the vp9 boolean
/linux-6.14.4/drivers/acpi/acpica/
Ddbtest.c381 * DESCRIPTION: Test read/write for an Integer-valued object. Performs a
382 * write/read/compare of an arbitrary new value, then performs
483 * DESCRIPTION: Test read/write for an Buffer-valued object. Performs a
484 * write/read/compare of an arbitrary new value, then performs
609 * DESCRIPTION: Test read/write for an String-valued object. Performs a
610 * write/read/compare of an arbitrary new value, then performs
800 * DESCRIPTION: Performs a read from the specified object by invoking the
884 * DESCRIPTION: Performs a write to the specified object by invoking the
/linux-6.14.4/Documentation/hwmon/
Dbt1-pvt.rst31 sensor at a time. Additional limitation is that the controller performs the
47 Celsius. The driver performs all the scaling by itself therefore reports true
/linux-6.14.4/drivers/staging/media/deprecated/atmel/
Datmel-sama7g5-isc.c22 * SUB: This module performs YCbCr444 to YCbCr420 chrominance subsampling
23 * RLP: This module performs rounding, range limiting
25 * DMA: This module performs DMA master accesses to write frames to external RAM
26 * HIS: Histogram module performs statistic counters on the frames
/linux-6.14.4/drivers/media/platform/microchip/
Dmicrochip-sama7g5-isc.c22 * SUB: This module performs YCbCr444 to YCbCr420 chrominance subsampling
23 * RLP: This module performs rounding, range limiting
25 * DMA: This module performs DMA master accesses to write frames to external RAM
26 * HIS: Histogram module performs statistic counters on the frames
/linux-6.14.4/drivers/w1/masters/
Dds2482.c255 * ds2482_w1_touch_bit - Performs the touch-bit function, which writes a 0 or 1 and reads the level.
285 * ds2482_w1_triplet - Performs the triplet function, which reads two bits and writes a bit.
318 * ds2482_w1_write_byte - Performs the write byte function.
342 * ds2482_w1_read_byte - Performs the read byte function.
/linux-6.14.4/drivers/input/
Dinput-mt.c33 * Depending on the flags set, it also performs pointer emulation and
190 * Performs legacy pointer emulation via BTN_TOUCH, ABS_X, ABS_Y and
323 * Depending on the flags, marks unused slots as inactive and performs
463 * Performs a best match against the current contacts and returns
/linux-6.14.4/drivers/media/usb/pvrusb2/
Dpvrusb2-wm8775.h14 driver which performs analog -> digital audio conversion for
/linux-6.14.4/Documentation/driver-api/mmc/
Dmmc-test.rst139 | 1 | Basic write | Performs a basic write operation of a |
145 | 3 | Basic write | Performs a basic write operation of a |
153 | 5 | Multi-block write | Performs a multi-block write operation of |
158 | 7 | Power of two block writes | Performs write operations with block sizes |
164 | 9 | Weird sized block writes | Performs write operations with varying |
171 | 11 | Badly aligned write | Performs write operations with buffers |
204 | 23 | Best-case read performance | Performs 512K sequential read (non sg) |
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82598.c413 * Restarts the link. Performs autonegotiation if needed.
644 * ixgbe_reset_hw_82598 - Performs hardware reset
907 * Performs read operation to Atlas analog register specified.
929 * Performs write operation to Atlas analog register specified.
950 * Performs 8 byte read operation to SFP module's data over I2C interface.
1021 * Performs 8 byte read operation to SFP module's EEPROM over I2C interface.
1036 * Performs 8 byte read operation to SFP module's SFF-8472 data over I2C

12345678910>>...35