Searched full:synchronize (Results 1 – 25 of 543) sorted by relevance
12345678910>>...22
238 * async_synchronize_full - synchronize all asynchronous function calls267 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain268 * @domain: the domain to synchronize280 …* 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
26 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,
273 The guest uses two events to synchronize its tlb and page tables: tlb flushes276 A tlb flush means that we need to synchronize all sptes reachable from the278 protected, and synchronize sptes to gptes when a gpte is written.284 We synchronize modified gptes when the guest invokes invlpg. This reduces361 - synchronize newly reachable shadow pages367 - synchronize newly reachable shadow pages
95 - synchronize against online/offline requests (e.g. via sysfs). This way, memory99 - synchronize against CPU hotplug and similar (e.g. relevant for ACPI and PPC)
31 removing the LOCK prefix and memory barriers normally required to synchronize128 If you want to use a remote local_read to synchronize access to a resource
78 * @cache_lock: synchronize access to the cache data107 * @lock: Synchronize state of the controller. If RPMH's cache
31 * 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()
14 * The SWID of syscall should be __NR_rt_sigreturn to synchronize
358 5. Synchronize termination API364 Synchronize the termination of the DMA channel to the current context.366 This function should be used after dmaengine_terminate_async() to synchronize
277 * __hw_addr_ref_sync_dev - Synchronize device's multicast address list taking279 * @list: address list to synchronize621 * dev_uc_sync - Synchronize device's unicast list to another device650 * dev_uc_sync_multiple - Synchronize device's unicast list to another852 * dev_mc_sync - Synchronize device's multicast list to another device880 * dev_mc_sync_multiple - Synchronize device's multicast list to another
203 * vchan_synchronize() - synchronize callback execution to the current context204 * @vc: virtual channel to synchronize
33 * spinlock is used to synchronize access to same
227 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 …]
45 /* Synchronize virtqueue data */
32 - Schedule/Synchronize/Order unit (SSO)38 - Schedule/Synchronize/Order unit (SSO)
126 * to synchronize with host about IPC interface state.207 * to synchronize with SeC about IPC interface state.
118 * @frame_start_sp: host1x syncpoint pointer to synchronize programmed capture121 * @mw_ack_sp: host1x syncpoint pointer to synchronize programmed memory write
22 * with the seqcount used to synchronize access, comfortably fits into
23 /* Synchronize device creation/removal with parent unregistration */
34 struct completion release; /* synchronize with fd release */
16 When wm8960 works on synchronize mode and DACLRC pin is used to supply
20 membar #Sync ! Synchronize stores
3 * seqno-fence, using a dma-buf to synchronize fencing
22 * 1) On MP systems we need to synchronize processors114 /* MP_FIXME: synchronize all processors. */
121 * ubifs_wbuf_sync - synchronize write-buffer.122 * @wbuf: write-buffer to synchronize