Searched full:synchronously (Results 1 – 25 of 269) sorted by relevance
1234567891011
/Linux-v6.1/fs/freevxfs/ |
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
|
/Linux-v6.1/include/linux/ |
D | pm_runtime.h | 339 * pm_runtime_suspend - Suspend a device synchronously. 360 * pm_runtime_resume - Resume a device synchronously. 418 * it synchronously. 436 * Resume @dev synchronously and if that is successful, increment its runtime 501 * equal to 0, carry out runtime-suspend of @dev synchronously. 517 * equal to 0, set up autosuspend of @dev or suspend it synchronously (depending
|
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
|
D | io-pgtable.h | 28 * @tlb_flush_all: Synchronously invalidate the entire TLB context. 29 * @tlb_flush_walk: Synchronously invalidate all intermediate TLB state
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
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.
|
/Linux-v6.1/Documentation/admin-guide/blockdev/drbd/ |
D | index.rst | 8 DRBD is a shared-nothing, synchronously replicated block device. It
|
/Linux-v6.1/drivers/net/ethernet/engleder/ |
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()
|
/Linux-v6.1/crypto/async_tx/ |
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
|
/Linux-v6.1/Documentation/driver-api/nfc/ |
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
|
/Linux-v6.1/arch/x86/include/uapi/asm/ |
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
|
/Linux-v6.1/drivers/powercap/ |
D | Kconfig | 44 synchronously on a set of specified CPUs or alternatively
|
/Linux-v6.1/Documentation/gpu/rfc/ |
D | i915_vm_bind.h | 147 * is not requested and binding is completed synchronously. 205 * is not requested and unbinding is completed synchronously.
|
/Linux-v6.1/kernel/ |
D | async.c | 177 * pending already, we execute synchronously. in async_schedule_node_domain() 185 /* low on memory.. run synchronously */ in async_schedule_node_domain()
|
/Linux-v6.1/drivers/block/drbd/ |
D | Kconfig | 19 DRBD is a shared-nothing, synchronously replicated block device. It
|
/Linux-v6.1/include/linux/device/ |
D | driver.h | 30 * whether probed synchronously or asynchronously. 35 * their probe routines to run synchronously with driver and
|
/Linux-v6.1/Documentation/admin-guide/mm/ |
D | concepts.rst | 183 pages either asynchronously or synchronously, depending on the state 212 daemon or synchronously as a result of a memory allocation request.
|
/Linux-v6.1/arch/x86/kernel/ |
D | process.c | 250 * Must flip the CPU state synchronously with in disable_TSC() 262 * Must flip the CPU state synchronously with in enable_TSC() 311 * Must flip the CPU state synchronously with in disable_cpuid() 324 * Must flip the CPU state synchronously with in enable_cpuid()
|
/Linux-v6.1/drivers/net/wwan/iosm/ |
D | iosm_ipc_task_queue.h | 80 * ipc_task_queue_send_task - Synchronously/Asynchronously call a function in
|
/Linux-v6.1/drivers/md/bcache/ |
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
|
D | writeback.h | 140 /* XXX: should do this synchronously */ in bch_writeback_add()
|
/Linux-v6.1/Documentation/driver-api/dmaengine/ |
D | provider.rst | 467 - This command should NOT perform synchronously, or on any 487 - This command should operate synchronously on the channel, 494 - This command should operate synchronously on the channel,
|
/Linux-v6.1/Documentation/filesystems/spufs/ |
D | spu_run.rst | 31 Execution of SPU code happens synchronously, meaning that spu_run does
|
/Linux-v6.1/Documentation/devicetree/bindings/spi/ |
D | spi-peripheral-props.yaml | 91 act synchronously as each data word is spread across the
|
/Linux-v6.1/drivers/gpu/drm/msm/disp/ |
D | msm_disp_snapshot.h | 88 * msm_disp_snapshot_state_sync - synchronously snapshot display state
|
/Linux-v6.1/block/ |
D | disk-events.c | 217 * disk_clear_events - synchronously check, clear and return pending events 221 * Disk events are synchronously checked and pending events in @mask
|
1234567891011