Searched full:synchronously (Results 1 – 25 of 537) sorted by relevance
12345678910>>...22
| /kernel/linux/linux-5.10/include/linux/ |
| D | pm_runtime.h | 305 * pm_runtime_suspend - Suspend a device synchronously. 326 * pm_runtime_resume - Resume a device synchronously. 384 * it synchronously. 399 * Resume @dev synchronously and if that is successful, increment its runtime 464 * equal to 0, carry out runtime-suspend of @dev synchronously. 480 * equal to 0, set up autosuspend of @dev or suspend it synchronously (depending
|
| D | io-pgtable.h | 24 * @tlb_flush_all: Synchronously invalidate the entire TLB context. 25 * @tlb_flush_walk: Synchronously invalidate all intermediate TLB state 28 * @tlb_flush_leaf: Synchronously invalidate all leaf TLB state for a virtual
|
| D | nd.h | 133 * nvdimm_read_bytes() - synchronously read bytes from an nvdimm namespace 149 * nvdimm_write_bytes() - synchronously write bytes to an nvdimm namespace
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/fs/freevxfs/ |
| D | vxfs_subr.c | 144 * vxfs_readpage - read one page synchronously into the pagecache 149 * The vxfs_readpage routine reads @page synchronously into the
|
| /kernel/linux/linux-6.6/kernel/ |
| 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.
|
| /kernel/linux/linux-5.10/kernel/ |
| 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.
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/blockdev/drbd/ |
| D | index.rst | 8 DRBD is a shared-nothing, synchronously replicated block device. It
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/drbd/ |
| D | index.rst | 8 DRBD is a shared-nothing, synchronously replicated block device. It
|
| /kernel/linux/linux-5.10/Documentation/filesystems/caching/ |
| D | operations.rst | 77 (1) The operation may be done synchronously (FSCACHE_OP_MYTHREAD). A thread 84 synchronously - and the netfs does not proceed until this has been
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/drivers/powercap/ |
| D | Kconfig | 46 synchronously on a set of specified CPUs or alternatively
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-counter-104-quad-8 | 60 preset_enable) is performed synchronously with the
|
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| D | Kconfig | 19 DRBD is a shared-nothing, synchronously replicated block device. It
|
12345678910>>...22