/openbmc/linux/fs/freevxfs/ |
H A D | vxfs_subr.c | 114 * vxfs_read_folio - read one page synchronously into the pagecache 119 * The vxfs_read_folio routine reads @folio synchronously into the
|
/openbmc/linux/include/linux/ |
H A D | pm_runtime.h | 337 * pm_runtime_suspend - Suspend a device synchronously. 358 * pm_runtime_resume - Resume a device synchronously. 416 * it synchronously. 434 * Resume @dev synchronously and if that is successful, increment its runtime 499 * equal to 0, carry out runtime-suspend of @dev synchronously. 515 * equal to 0, set up autosuspend of @dev or suspend it synchronously (depending
|
H A D | nd.h | 160 * nvdimm_read_bytes() - synchronously read bytes from an nvdimm namespace 176 * nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace
|
H A D | io-pgtable.h | 28 * @tlb_flush_all: Synchronously invalidate the entire TLB context. 29 * @tlb_flush_walk: Synchronously invalidate all intermediate TLB state
|
H A D | mhi_ep.h | 106 * @read_sync: CB function for reading from host memory synchronously 107 * @write_sync: CB function for writing to host memory synchronously
|
/openbmc/linux/kernel/ |
H A D | async.c | 210 * pending already, we execute synchronously. in async_schedule_node_domain() 218 /* low on memory.. run synchronously */ in async_schedule_node_domain() 256 * that will run the function synchronously then.
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-crypt.rst | 125 Bypass dm-crypt internal workqueue and process read requests synchronously. 128 Bypass dm-crypt internal workqueue and process write requests synchronously.
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | index.rst | 8 DRBD is a shared-nothing, synchronously replicated block device. It
|
/openbmc/qemu/include/io/ |
H A D | dns-resolver.h | 41 * <title>Resolving addresses synchronously</title> 164 * DNS resolution will be done synchronously so execution
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_ptp.c | 117 /* high dword is buffered in hardware and synchronously written to in tsnep_ptp_adjtime() 166 /* high dword is buffered in hardware and synchronously written to in tsnep_ptp_settime64()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/ |
H A D | Event.interface.yaml | 4 synchronously or asynchronously report PLDM events to a central party called
|
/openbmc/linux/Documentation/driver-api/nfc/ |
H A D | nfc-hci.rst | 22 host controller (the chip). Commands can be executed synchronously (the sending 226 Executing an HCI command can easily be performed synchronously using the 282 Errors that occur synchronously with the execution of an NFC Core request are
|
/openbmc/linux/crypto/async_tx/ |
H A D | async_xor.c | 225 /* run the xor synchronously */ in async_xor_offs() 299 * @dest: destination page used if the xor is performed synchronously 394 * @dest: destination page used if the xor is performed synchronously
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | sgx.h | 217 * enclave, are fixed up and reported synchronously instead of being delivered 219 * never fixed up and are always delivered via standard signals. On synchronously
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_vm_bind.h | 147 * is not requested and binding is completed synchronously. 205 * is not requested and unbinding is completed synchronously.
|
/openbmc/linux/drivers/block/drbd/ |
H A D | Kconfig | 19 DRBD is a shared-nothing, synchronously replicated block device. It
|
/openbmc/linux/drivers/powercap/ |
H A D | Kconfig | 60 synchronously on a set of specified CPUs or alternatively
|
/openbmc/qemu/include/qemu/ |
H A D | job.h | 651 * Synchronously cancel the @job. The completion callback is called 667 * Synchronously force-cancels all jobs using job_cancel_sync_locked(). 679 * Synchronously complete the job. The completion callback is called before the 709 * Synchronously finishes the given @job. If @finish is given, it is called to
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | concepts.rst | 180 pages either asynchronously or synchronously, depending on the state 209 daemon or synchronously as a result of a memory allocation request.
|
/openbmc/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_task_queue.h | 80 * ipc_task_queue_send_task - Synchronously/Asynchronously call a function in
|
/openbmc/linux/include/linux/device/ |
H A D | driver.h | 30 * whether probed synchronously or asynchronously. 35 * their probe routines to run synchronously with driver and
|
/openbmc/linux/drivers/md/bcache/ |
H A D | writeback.h | 140 /* XXX: should do this synchronously */ in bch_writeback_add()
|
H A D | closure.h | 25 * Closures can be used to wait on things both synchronously and asynchronously, 27 * wait synchronously, use closure_sync() - you will sleep until your closure's
|
/openbmc/pldm/common/ |
H A D | transport.hpp | 65 /** @brief Synchronously exchange a request and response with the specified
|
/openbmc/linux/arch/x86/kernel/ |
H A D | process.c | 288 * Must flip the CPU state synchronously with in disable_TSC() 300 * Must flip the CPU state synchronously with in enable_TSC() 349 * Must flip the CPU state synchronously with in disable_cpuid() 362 * Must flip the CPU state synchronously with in enable_cpuid()
|