Home
last modified time | relevance | path

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

12345678910>>...19

/linux/Documentation/userspace-api/
H A 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:
/linux/Documentation/infiniband/
H A 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/Documentation/filesystems/nfs/
H A 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/sound/soc/
H A DKconfig58 If you want to perform tests on ALSA SoC topology support say Y here.
74 If you want to perform tests on ALSA SoC card functions say Y here.
82 If you want to perform tests on ALSA SoC utils library say Y here.
89 If you want to perform tests on ALSA SoC ops library say Y here.
/linux/drivers/dma/amd/
H A DKconfig12 provides DMA capabilities to perform high bandwidth memory to
25 provides DMA capabilities to perform high bandwidth memory to
/linux/drivers/crypto/ccp/
H A Dccp-ops.c459 return cmd_q->ccp->vdata->perform->passthru(&op); in ccp_copy_to_from_sb()
597 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_cmac_cmd()
771 ret = cmd_q->ccp->vdata->perform->aes(&wa->op); in ccp_run_aes_gcm_cmd()
819 ret = cmd_q->ccp->vdata->perform->aes(&wa->op); in ccp_run_aes_gcm_cmd()
877 ret = cmd_q->ccp->vdata->perform->aes(&wa->op); in ccp_run_aes_gcm_cmd()
1061 ret = cmd_q->ccp->vdata->perform->aes(&op); in ccp_run_aes_cmd()
1263 ret = cmd_q->ccp->vdata->perform->xts_aes(&op); in ccp_run_xts_aes_cmd()
1319 if (!cmd_q->ccp->vdata->perform->des3) in ccp_run_des3_cmd()
1459 ret = cmd_q->ccp->vdata->perform->des3(&op); in ccp_run_des3_cmd()
1715 ret = cmd_q->ccp->vdata->perform->sha(&op); in ccp_run_sha_cmd()
[all …]
/linux/Documentation/misc-devices/
H A 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/Documentation/filesystems/
H A Djournalling.rst77 perform, so that the journalling system isn't re-entered on another
136 JBD2 to also allows you to perform file-system specific delta commits known as
138 callbacks that perform corresponding work:
146 File system is free to perform fast commits as and when it wants as long as it
150 :c:func:`jbd2_fc_end_commit()`. If the file system wants JBD2 to perform a full
154 perform the full traditional commit.
/linux/Documentation/ABI/testing/
H A 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
H A Dsysfs-bus-iio-cros-ec6 Writing '1' either perform a FOC (Fast Online Calibration) or
/linux/Documentation/arch/arm64/
H A Darm-cca.rst21 the RMM to perform operations (e.g. mapping memory or executing a vCPU).
26 restricts what operations the Normal World can perform on this memory
34 to perform attestation about its environment. In particular it may
/linux/Documentation/driver-api/pldmfw/
H A 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
H A Dindex.rst56 To perform a flash update, the ``pldmfw`` module performs the following
70 6. After all components are programmed, perform any final device-specific
/linux/drivers/pci/hotplug/
H A 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/Documentation/driver-api/cxl/conventions/
H A Dcxl-atl.rst55 Those AMD platforms provide PRM [#prm-spec]_ handlers in firmware to perform
68 Data Fabric and the endpoint does not perform decoding when converting HPA to
229 and perform address translation to the HPA ranges of the HDM decoders as needed.
234 OS shall use that handler to perform the necessary translations from the DPA
247 does not perform HPA decoding to determine a DPA.
257 and the OS must perform DPA address translation as needed."
/linux/Documentation/driver-api/
H A 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/Documentation/networking/devlink/
H A Ddevlink-reload.rst43 implementation might require to perform another action alongside with
52 include reset or downtime as needed to perform the actions.
/linux/arch/m68k/fpsp040/
H A Dx_bsun.S8 | The real_bsun handler will need to perform further corrective
/linux/drivers/rapidio/
H A DKconfig47 capable to perform data transfers to/from RapidIO.
83 allows to user space applications to perform RapidIO-specific
/linux/Documentation/bpf/
H A Dmaps.rst9 support specific BPF helpers that perform actions based on the map contents. The
33 Use the ``bpf()`` system call to perform the operation specified by
/linux/Documentation/networking/
H A Dvxlan.rst68 ability to perform TCP segmentation offload of UDP encapsulated frames
72 perform protocol-aware offloads, like checksum validation offload of
/linux/Documentation/arch/riscv/
H A Dzicfiss.rst22 stack. chaining them together to perform return oriented programming
74 userspace are encountered, the kernel can perform COW.
164 - Once the token verification is done, software can perform the write
171 perform similar procedure itself by saving a token on the user mode
/linux/Documentation/fb/
H A Ddeferred_io.rst6 buffer and the MMU pagefault as a pretrigger for when to perform the device
67 The deferred_io callback is where you would perform all your IO to the display
/linux/arch/sparc/kernel/
H A Ddtlb_prot.S31 bgu,pn %xcc, winfix_trampoline ! Yes, perform winfixup
/linux/drivers/fsi/
H A DKconfig94 provide the raw sensor data as well as perform thermal and power
102 I2CR has the capability to directly perform SCOM operations instead

12345678910>>...19