Searched full:synchronize (Results 1 – 25 of 620) sorted by relevance
12345678910>>...25
108 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro109 /* 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 | \
235 * async_synchronize_full - synchronize all asynchronous function calls246 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain247 * @domain: the domain to synchronize259 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…261 * @domain: the domain to synchronize (%NULL for all registered domains)282 * async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing
58 /* spinlock to synchronize virtqueue state */70 /* spinlock to synchronize iommu table */
39 Then we need one hardware spinlock to synchronize between the multiple subsystems.42 subsystem accessing, that means no need to add hardware spinlock to synchronize,
274 The guest uses two events to synchronize its tlb and page tables: tlb flushes277 A tlb flush means that we need to synchronize all sptes reachable from the279 protected, and synchronize sptes to gptes when a gpte is written.285 We synchronize modified gptes when the guest invokes invlpg. This reduces362 - synchronize newly reachable shadow pages368 - synchronize newly reachable shadow pages
92 - synchronize against online/offline requests (e.g. via sysfs). This way, memory96 - 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
79 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
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()
360 5. Synchronize termination API366 Synchronize the termination of the DMA channel to the current context.368 This function should be used after dmaengine_terminate_async() to synchronize
7 synchronize the objects under fsl-mc bus and the
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 …]
203 * vchan_synchronize() - synchronize callback execution to the current context204 * @vc: virtual channel to synchronize
33 * spinlock is used to synchronize access to same
45 /* Synchronize virtqueue data */
126 * to synchronize with host about IPC interface state.207 * to synchronize with SeC about IPC interface state.
354 * __hw_addr_ref_sync_dev - Synchronize device's multicast address list taking356 * @list: address list to synchronize721 * dev_uc_sync - Synchronize device's unicast list to another device750 * dev_uc_sync_multiple - Synchronize device's unicast list to another945 * dev_mc_sync - Synchronize device's multicast list to another device973 * dev_mc_sync_multiple - Synchronize device's multicast list to another
24 * with the seqcount used to synchronize access, comfortably fits into
34 struct completion release; /* synchronize with fd release */
123 * @frame_start_sp: host1x syncpoint pointer to synchronize programmed capture126 * @mw_ack_sp: host1x syncpoint pointer to synchronize programmed memory write
20 membar #Sync ! Synchronize stores
16 When wm8960 works on synchronize mode and DACLRC pin is used to supply
43 * To synchronize kernel messages, hold the init function from in test_klp_callbacks_busy_init()
22 * 1) On MP systems we need to synchronize processors112 /* MP_FIXME: synchronize all processors. */