Home
last modified time | relevance | path

Searched refs:perform (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/linux-6.1.9/Documentation/driver-api/
Ddcdbas.rst9 systems management software such as Dell OpenManage to perform system
33 software to perform these system management interrupts::
40 Systems management software must perform the following steps to execute
55 to perform a power cycle or power off of the system after the OS has finished
57 a driver perform a SMI after the OS has finished shutting down.
60 to schedule the driver to perform a power cycle or power off host control
71 2) Write type of SMI that driver needs to perform to host_control_smi_type.
74 (Driver will perform host control SMI when it is notified that the OS
82 perform a power cycle or power off host control action:
Di2c.rst26 are functions to perform various I2C protocol operations; at this writing
34 controller will. There are functions to perform various SMBus protocol
/linux-6.1.9/arch/x86/crypto/
Daesni-intel_avx-x86_64.S540 vpshufb SHUF_MASK(%rip), %xmm14, %xmm14 # perform a 16Byte swap
1004 vpshufb SHUF_MASK(%rip), reg_i, reg_i # perform a 16Byte swap
1082 vpshufb SHUF_MASK(%rip), \XMM1, \XMM1 # perform a 16Byte swap
1086 vpshufb SHUF_MASK(%rip), \XMM2, \XMM2 # perform a 16Byte swap
1090 vpshufb SHUF_MASK(%rip), \XMM3, \XMM3 # perform a 16Byte swap
1094 vpshufb SHUF_MASK(%rip), \XMM4, \XMM4 # perform a 16Byte swap
1098 vpshufb SHUF_MASK(%rip), \XMM5, \XMM5 # perform a 16Byte swap
1102 vpshufb SHUF_MASK(%rip), \XMM6, \XMM6 # perform a 16Byte swap
1106 vpshufb SHUF_MASK(%rip), \XMM7, \XMM7 # perform a 16Byte swap
1110 vpshufb SHUF_MASK(%rip), \XMM8, \XMM8 # perform a 16Byte swap
[all …]
Daesni-intel_asm.S532 # in in order to perform
547 # in in order to perform
808 pshufb %xmm14, %xmm\index # perform a 16 byte swap
874 pshufb %xmm14, \XMM1 # perform a 16 byte swap
878 pshufb %xmm14, \XMM2 # perform a 16 byte swap
882 pshufb %xmm14, \XMM3 # perform a 16 byte swap
886 pshufb %xmm14, \XMM4 # perform a 16 byte swap
959 pshufb %xmm14, \XMM1 # perform a 16 byte swap
962 pshufb %xmm14, \XMM2 # perform a 16 byte swap
963 pshufb %xmm14, \XMM3 # perform a 16 byte swap
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/mmc/
Dmmc-pwrseq-emmc.yaml13 The purpose of this driver is to perform standard eMMC hw reset
31 and then deasserted to perform eMMC card reset. To perform
/linux-6.1.9/Documentation/infiniband/
Dcore_locking.rst53 perform all synchronization necessary to maintain consistency, even
57 The IB midlayer does not perform any serialization of function calls.
60 consumers are not required to perform any serialization. However,
69 A low-level driver must not perform a callback directly from the
74 tasklet to perform the callback.
/linux-6.1.9/Documentation/filesystems/nfs/
Drpc-server-gss.rst23 The RPCGSS Authentication method describes a way to perform GSSAPI
42 Therefore, we perform per-packet integrity and privacy protection in the
44 need upcalls to request userspace to perform context establishment.
60 order to perform context establishment.
/linux-6.1.9/Documentation/misc-devices/
Dpci-endpoint-test.rst11 The "pci_endpoint_test" driver can be used to perform the following tests.
25 should be used to perform the above tests.
/linux-6.1.9/Documentation/riscv/
Duabi.rst6 Misaligned accesses are supported in userspace, but they may perform poorly.
/linux-6.1.9/Documentation/driver-api/pldmfw/
Ddriver-ops.rst48 flash a given component. The driver must perform any steps necessary to send
55 order to allow the device driver to perform any remaining device specific
Dindex.rst57 To perform a flash update, the ``pldmfw`` module performs the following
71 6. After all components are programmed, perform any final device-specific
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-driver-hid-wiimote33 Description: While a device is initialized by the wiimote driver, we perform
64 values but may be used by user-space to perform other
79 values but may be used by user-space to perform other
/linux-6.1.9/Documentation/filesystems/
Djournalling.rst77 perform, so that the journalling system isn't re-entered on another
138 JBD2 to also allows you to perform file-system specific delta commits known as
140 callbacks that perform correspodning work:
148 File system is free to perform fast commits as and when it wants as long as it
152 :c:func:`jbd2_fc_end_commit()`. If file system wants JBD2 to perform a full
156 perform the full traditional commit.
/linux-6.1.9/drivers/crypto/ccp/
Dccp-ops.c455 return cmd_q->ccp->vdata->perform->passthru(&op); in ccp_copy_to_from_sb()
593 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_cmac_cmd()
758 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_gcm_cmd()
806 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_gcm_cmd()
864 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_gcm_cmd()
1048 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_cmd()
1250 ret = cmd_q->ccp->vdata->perform->xts_aes(&op); in ccp_run_xts_aes_cmd()
1306 if (!cmd_q->ccp->vdata->perform->des3) in ccp_run_des3_cmd()
1446 ret = cmd_q->ccp->vdata->perform->des3(&op); in ccp_run_des3_cmd()
1702 ret = cmd_q->ccp->vdata->perform->sha(&op); in ccp_run_sha_cmd()
[all …]
/linux-6.1.9/arch/m68k/fpsp040/
Dx_bsun.S8 | The real_bsun handler will need to perform further corrective
/linux-6.1.9/Documentation/networking/devlink/
Ddevlink-reload.rst34 implementation might require to perform another action alongside with
43 include reset or downtime as needed to perform the actions.
/linux-6.1.9/drivers/dma/ptdma/
DKconfig9 provides DMA capabilities to perform high bandwidth memory to
/linux-6.1.9/Documentation/devicetree/bindings/arm/sunxi/
Dallwinner,sun4i-a10-mbus.yaml15 will use to perform DMA. It also has a register interface that
19 Each device having to perform their DMA through the MBUS must have
/linux-6.1.9/drivers/pci/hotplug/
DTODO22 in ibmphp_core.c create a copy of the struct slot on the stack, then perform
24 delete it if not. The functions also perform a NULL pointer check on the
/linux-6.1.9/sound/soc/
DKconfig47 If you want to perform tests on ALSA SoC topology support say Y here.
63 If you want to perform tests on ALSA SoC utils library say Y here.
/linux-6.1.9/Documentation/networking/
Dvxlan.rst68 ability to perform TCP segmentation offload of UDP encapsulated frames
72 perform protocol-aware offloads, like checksum validation offload of
/linux-6.1.9/fs/nfsd/
DKconfig92 clients to directly perform I/O to block devices accessible to both
105 clients to directly perform I/O to SCSI devices accessible to both
118 enables NFS clients to directly perform I/O to NFSv3 devices
/linux-6.1.9/arch/sparc/kernel/
Ddtlb_prot.S31 bgu,pn %xcc, winfix_trampoline ! Yes, perform winfixup
/linux-6.1.9/Documentation/devicetree/bindings/ipmi/
Daspeed,ast2400-ibt-bmc.txt5 perform in-band IPMI communication with their host.
/linux-6.1.9/drivers/rapidio/
DKconfig47 capable to perform data transfers to/from RapidIO.
96 allows to user space applications to perform RapidIO-specific

12345678910>>...18