Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.8/Documentation/gpu/
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-6.8/fs/freevxfs/
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-6.8/include/linux/
Dpm_runtime.h337 * 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
Dnd.h160 * nvdimm_read_bytes() - synchronously read bytes from an nvdimm namespace
176 * nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace
Dio-pgtable.h28 * @tlb_flush_all: Synchronously invalidate the entire TLB context.
29 * @tlb_flush_walk: Synchronously invalidate all intermediate TLB state
Dmhi_ep.h106 * @read_sync: CB function for reading from host memory synchronously
107 * @write_sync: CB function for writing to host memory synchronously
/linux-6.8/kernel/
Dasync.c211 * pending already, we execute synchronously. in async_schedule_node_domain()
219 /* low on memory.. run synchronously */ in async_schedule_node_domain()
257 * that will run the function synchronously then.
/linux-6.8/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst125 Bypass dm-crypt internal workqueue and process read requests synchronously.
128 Bypass dm-crypt internal workqueue and process write requests synchronously.
/linux-6.8/drivers/net/ethernet/engleder/
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-6.8/Documentation/admin-guide/blockdev/drbd/
Dindex.rst8 DRBD is a shared-nothing, synchronously replicated block device. It
/linux-6.8/crypto/async_tx/
Dasync_xor.c225 /* 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-6.8/Documentation/driver-api/nfc/
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-6.8/arch/x86/include/uapi/asm/
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-6.8/Documentation/gpu/rfc/
Di915_vm_bind.h147 * is not requested and binding is completed synchronously.
205 * is not requested and unbinding is completed synchronously.
/linux-6.8/drivers/gpu/drm/v3d/
Dv3d_gem.c171 * synchronously clean after a job. in v3d_flush_l2t()
184 * signaling job completion. So, we synchronously wait before
/linux-6.8/drivers/block/drbd/
DKconfig19 DRBD is a shared-nothing, synchronously replicated block device. It
/linux-6.8/Documentation/admin-guide/mm/
Dconcepts.rst180 pages either asynchronously or synchronously, depending on the state
209 daemon or synchronously as a result of a memory allocation request.
/linux-6.8/drivers/powercap/
DKconfig60 synchronously on a set of specified CPUs or alternatively
/linux-6.8/include/linux/device/
Ddriver.h30 * whether probed synchronously or asynchronously.
35 * their probe routines to run synchronously with driver and
/linux-6.8/drivers/net/wwan/iosm/
Diosm_ipc_task_queue.h80 * ipc_task_queue_send_task - Synchronously/Asynchronously call a function in
/linux-6.8/drivers/gpu/drm/nouveau/
Dnouveau_exec.c67 * A VM_BIND job can be executed either synchronously or asynchronously. If
70 * VM_BIND job finished execution. If executed synchronously the ioctl will
/linux-6.8/arch/x86/kernel/
Dprocess.c288 * 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()
/linux-6.8/drivers/md/bcache/
Dwriteback.h140 /* XXX: should do this synchronously */ in bch_writeback_add()
/linux-6.8/Documentation/driver-api/dmaengine/
Dprovider.rst467 - 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-6.8/Documentation/filesystems/spufs/
Dspu_run.rst31 Execution of SPU code happens synchronously, meaning that spu_run does

12345678910>>...12