Home
last modified time | relevance | path

Searched full:synchronize (Results 1 – 25 of 1242) sorted by relevance

12345678910>>...50

/kernel/linux/linux-6.6/fs/smb/server/
Dsmb_common.h108 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro
109 /* synchronize with the completion */
124 | WRITE_OWNER | SYNCHRONIZE)
130 | WRITE_OWNER | SYNCHRONIZE)
135 | WRITE_OWNER | SYNCHRONIZE)
138 | READ_CONTROL | SYNCHRONIZE)
143 FILE_READ_EA | SYNCHRONIZE)
147 FILE_APPEND_DATA | SYNCHRONIZE)
150 FILE_READ_ATTRIBUTES | SYNCHRONIZE)
153 WRITE_OWNER | SYNCHRONIZE | FILE_READ_DATA | \
/kernel/linux/linux-6.6/kernel/
Dasync.c276 * async_synchronize_full - synchronize all asynchronous function calls
287 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
288 * @domain: the domain to synchronize
300 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
302 * @domain: the domain to synchronize (%NULL for all registered domains)
323 * async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing
/kernel/linux/linux-5.10/kernel/
Dasync.c276 * async_synchronize_full - synchronize all asynchronous function calls
305 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
306 * @domain: the domain to synchronize
318 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
320 * @domain: the domain to synchronize (%NULL for all registered domains)
349 * async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dspi-sprd-adi.txt26 Then we need one hardware spinlock to synchronize between the multiple subsystems.
29 subsystem accessing, that means no need to add hardware spinlock to synchronize,
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/
Dvdpa_sim.h64 /* mutex to synchronize virtqueue state */
76 /* spinlock to synchronize iommu table */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/
Dsprd,spi-adi.yaml38 Then we need one hardware spinlock to synchronize between the multiple subsystems.
41 subsystem accessing, that means no need to add hardware spinlock to synchronize,
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dmmu.rst273 The guest uses two events to synchronize its tlb and page tables: tlb flushes
276 A tlb flush means that we need to synchronize all sptes reachable from the
278 protected, and synchronize sptes to gptes when a gpte is written.
284 We synchronize modified gptes when the guest invokes invlpg. This reduces
361 - synchronize newly reachable shadow pages
367 - synchronize newly reachable shadow pages
/kernel/linux/linux-6.6/Documentation/virt/kvm/x86/
Dmmu.rst274 The guest uses two events to synchronize its tlb and page tables: tlb flushes
277 A tlb flush means that we need to synchronize all sptes reachable from the
279 protected, and synchronize sptes to gptes when a gpte is written.
285 We synchronize modified gptes when the guest invokes invlpg. This reduces
362 - synchronize newly reachable shadow pages
368 - synchronize newly reachable shadow pages
/kernel/linux/linux-6.6/Documentation/core-api/
Dmemory-hotplug.rst92 - synchronize against online/offline requests (e.g. via sysfs). This way, memory
96 - synchronize against CPU hotplug and similar (e.g. relevant for ACPI and PPC)
/kernel/linux/linux-5.10/Documentation/core-api/
Dmemory-hotplug.rst95 - synchronize against online/offline requests (e.g. via sysfs). This way, memory
99 - synchronize against CPU hotplug and similar (e.g. relevant for ACPI and PPC)
/kernel/linux/linux-5.10/drivers/soc/qcom/
Drpmh-internal.h78 * @cache_lock: synchronize access to the cache data
107 * @lock: Synchronize state of the controller. If RPMH's cache
/kernel/linux/linux-6.6/drivers/soc/qcom/
Drpmh-internal.h76 * @cache_lock: synchronize access to the cache data
112 * @lock: Synchronize state of the controller. If RPMH's cache
/kernel/linux/linux-6.6/fs/sysfs/
Dsymlink.c31 * Synchronize using sysfs_symlink_target_lock. See in sysfs_do_create_link_sd()
128 * Synchronize using sysfs_symlink_target_lock. See in sysfs_delete_link()
/kernel/linux/linux-5.10/fs/sysfs/
Dsymlink.c31 * Synchronize using sysfs_symlink_target_lock. See in sysfs_do_create_link_sd()
128 * Synchronize using sysfs_symlink_target_lock. See in sysfs_delete_link()
/kernel/linux/linux-6.6/Documentation/trace/rv/
Dda_monitor_instrumentation.rst79 preempt_enable event will be used to synchronize the system to the model.
88 preempt_enable execution. Hence, it can be used to synchronize the
/kernel/linux/linux-5.10/arch/nds32/kernel/vdso/
Dsigreturn.S14 * The SWID of syscall should be __NR_rt_sigreturn to synchronize
/kernel/linux/linux-6.6/Documentation/driver-api/dmaengine/
Dclient.rst360 5. Synchronize termination API
366 Synchronize the termination of the DMA channel to the current context.
368 This function should be used after dmaengine_terminate_async() to synchronize
/kernel/linux/linux-5.10/Documentation/driver-api/dmaengine/
Dclient.rst358 5. Synchronize termination API
364 Synchronize the termination of the DMA channel to the current context.
366 This function should be used after dmaengine_terminate_async() to synchronize
/kernel/linux/linux-5.10/net/core/
Ddev_addr_lists.c277 * __hw_addr_ref_sync_dev - Synchronize device's multicast address list taking
279 * @list: address list to synchronize
621 * dev_uc_sync - Synchronize device's unicast list to another device
650 * dev_uc_sync_multiple - Synchronize device's unicast list to another
852 * dev_mc_sync - Synchronize device's multicast list to another device
880 * dev_mc_sync_multiple - Synchronize device's multicast list to another
/kernel/linux/linux-6.6/drivers/ptp/
DKconfig16 synchronize distributed clocks over Ethernet networks. The
208 stack to synchronize the system clock to its ToD information
/kernel/linux/linux-6.6/Documentation/ABI/stable/
Dsysfs-bus-fsl-mc7 synchronize the objects under fsl-mc bus and the
/kernel/linux/linux-5.10/drivers/dma/
Dvirt-dma.h203 * vchan_synchronize() - synchronize callback execution to the current context
204 * @vc: virtual channel to synchronize
/kernel/linux/linux-6.6/drivers/dma/
Dvirt-dma.h203 * vchan_synchronize() - synchronize callback execution to the current context
204 * @vc: virtual channel to synchronize
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.h33 * spinlock is used to synchronize access to same
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.h33 * spinlock is used to synchronize access to same

12345678910>>...50