Home
last modified time | relevance | path

Searched refs:updates (Results 1 – 25 of 185) sorted by relevance

12345678

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ids.c275 struct dma_fence *updates = sync->last_vm_update; in amdgpu_vmid_grab_reserved() local
280 if (updates && (*id)->flushed_updates && in amdgpu_vmid_grab_reserved()
281 updates->context == (*id)->flushed_updates->context && in amdgpu_vmid_grab_reserved()
282 !dma_fence_is_later(updates, (*id)->flushed_updates)) in amdgpu_vmid_grab_reserved()
283 updates = NULL; in amdgpu_vmid_grab_reserved()
287 updates || !(*id)->last_flush || in amdgpu_vmid_grab_reserved()
310 if (updates) { in amdgpu_vmid_grab_reserved()
312 (*id)->flushed_updates = dma_fence_get(updates); in amdgpu_vmid_grab_reserved()
341 struct dma_fence *updates = sync->last_vm_update; in amdgpu_vmid_grab_used() local
364 if (updates && (!flushed || dma_fence_is_later(updates, flushed))) in amdgpu_vmid_grab_used()
[all …]
/Linux-v5.4/arch/powerpc/mm/
Dnuma.c1319 struct topology_update_data *updates, *ud; in numa_update_cpu_topology() local
1331 updates = kcalloc(weight, sizeof(*updates), GFP_KERNEL); in numa_update_cpu_topology()
1332 if (!updates) in numa_update_cpu_topology()
1367 ud = &updates[i++]; in numa_update_cpu_topology()
1368 ud->next = &updates[i]; in numa_update_cpu_topology()
1382 updates[i-1].next = NULL; in numa_update_cpu_topology()
1386 for (ud = &updates[0]; ud; ud = ud->next) { in numa_update_cpu_topology()
1408 stop_machine_cpuslocked(update_cpu_topology, &updates[0], in numa_update_cpu_topology()
1411 stop_machine(update_cpu_topology, &updates[0], &updated_cpus); in numa_update_cpu_topology()
1419 stop_machine_cpuslocked(update_lookup_table, &updates[0], in numa_update_cpu_topology()
[all …]
/Linux-v5.4/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
/Linux-v5.4/Documentation/driver-api/firmware/
Dfw_search_path.rst9 * /lib/firmware/updates/UTS_RELEASE/
10 * /lib/firmware/updates/
/Linux-v5.4/drivers/net/
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-v5.4/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
205 Restructure your code so that it batches the updates, allowing
247 primitive will correspondingly delay updates. In contrast,
258 limit on this number, stalling updates as needed to allow
[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.
/Linux-v5.4/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
/Linux-v5.4/sound/pci/ctxfi/
Dcttimer.c183 int updates = 0; in ct_xfitimer_reprogram() local
208 updates++; in ct_xfitimer_reprogram()
225 return updates; in ct_xfitimer_reprogram()
/Linux-v5.4/drivers/gpu/drm/amd/display/include/
Dlogger_interface.h52 const struct dc_surface_update *updates,
/Linux-v5.4/Documentation/translations/ko_KR/
Dstable_api_nonsense.txt10 a fork. So if you have any comments or updates for this file please
/Linux-v5.4/drivers/staging/iio/Documentation/dac/
Dmax51723 Simultaneous output updates X X
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_debug.c180 const struct dc_surface_update *updates, in update_surface_trace() argument
187 const struct dc_surface_update *update = &updates[i]; in update_surface_trace()
/Linux-v5.4/Documentation/translations/ja_JP/
Dstable_api_nonsense.txt11 fork. So if you have any comments or updates of this file, please try
DSubmitChecklist11 fork. So if you have any comments or updates of this file, please try
/Linux-v5.4/drivers/net/ethernet/dlink/
DKconfig42 More specific information and updates are available from
/Linux-v5.4/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,
/Linux-v5.4/Documentation/livepatch/
Dcallbacks.rst10 - Safe updates to global data
126 may be possible to implement similar updates via pre/post-patch
/Linux-v5.4/Documentation/hwmon/
Dadc128d818.rst44 The ADC128D818 only updates its values approximately once per second;
/Linux-v5.4/drivers/net/ethernet/natsemi/
DKconfig46 More specific information and updates are available from
/Linux-v5.4/Documentation/devicetree/bindings/mailbox/
Dbrcm,iproc-flexrm-mbox.txt38 descriptors and read/write pointer updates to DDR) are
/Linux-v5.4/Documentation/translations/
Dindex.rst42 translations, updates, fixes).
/Linux-v5.4/net/can/
DKconfig40 informs you on demand e.g. only on content updates / timeouts.
/Linux-v5.4/Documentation/networking/
Dfore200e.txt41 the 'software updates' pages. The firmware binaries are part of
/Linux-v5.4/Documentation/crypto/
Dapi-intro.txt132 For further patches and various updates, including the current TODO
248 Please send any credits updates or corrections to:

12345678