Home
last modified time | relevance | path

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

12345678

/Linux-v4.19/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-v4.19/arch/powerpc/mm/
Dnuma.c1306 struct topology_update_data *updates, *ud; in numa_update_cpu_topology() local
1318 updates = kcalloc(weight, sizeof(*updates), GFP_KERNEL); in numa_update_cpu_topology()
1319 if (!updates) in numa_update_cpu_topology()
1354 ud = &updates[i++]; in numa_update_cpu_topology()
1355 ud->next = &updates[i]; in numa_update_cpu_topology()
1369 updates[i-1].next = NULL; in numa_update_cpu_topology()
1373 for (ud = &updates[0]; ud; ud = ud->next) { in numa_update_cpu_topology()
1395 stop_machine_cpuslocked(update_cpu_topology, &updates[0], in numa_update_cpu_topology()
1398 stop_machine(update_cpu_topology, &updates[0], &updated_cpus); in numa_update_cpu_topology()
1406 stop_machine_cpuslocked(update_lookup_table, &updates[0], in numa_update_cpu_topology()
[all …]
/Linux-v4.19/Documentation/driver-api/firmware/
Dfw_search_path.rst9 * /lib/firmware/updates/UTS_RELEASE/
10 * /lib/firmware/updates/
/Linux-v4.19/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-v4.19/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
208 Restructure your code so that it batches the updates, allowing
250 primitive will correspondingly delay updates. In contrast,
261 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-v4.19/Documentation/devicetree/
Dtodo.txt7 - Switch to RCU for tree updates and get rid of global spinlock
/Linux-v4.19/Documentation/translations/it_IT/
Ddisclaimer-ita.rst13 updates for this file please try to update the original English file first.
/Linux-v4.19/sound/pci/ctxfi/
Dcttimer.c186 int updates = 0; in ct_xfitimer_reprogram() local
211 updates++; in ct_xfitimer_reprogram()
228 return updates; in ct_xfitimer_reprogram()
/Linux-v4.19/drivers/gpu/drm/amd/display/include/
Dlogger_interface.h52 const struct dc_surface_update *updates,
/Linux-v4.19/Documentation/translations/ko_KR/
Dstable_api_nonsense.txt10 a fork. So if you have any comments or updates for this file please
/Linux-v4.19/drivers/staging/iio/Documentation/dac/
Dmax51723 Simultaneous output updates X X
/Linux-v4.19/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()
Ddc.c1248 struct dc_surface_update *updates, in check_update_surfaces_for_stream() argument
1264 det_surface_update(dc, &updates[i]); in check_update_surfaces_for_stream()
1277 struct dc_surface_update *updates, in dc_check_update_surfaces_for_stream() argument
1286 updates[i].surface->update_flags.raw = 0; in dc_check_update_surfaces_for_stream()
1288 type = check_update_surfaces_for_stream(dc, updates, surface_count, stream_update, stream_status); in dc_check_update_surfaces_for_stream()
1291 updates[i].surface->update_flags.raw = 0xFFFFFFFF; in dc_check_update_surfaces_for_stream()
/Linux-v4.19/Documentation/virtual/kvm/arm/
Dpsci.txt6 and KVM implements these updates if they make sense from a virtualization
/Linux-v4.19/drivers/net/ethernet/dlink/
DKconfig41 More specific information and updates are available from
/Linux-v4.19/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-v4.19/Documentation/scheduler/
Dsched-bwc.txt20 within each of these updates is tunable and described as the "slice".
48 Any updates to a group's bandwidth specification will result in it becoming
/Linux-v4.19/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
245 concurrent device updates in multi-devices scenario.
247 HMM also serves as an impedance mismatch between how CPU page table updates
249 update their own page table. Device updates are a multi-step process. First,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h229 struct dc_surface_update *updates,
/Linux-v4.19/Documentation/hwmon/
Dadc128d81841 The ADC128D818 only updates its values approximately once per second;
/Linux-v4.19/drivers/net/ethernet/natsemi/
DKconfig45 More specific information and updates are available from
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/
Dbrcm,iproc-flexrm-mbox.txt38 descriptors and read/write pointer updates to DDR) are
/Linux-v4.19/net/can/
DKconfig38 informs you on demand e.g. only on content updates / timeouts.

12345678