Home
last modified time | relevance | path

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

12345678910>>...31

/openbmc/linux/fs/smb/server/
H A 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 | \
/openbmc/linux/kernel/
H A 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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/
H A DREADME.md20 - SynchronizeDirectoryCommonData - Synchronize directory common data before
22 - AgentSynchronizeData - Synchronize SMBIOS data from file after data transfer
H A DMDR_V2.interface.yaml129 Synchronize SMBIOS data from file.
138 Synchronize directory common data.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/htpdate/
H A Dhtpdate_1.3.7.bb2 DESCRIPTION = "The HTTP Time Protocol (HTP) is used to synchronize a computer's time with\
5 Htpdate will synchronize the computer time to Greenwich Mean Time (GMT),\
/openbmc/qemu/docs/devel/
H A Dreplay.rst250 - EVENT_INTERRUPT. Used to synchronize interrupt processing.
251 - EVENT_EXCEPTION. Used to synchronize exception handling.
275 - REPLAY_ASYNC_EVENT_BLOCK. Block device operation. Used to synchronize
288 - EVENT_CHAR_WRITE. Used to synchronize character output operations. Followed by:
293 - EVENT_CHAR_READ_ALL. Used to synchronize character input operations,
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h64 /* mutex to synchronize virtqueue state */
76 /* spinlock to synchronize iommu table */
/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/
H A Ddnf_runtime.py45 …ue(re.match(r".*Failed to synchronize cache", output_makecache, re.DOTALL) is None, msg = "dnf mak…
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A 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,
/openbmc/linux/Documentation/virt/kvm/x86/
H A 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
/openbmc/linux/Documentation/core-api/
H A 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)
/openbmc/linux/drivers/soc/qcom/
H A Drpmh-internal.h76 * @cache_lock: synchronize access to the cache data
112 * @lock: Synchronize state of the controller. If RPMH's cache
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/
H A Dphc2sys@.service.in2 Description=Synchronize system clock or PTP hardware clock (PHC)
/openbmc/linux/fs/sysfs/
H A 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()
/openbmc/linux/Documentation/trace/rv/
H A 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
/openbmc/linux/Documentation/driver-api/dmaengine/
H A 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
/openbmc/qemu/hw/s390x/
H A Ds390-stattrib.c155 * system is about to take over. We synchronize the buffer to in cmma_load()
158 sac->synchronize(sas); in cmma_load()
315 sa_cl->synchronize = qemu_s390_synchronize_stub; in qemu_s390_stattrib_class_init()
/openbmc/qemu/docs/interop/
H A Dlive-block-operations.rst18 synchronize data from a disk image chain (including current active disk)
118 (3) ``drive-mirror`` (and ``blockdev-mirror``): Synchronize a running
506 Synchronize a running disk image chain (all or part of it) to a target
552 (1) ``full`` -- Synchronize the content of entire disk image chain to
555 (2) ``top`` -- Synchronize only the contents of the top-most disk image
558 (3) ``none`` -- Synchronize only the new writes from this point on.
569 (4) ``incremental`` -- Synchronize content that is described by the
668 Instead of copying content from the entire chain, synchronize *only* the
750 synchronize to a pre-created file, therefore 'existing', file on the
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-fsl-mc7 synchronize the objects under fsl-mc bus and the
/openbmc/linux/drivers/ptp/
H A DKconfig16 synchronize distributed clocks over Ethernet networks. The
208 stack to synchronize the system clock to its ToD information
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.h33 * spinlock is used to synchronize access to same
/openbmc/linux/drivers/dma/
H A Dvirt-dma.h203 * vchan_synchronize() - synchronize callback execution to the current context
204 * @vc: virtual channel to synchronize
/openbmc/linux/drivers/net/fddi/
H A Ddefza.c227 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_reset()
233 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_do_reset()
243 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_shutdown()
245 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_shutdown()
298 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_cmd_send()
622 readw_o(&fp->regs->control_a); /* Synchronize. */ in fza_rx_err()
640 readw_o(&fp->regs->control_a); /* Synchronize. */ in fza_rx_err()
1055 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_reset_timer()
1065 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_reset_timer()
1125 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_start_xmit()
[all …]
/openbmc/qemu/include/qemu/
H A Dthread-context.h40 /* Mutex to synchronize requests. */
/openbmc/linux/drivers/nvdimm/
H A Dvirtio_pmem.h45 /* Synchronize virtqueue data */

12345678910>>...31