Home
last modified time | relevance | path

Searched full:synchronously (Results 1 – 25 of 251) sorted by relevance

1234567891011

/linux/Documentation/gpu/
H A Ddrm-vm-bind-async.rst83 synchronously.
85 VM_BIND synchronously, because there might not be enough memory
97 synchronously before the VM_BIND ioctl returns, since dma-fences,
105 synchronously. The reason for this is twofold. First, any memory
107 VM_BIND operation will need to be awaited synchronously anyway (see
/linux/fs/freevxfs/
H A Dvxfs_subr.c114 * vxfs_read_folio - read one page synchronously into the pagecache
119 * The vxfs_read_folio routine reads @folio synchronously into the
/linux/kernel/
H A Dasync.c212 * pending already, we execute synchronously. in async_schedule_node_domain()
220 /* low on memory.. run synchronously */ in async_schedule_node_domain()
258 * that will run the function synchronously then.
/linux/include/linux/
H A Dnd.h156 * nvdimm_read_bytes() - synchronously read bytes from an nvdimm namespace
172 * nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace
H A Dpm_runtime.h369 * pm_runtime_suspend - Suspend a device synchronously.
417 * pm_runtime_resume - Resume a device synchronously.
500 * it synchronously.
518 * Resume @dev synchronously and if that is successful, increment its runtime
643 * equal to 0, carry out runtime-suspend of @dev synchronously.
673 * suspend it synchronously (depending on whether or not autosuspend has been
H A Dmhi_ep.h106 * @read_sync: CB function for reading from host memory synchronously
107 * @write_sync: CB function for writing to host memory synchronously
H A Dio-pgtable.h28 * @tlb_flush_all: Synchronously invalidate the entire TLB context.
29 * @tlb_flush_walk: Synchronously invalidate all intermediate TLB state
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_ptp.c117 /* 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/Documentation/admin-guide/blockdev/drbd/
H A Dindex.rst8 DRBD is a shared-nothing, synchronously replicated block device. It
/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst22 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/Documentation/tools/rtla/
H A Dcommon_timerlat_description.rst14 the collection is done synchronously in kernel space using a dedicated
/linux/virt/kvm/
H A Dasync_pf.c75 * so that the vCPU can retry the fault synchronously. in async_pf_execute()
177 * success, 'false' on failure (page fault has to be handled synchronously).
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst130 Bypass dm-crypt internal workqueue and process read requests synchronously.
133 Bypass dm-crypt internal workqueue and process write requests synchronously.
/linux/drivers/staging/gpib/include/
H A Dnec7210_registers.h205 AUX_TCS = 0x12, /* Take Control Synchronously */
210 AUX_TCSE = 0x1a, /* Take Control Synchronously on End */
/linux/arch/x86/include/uapi/asm/
H A Dsgx.h217 * 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/Documentation/gpu/rfc/
H A Di915_vm_bind.h146 * is not requested and binding is completed synchronously.
204 * is not requested and unbinding is completed synchronously.
/linux/Documentation/admin-guide/mm/
H A Dconcepts.rst180 pages either asynchronously or synchronously, depending on the state
209 daemon or synchronously as a result of a memory allocation request.
/linux/drivers/gpu/drm/v3d/
H A Dv3d_gem.c190 * synchronously clean after a job. in v3d_flush_l2t()
203 * signaling job completion. So, we synchronously wait before
/linux/drivers/block/drbd/
H A DKconfig19 DRBD is a shared-nothing, synchronously replicated block device. It
/linux/fs/btrfs/
H A Dvolumes.h324 * Checksum mode - offload it to workqueues or do it synchronously in
329 * Choose offloading checksum or do it synchronously automatically.
330 * Do it synchronously if the checksum is fast, or offload to workqueues
468 /* Checksum mode - offload it or do it synchronously. */
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.h80 * ipc_task_queue_send_task - Synchronously/Asynchronously call a function in
/linux/arch/x86/kernel/
H A Dprocess.c290 * Must flip the CPU state synchronously with in disable_TSC()
302 * Must flip the CPU state synchronously with in enable_TSC()
359 * Must flip the CPU state synchronously with in disable_cpuid()
372 * Must flip the CPU state synchronously with in enable_cpuid()
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst475 - This command should NOT perform synchronously, or on any
495 - This command should operate synchronously on the channel,
502 - This command should operate synchronously on the channel,
/linux/drivers/md/bcache/
H A Dwriteback.h140 /* XXX: should do this synchronously */ in bch_writeback_add()
/linux/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot.h88 * msm_disp_snapshot_state_sync - synchronously snapshot display state

1234567891011