Searched full:performs (Results 1 – 25 of 695) sorted by relevance
12345678910>>...28
/linux-5.10/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-5.10/arch/riscv/mm/ |
D | context.c | 13 * When necessary, performs a deferred icache flush for the given MM context, 21 * actually performs that local instruction cache flush, which implicitly only
|
/linux-5.10/include/crypto/ |
D | acompress.h | 40 * @compress: Function performs a compress operation 41 * @decompress: Function performs a de-compress operation 58 * @compress: Function performs a compress operation 59 * @decompress: Function performs a de-compress operation
|
D | akcipher.h | 55 * @sign: Function performs a sign operation as defined by public key 59 * @verify: Function performs a complete verify operation as defined by 62 * @encrypt: Function performs an encrypt operation as defined by public key 66 * @decrypt: Function performs a decrypt operation as defined by public key
|
/linux-5.10/include/crypto/internal/ |
D | scompress.h | 24 * @compress: Function performs a compress operation 25 * @decompress: Function performs a de-compress operation
|
/linux-5.10/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-5.10/fs/freevxfs/ |
D | vxfs_bmap.c | 59 * vxfs_bmap_ext4 performs the bmap operation for inodes with 122 * and performs the type-defined action. 204 * Performs the bmap operation for typed extents.
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-fsi-master-gpio | 8 driver performs FSI bus transactions, 1 sets external mode,
|
/linux-5.10/drivers/input/ |
D | input-mt.c | 32 * Depending on the flags set, it also performs pointer emulation and 189 * Performs legacy pointer emulation via BTN_TOUCH, ABS_X, ABS_Y and 292 * Depending on the flags, marks unused slots as inactive and performs 430 * Performs a best match against the current contacts and returns
|
/linux-5.10/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-5.10/drivers/media/usb/pvrusb2/ |
D | pvrusb2-wm8775.h | 14 driver which performs analog -> digital audio conversion for
|
/linux-5.10/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
|
D | g760a.rst | 20 and performs closed-loop control of the fan speed.
|
/linux-5.10/drivers/w1/masters/ |
D | ds2482.c | 257 * Performs the touch-bit function, which writes a 0 or 1 and reads the level. 287 * Performs the triplet function, which reads two bits and writes a bit. 320 * Performs the write byte function. 344 * Performs the read byte function.
|
/linux-5.10/Documentation/devicetree/bindings/extcon/ |
D | extcon-palmas.txt | 14 it performs id-detection using GPIO else using OTG core.
|
/linux-5.10/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-5.10/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-5.10/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.
|
/linux-5.10/tools/lib/traceevent/Documentation/ |
D | libtraceevent-commands.txt | 57 the _comm_. The function performs a linear search, so it may be slow. 89 and performs various searches for pid / process name mappings:
|
/linux-5.10/Documentation/devicetree/bindings/mips/cavium/ |
D | sata-uctl.txt | 4 and the SATA AHCI host controller (UAHC). It performs the following functions:
|
/linux-5.10/drivers/soc/fsl/ |
D | Kconfig | 49 (Run Control and Power Management), which performs all device-level
|
/linux-5.10/scripts/coccinelle/tests/ |
D | doublebitand.cocci | 3 //# One source of false positives is when the argument performs a side
|
D | doubletest.cocci | 4 //# another expresssion in the same && or || operation, performs a
|
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | abilis,tb10x-ictl.txt | 4 The Abilis TB10x SOC contains a custom interrupt controller. It performs
|
/linux-5.10/Documentation/core-api/ |
D | boot-time-mm.rst | 10 A specialized allocator called ``memblock`` performs the
|
12345678910>>...28