Searched full:performs (Results 1 – 25 of 785) sorted by relevance
12345678910>>...32
/Linux-v6.6/drivers/soc/fsl/qbman/ |
D | Kconfig | 41 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-v6.6/arch/riscv/kernel/ |
D | copy-unaligned.S | 10 /* Performs a memcpy without aligning buffers, using word loads and stores. */ 42 /* Performs a memcpy without aligning buffers, using only byte accesses. */
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | regulator.yaml | 123 hardware performs emergency shutdown. Zero can be passed to disable 142 hardware performs emergency shutdown. Zero can be passed to disable 164 hardware performs emergency shutdown. Zero can be passed to disable 186 hardware performs emergency shutdown. Zero can be passed to disable
|
/Linux-v6.6/drivers/s390/char/ |
D | uvdevice.c | 241 * uvio_add_secret() performs the Add Secret Ultravisor Call. 299 * uvio_list_secrets() performs the List Secret Ultravisor Call. It verifies 302 * negative return value. It builds the request, performs the UV-call, and 347 * uvio_lock_secrets() performs the Lock Secret Store Ultravisor Call. It 348 * performs the UV-call and copies the return codes to the ioctl control block.
|
/Linux-v6.6/include/crypto/internal/ |
D | acompress.h | 18 * @compress: Function performs a compress operation 19 * @decompress: Function performs a de-compress operation
|
D | scompress.h | 28 * @compress: Function performs a compress operation 29 * @decompress: Function performs a de-compress operation
|
/Linux-v6.6/Documentation/networking/ |
D | xfrm_device.rst | 25 * NIC performs encrypt/decrypt 28 * NIC performs encrypt/decrypt 196 that XFRM performs rekeying sequence.
|
/Linux-v6.6/fs/freevxfs/ |
D | vxfs_bmap.c | 35 * 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-v6.6/Documentation/virt/hyperv/ |
D | clocks.rst | 29 Hyper-V performs TSC calibration, and provides the TSC frequency 62 space code performs the same algorithm of reading the TSC and
|
/Linux-v6.6/kernel/irq/ |
D | devres.c | 44 * same arguments and performs the same function as 92 * same arguments and performs the same function as 135 * same arguments and performs the same function as free_irq().
|
/Linux-v6.6/include/media/ |
D | v4l2-vp9.h | 158 * 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-v6.6/include/crypto/ |
D | akcipher.h | 80 * @sign: Function performs a sign operation as defined by public key 84 * @verify: Function performs a complete verify operation as defined by 87 * @encrypt: Function performs an encrypt operation as defined by public key 91 * @decrypt: Function performs a decrypt operation as defined by public key
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | dbtest.c | 381 * 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-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-fsi-master-gpio | 8 driver performs FSI bus transactions, 1 sets external mode,
|
D | sysfs-class-spi-eeprom | 8 It performs write operations at bus speed - no write delays.
|
/Linux-v6.6/drivers/dma/ptdma/ |
D | Kconfig | 10 memory and IO copy operations. It performs DMA transfer through
|
/Linux-v6.6/Documentation/hwmon/ |
D | bt1-pvt.rst | 31 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-v6.6/drivers/w1/masters/ |
D | ds2482.c | 254 * ds2482_w1_touch_bit - Performs the touch-bit function, which writes a 0 or 1 and reads the level. 284 * ds2482_w1_triplet - Performs the triplet function, which reads two bits and writes a bit. 317 * ds2482_w1_write_byte - Performs the write byte function. 341 * ds2482_w1_read_byte - Performs the read byte function.
|
/Linux-v6.6/drivers/input/ |
D | input-mt.c | 33 * Depending on the flags set, it also performs pointer emulation and 190 * Performs legacy pointer emulation via BTN_TOUCH, ABS_X, ABS_Y and 327 * Depending on the flags, marks unused slots as inactive and performs 470 * Performs a best match against the current contacts and returns
|
/Linux-v6.6/drivers/staging/media/deprecated/atmel/ |
D | atmel-sama7g5-isc.c | 22 * 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-v6.6/drivers/media/usb/pvrusb2/ |
D | pvrusb2-wm8775.h | 14 driver which performs analog -> digital audio conversion for
|
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82598.c | 412 * Restarts the link. Performs autonegotiation if needed. 643 * ixgbe_reset_hw_82598 - Performs hardware reset 906 * Performs read operation to Atlas analog register specified. 928 * Performs write operation to Atlas analog register specified. 949 * Performs 8 byte read operation to SFP module's data over I2C interface. 1020 * Performs 8 byte read operation to SFP module's EEPROM over I2C interface. 1035 * Performs 8 byte read operation to SFP module's SFF-8472 data over I2C
|
/Linux-v6.6/Documentation/misc-devices/ |
D | ibmvmc.rst | 146 connection can be established. The application layer performs an open() to 179 sending data to the hypervisor, the management application performs a 209 the application layer performs a close() against the device. This action
|
/Linux-v6.6/tools/perf/util/ |
D | cacheline.h | 12 * which performs like the cacheline size being doubled.
|
/Linux-v6.6/drivers/fsi/ |
D | fsi-master.h | 144 * ->dev in particular. The registration path performs a get_device(), which 146 * performs a put_device(), which may well drop the last reference.
|
12345678910>>...32