Home
last modified time | relevance | path

Searched full:updates (Results 1 – 25 of 1907) sorted by relevance

12345678910>>...77

/linux/Documentation/RCU/
H A Dchecklist.rst32 for lockless updates. This does result in the mildly
34 rcu_read_unlock() are used to protect updates, however, this
45 c. restricting updates to a single task.
88 be running while updates are in progress. There are a number
107 c. Make updates appear atomic to readers. For example,
108 pointer updates to properly aligned fields will
119 d. Carefully order the updates and the reads so that readers
191 e. Updates must ensure that initialization of a given
222 Restructure your code so that it batches the updates, allowing
287 primitive will correspondingly delay updates. In contrast,
[all …]
/linux/fs/xfs/
H A Dxfs_rmap_item.h17 * that records the associated rmapbt updates. Typically, the first
19 * transactions containing rmapbt updates, and finally transactions with any
20 * bnobt/cntbt updates.
25 * (rmapbt/bnobt/cntbt) metadata updates in the non-first transaction.
63 * some rmapbt updates mentioned in an earlier rui item have been performed.
H A Dxfs_bmap_item.h17 * that records the associated bmbt updates.
22 * bmbt metadata updates in the non-first transaction.
60 * some bmbt updates mentioned in an earlier bui item have been performed.
H A Dxfs_refcount_item.h17 * transaction that records the associated refcountbt updates.
22 * to replay the refcountbt metadata updates.
62 * fact that some refcountbt updates mentioned in an earlier cui item
/linux/fs/bcachefs/
H A Djournal.h8 * The primary purpose of the journal is to log updates (insertions) to the
9 * b-tree, to avoid having to do synchronous updates to the b-tree on disk.
13 * but did handle unclean shutdowns by doing all index updates synchronously
16 * Updates to interior nodes still happen synchronously and without the journal
17 * (for simplicity) - this may change eventually but updates to interior nodes
26 * For synchronous updates (where we're waiting on the index update to hit
30 * Synchronous updates are specified by passing a closure (@flush_cl) to
73 * Open/dirty journal entries are journal entries that contain b-tree updates
92 * Journalling of index updates is done at the same time as the b-tree itself is
H A Djournal_seq_blacklist.c12 * To guarantee order of btree updates after a crash, we need to detect when a
14 * successfully written, and ignore it - effectively ignoring any btree updates
18 * updates that weren't written to the journal yet: if b was updated after a,
19 * but b was flushed and not a - oops; on recovery we'll find that the updates
20 * to b happened, but not the updates to a that happened before it.
28 * contain updates for; then, on startup, the btree code queries the journal
H A Dbtree_update.h32 x(skip_accounting_apply, "we're in journal replay - accounting updates have already been applied")
136 * Most updates skip the btree write buffer until journal replay is in bch2_trans_update_buffered()
142 * But accounting updates don't overwrite, they're deltas, and they have in bch2_trans_update_buffered()
144 * able to tell which updates need to be applied: in bch2_trans_update_buffered()
170 * This is main entry point for btree updates.
199 for (struct btree_insert_entry *_i = (_trans)->updates; \
200 (_i) < (_trans)->updates + (_trans)->nr_updates; \
H A Ddisk_accounting_format.h23 * Unlike with other key types, updates are _deltas_, and the deltas are not
39 * For this to work, we must maintain this strict time ordering of updates as
45 * updates from journal replay to be lost.
H A Dbtree_trans_commit.c75 return i != trans->updates && in same_leaf_as_prev()
82 return i + 1 < trans->updates + trans->nr_updates && in same_leaf_as_next()
106 while (--i >= trans->updates) { in trans_lock_write_fail()
326 /* Cached btree updates: */
528 * Running triggers will append more updates to the list of updates as in run_btree_triggers()
535 i < trans->nr_updates && trans->updates[i].btree_id <= btree_id; in run_btree_triggers()
537 if (trans->updates[i].btree_id != btree_id) in run_btree_triggers()
540 int ret = run_one_trans_trigger(trans, trans->updates + i, overwrite); in run_btree_triggers()
569 trans->updates[btree_id_start].btree_id < btree_id) in bch2_trans_commit_run_triggers()
578 struct btree_insert_entry *i = trans->updates + idx; in bch2_trans_commit_run_triggers()
[all …]
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h301 * Used for host updates/events.
308 * Used for FW updates/events.
345 * Used for host updates/events.
352 * Used for FW updates/events.
389 * Used for host updates/events.
396 * Used for FW updates/events.
422 * Anything requiring atomic updates to multiple registers requires a dedicated lock.
448 * Anything requiring atomic updates to multiple registers requires a dedicated lock.
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_common.c299 * fm10k_update_hw_base_48b - Updates 48-bit statistic base value
320 * fm10k_update_hw_stats_tx_q - Updates TX queue statistics counters
325 * Function updates the TX queue statistics counters that are related to the
371 * fm10k_update_hw_stats_rx_q - Updates RX queue statistics counters
376 * Function updates the RX queue statistics counters that are related to the
427 * fm10k_update_hw_stats_q - Updates queue statistics counters
433 * Function updates the queue statistics counters that are related to the
453 * Function invalidates the index values for the queues so any updates that
/linux/drivers/gpu/drm/msm/
H A Dmsm_atomic.c82 * Flush hardware updates: in msm_atomic_async_commit()
232 * Push atomic updates down to hardware: in msm_atomic_commit_tail()
242 /* async updates are limited to single-crtc updates: */ in msm_atomic_commit_tail()
288 * Flush hardware updates: in msm_atomic_commit_tail()
/linux/drivers/base/firmware_loader/
H A DKconfig15 o /lib/firmware/updates/UTS_RELEASE
16 o /lib/firmware/updates
227 bool "Enable users to initiate firmware updates using sysfs"
232 sysfs interface that allows firmware updates to be initiated from
236 to support cards that rely on user-initiated updates for firmware files.
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-trbe12 Description: (Read) Shows if TRBE updates in the memory are with access
13 and dirty flag updates as well. This value is fetched from
H A Dsysfs-bus-counter208 Rising edges on signal A updates the respective count.
213 signal A updates the respective count; if the direction
215 updates the respective count. Quadrature encoding
220 signal B updates the respective count; if the direction
222 updates the respective count. Quadrature encoding
226 Any state transition on quadrature pair signal A updates
231 Any state transition on quadrature pair signal B updates
237 updates the respective count. Quadrature encoding
/linux/drivers/net/
H A DLICENSE.SRC14 on an "as-is" basis. No further updates to this software should be
15 expected. Although updates may occur, no commitment exists.
/linux/Documentation/core-api/
H A Dentry.rst4 All transitions between execution domains require state updates which are
5 subject to strict ordering constraints. State updates are required for the
167 irq_enter_rcu() updates the preemption count which makes in_hardirq()
212 The state update on entry is handled in irqentry_nmi_enter() which updates
278 while handling an NMI. So NMI entry code has to be reentrant and state updates
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_hmm.c35 * about updates on the page tables of a process.
122 * amdgpu_hmm_register - register a BO for notifier updates
154 * amdgpu_hmm_unregister - unregister a BO for notifier updates
158 * Remove any registration of mmu notifier updates from the buffer object.
/linux/Documentation/driver-api/firmware/
H A Dfw_search_path.rst9 * /lib/firmware/updates/UTS_RELEASE/
10 * /lib/firmware/updates/
/linux/drivers/gpu/drm/radeon/
H A Dradeon_mn.c88 * radeon_mn_register - register a BO for notifier updates
116 * radeon_mn_unregister - unregister a BO for notifier updates
120 * Remove any registration of MMU notifier updates from the buffer object.
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.h268 * @stats: Stored stats updates for flower rules
269 * @stats_lock: Lock for flower rule stats updates
289 * @qos_stats_lock: Lock on qos stats updates
290 * @meter_stats_lock: Lock on meter stats updates
299 * @predt_lock: Lock to serialise predt/neigh table updates
342 spinlock_t predt_lock; /* Lock to serialise predt/neigh table updates */
349 * @curr_stats: Currently stored stats updates for qos info
350 * @prev_stats: Previously stored updates for qos info
/linux/include/linux/mfd/
H A Dlochnagar.h29 * @analogue_config_lock: Lock used to protect updates in the analogue
38 /* Lock to protect updates to the analogue configuration */
/linux/include/vdso/
H A Dhelpers.h35 * updates to vd[x].seq and it is possible that the value seen by the in vdso_write_begin()
48 * updates to vd[x].seq and it is possible that the value seen by the in vdso_write_end()
/linux/include/net/
H A Dmctp.h78 /* list of mctp_sk_key, for incoming tag lookup. updates protected
114 * Updates and lookups in either list are performed under the
150 /* lock protects against concurrent updates to the reassembly and
231 * Updates to the route table are performed under rtnl; all reads under RCU,
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c202 /* And one slot reserved for the 4KiB page table updates */ in xe_migrate_prepare_vm()
346 * for async VM updates. in xe_migrate_prepare_vm()
349 * everywhere, this allows lockless updates to scratch pages by using in xe_migrate_prepare_vm()
1328 struct xe_vm_pgtable_update *updates = pt_op->entries; in __xe_migrate_update_pgtables() local
1332 u32 num_cmds = DIV_ROUND_UP(updates[j].qwords, in __xe_migrate_update_pgtables()
1336 batch_size += 4 * num_cmds + updates[j].qwords * 2; in __xe_migrate_update_pgtables()
1396 struct xe_vm_pgtable_update *updates = pt_op->entries; in __xe_migrate_update_pgtables() local
1400 struct xe_bo *pt_bo = updates[j].pt_bo; in __xe_migrate_update_pgtables()
1433 struct xe_vm_pgtable_update *updates = pt_op->entries; in __xe_migrate_update_pgtables() local
1436 struct xe_bo *pt_bo = updates[j].pt_bo; in __xe_migrate_update_pgtables()
[all …]

12345678910>>...77