Home
last modified time | relevance | path

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

12345678910>>...43

/kernel/linux/linux-4.19/drivers/misc/mic/scif/
Dscif_main.h56 * @eplock: Lock to synchronize listening, zombie endpoint lists
57 * @connlock: Lock to synchronize connected and disconnected lists
58 * @nb_connect_lock: Synchronize non blocking connect operations
59 * @port_lock: Synchronize access to SCIF ports
67 * @conflock: Lock to synchronize SCIF node configuration changes
79 * @rmalock: Synchronize access to RMA operations
80 * @fencelock: Synchronize access to list of remote fences requested.
Dscif_epd.h87 * @sendlock: Synchronize ordering of messages sent
88 * @recvlock: Synchronize ordering of messages received
/kernel/linux/linux-5.10/kernel/
Dasync.c238 * async_synchronize_full - synchronize all asynchronous function calls
267 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
268 * @domain: the domain to synchronize
280 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
282 * @domain: the domain to synchronize (%NULL for all registered domains)
311 * async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing
/kernel/linux/linux-4.19/kernel/
Dasync.c237 * async_synchronize_full - synchronize all asynchronous function calls
266 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
267 * @domain: the domain to synchronize
279 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
281 * @domain: the domain to synchronize (%NULL for all registered domains)
310 * 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-4.19/drivers/soc/qcom/
Drpmh-internal.h72 * @cache_lock: synchronize access to the cache data
93 * @lock: synchronize state of the controller
/kernel/linux/linux-4.19/Documentation/virtual/kvm/
Dmmu.txt255 The guest uses two events to synchronize its tlb and page tables: tlb flushes
258 A tlb flush means that we need to synchronize all sptes reachable from the
260 protected, and synchronize sptes to gptes when a gpte is written.
266 We synchronize modified gptes when the guest invokes invlpg. This reduces
329 - synchronize newly reachable shadow pages
334 - synchronize newly reachable shadow pages
/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-4.19/Documentation/driver-api/dmaengine/
Dclient.rst256 5. Synchronize termination API
262 Synchronize the termination of the DMA channel to the current context.
264 This function should be used after dmaengine_terminate_async() to synchronize
/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-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/arch/nds32/kernel/vdso/
Dsigreturn.S14 * The SWID of syscall should be __NR_rt_sigreturn to synchronize
/kernel/linux/linux-4.19/arch/nds32/kernel/vdso/
Dsigreturn.S14 * The SWID of syscall should be __NR_rt_sigreturn to synchronize
/kernel/linux/linux-4.19/fs/sysfs/
Dsymlink.c30 * Synchronize using sysfs_symlink_target_lock. See in sysfs_do_create_link_sd()
127 * 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-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-4.19/drivers/dma/
Dvirt-dma.h199 * vchan_synchronize() - synchronize callback execution to the current context
200 * @vc: virtual channel to synchronize
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/
Dwm8960.txt16 When wm8960 works on synchronize mode and DACLRC pin is used to supply
/kernel/linux/linux-4.19/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.h33 * spinlock is used to synchronize access to same
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.h33 * spinlock is used to synchronize access to same
/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-5.10/drivers/net/fddi/
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 …]
/kernel/linux/linux-5.10/drivers/nvdimm/
Dvirtio_pmem.h45 /* Synchronize virtqueue data */
/kernel/linux/linux-5.10/include/linux/
Dsched_clock.h22 * with the seqcount used to synchronize access, comfortably fits into

12345678910>>...43