Home
last modified time | relevance | path

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

1234567

/Documentation/RCU/
Dchecklist.txt28 for lockless updates. This does result in the mildly
30 rcu_read_unlock() are used to protect updates, however, this
41 c. restricting updates to a single task.
78 be running while updates are in progress. There are a number
97 c. Make updates appear atomic to readers. For example,
98 pointer updates to properly aligned fields will
106 d. Carefully order the updates and the reads so that
179 e. Updates must ensure that initialization of a given
205 Restructure your code so that it batches the updates, allowing
247 primitive will correspondingly delay updates. In contrast,
[all …]
DarrayRCU.txt42 as updates are rare.
44 Quick Quiz: Why is it so important that updates be rare when
59 the remainder of the new, updates the ids->entries pointer to point to
150 The reason that it is important that updates be rare when
151 using seqlock is that frequent updates can livelock readers.
DlistRCU.rst12 Example 1: Read-Side Action Taken Outside of Lock, No In-Place Updates
159 Example 2: Handling In-Place Updates
189 The RCU version creates a copy, updates the copy, then replaces the old
/Documentation/ABI/testing/
Dsysfs-bus-counter117 Rising edges on signal A updates the respective count.
122 signal A updates the respective count; if the direction
124 updates the respective count. Quadrature encoding
129 signal B updates the respective count; if the direction
131 updates the respective count. Quadrature encoding
135 Any state transition on quadrature pair signal A updates
140 Any state transition on quadrature pair signal B updates
146 updates the respective count. Quadrature encoding
Dsysfs-class-extcon56 This updates the whole state of the extcon device.
/Documentation/driver-api/firmware/
Dfw_search_path.rst9 * /lib/firmware/updates/UTS_RELEASE/
10 * /lib/firmware/updates/
/Documentation/driver-api/
Dgeneric-counter.rst58 Rising edges on signal A updates the respective count. The input level
67 updates the respective count; if the direction is backward, falling
68 edges on quadrature pair signal A updates the respective count.
73 updates the respective count; if the direction is backward, falling
74 edges on quadrature pair signal B updates the respective count.
78 Any state transition on quadrature pair signal A updates the
82 Any state transition on quadrature pair signal B updates the
86 Any state transition on either quadrature pair signals updates the
190 of movement and updates the respective position data. The "Quadrature
/Documentation/networking/
Dfore200e.txt27 Firmware Updates
41 the 'software updates' pages. The firmware binaries are part of
/Documentation/vm/
Dhmm.rst115 while keeping track of CPU page table updates. Device page table updates are
116 not as easy as CPU page table updates. To update the device page table, you must
271 concurrent device updates in multi-devices scenario.
273 HMM also serves as an impedance mismatch between how CPU page table updates
275 update their own page table. Device updates are a multi-step process. First,
/Documentation/livepatch/
Dcallbacks.rst10 - Safe updates to global data
126 may be possible to implement similar updates via pre/post-patch
/Documentation/hwmon/
Dadc128d818.rst44 The ADC128D818 only updates its values approximately once per second;
Dthmc50.rst54 The THMC50 only updates its values each 1.5 seconds; reading it more often
Dlm80.rst73 The LM80 only updates its values each 1.5 seconds; reading it more often
Dlm78.rst79 The LM7* only updates its values each 1.5 seconds; reading it more often
Dgl518sm.rst79 The GL518SM only updates its values each 1.5 seconds; reading it more often
Dlm87.rst66 The lm87 driver only updates its values each 1.0 seconds; reading it more
/Documentation/translations/
Dindex.rst42 translations, updates, fixes).
/Documentation/crypto/
Dapi-intro.txt132 For further patches and various updates, including the current TODO
248 Please send any credits updates or corrections to:
/Documentation/virt/kvm/arm/
Dpsci.txt6 and KVM implements these updates if they make sense from a virtualization
/Documentation/devicetree/bindings/mailbox/
Dbrcm,iproc-flexrm-mbox.txt38 descriptors and read/write pointer updates to DDR) are
/Documentation/translations/ja_JP/
DSubmitChecklist11 fork. So if you have any comments or updates of this file, please try
/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smd.txt23 signal this processor about communication related updates
/Documentation/scheduler/
Dsched-bwc.rst22 within each of these updates is tunable and described as the "slice".
51 Any updates to a group's bandwidth specification will result in it becoming
/Documentation/core-api/
Derrseq.rst130 Serializing errseq_t cursor updates
137 updates to that cursor.
/Documentation/powerpc/
Ddscr.rst48 value into every CPU's DSCR register right away and updates the current

1234567