| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | amdgpu_ids.c | 279 struct dma_fence *updates = sync->last_vm_update; in amdgpu_vmid_grab_reserved() local 284 if (updates && (*id)->flushed_updates && in amdgpu_vmid_grab_reserved() 285 updates->context == (*id)->flushed_updates->context && in amdgpu_vmid_grab_reserved() 286 !dma_fence_is_later(updates, (*id)->flushed_updates)) in amdgpu_vmid_grab_reserved() 287 updates = NULL; in amdgpu_vmid_grab_reserved() 291 updates || !(*id)->last_flush || in amdgpu_vmid_grab_reserved() 314 if (updates) { in amdgpu_vmid_grab_reserved() 316 (*id)->flushed_updates = dma_fence_get(updates); in amdgpu_vmid_grab_reserved() 345 struct dma_fence *updates = sync->last_vm_update; in amdgpu_vmid_grab_used() local 368 if (updates && (!flushed || dma_fence_is_later(updates, flushed))) in amdgpu_vmid_grab_used() [all …]
|
| /dragonfly/sys/vfs/ufs/ |
| HD | README | 7 code updates for the fast filesystem. 59 With soft updates: writes: 6 sync, 1,113,686 async; run time 19hr, 50min 68 With soft updates: 76 Without soft updates: 93 With soft updates: 136 you can put in all the necessary hooks to run the full soft updates 151 managed using soft updates. If you wish to stop using 152 soft updates due to performance or reliability reasons, 199 the actual ordering of filesystem operations when soft updates 222 tunefs - add a flag to enable and disable soft updates [all …]
|
| HD | README.softupdates | 14 To permanently enable soft updates on the /usr filesystem (or at least 17 For more general information on soft updates, please see:
|
| /dragonfly/crypto/openssh/ |
| HD | xmss_fast.c | 345 static char bds_treehash_update(bds_state *state, unsigned int updates, const unsigned char *sk_see… in bds_treehash_update() argument 352 for (j = 0; j < updates; j++) { in bds_treehash_update() 376 return updates - used; in bds_treehash_update() 799 unsigned int updates; in xmssmt_sign() local 907 updates = (tree_h - k) >> 1; in xmssmt_sign() 925 … updates = bds_treehash_update(&states[i], updates, sk_seed, &(params->xmss_par), pub_seed, addr); in xmssmt_sign() 929 if (i > 0 && updates > 0 && states[params->d + i].next_leaf < (1ULL << h)) { in xmssmt_sign() 931 updates--; in xmssmt_sign() 950 updates--; // WOTS-signing counts as one update in xmssmt_sign()
|
| /dragonfly/sys/net/pf/ |
| HD | if_pfsync.h | 60 u_int8_t updates; member 71 u_int8_t updates; member
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | contrib.texi | 856 the LWG (thereby keeping GCC in line with updates from the ISO)@. 1223 Anthony Balkissoon for @code{JList}, Free Swing 1.5 updates and mouse event 1246 Archie Cobbs for build fixes, VM interface updates, 1247 @code{URLClassLoader} updates. 1293 updates, @code{Serialization} fixes, @code{Properties} XML support and 1300 Andreas Jaeger for mprec updates. 1306 Ito Kazumitsu for @code{NetworkInterface} implementation and updates. 1317 Michael Koch for configuration fixes, @code{Locale} updates, bug and 1322 integration. JCL native @code{Pointer} updates. Logger bug fixes. 1329 Aaron Luchko for JDWP updates and documentation fixes. [all …]
|
| /dragonfly/share/i18n/csmapper/ISO-8859/ |
| D | ISO-8859-8%UCS.src | 51 # 1.0 version updates 0.1 version by adding mappings for all 53 # 1.1 version updates to the published 8859-8:1999, correcting
|
| D | UCS%ISO-8859-8.src | 51 # 1.0 version updates 0.1 version by adding mappings for all 53 # 1.1 version updates to the published 8859-8:1999, correcting
|
| D | ISO-8859-7%UCS.src | 55 # 1.0 version updates 0.1 version by adding mappings for all 60 # 2.0 version updates 1.0 version by adding mappings for the
|
| D | UCS%ISO-8859-7.src | 55 # 1.0 version updates 0.1 version by adding mappings for all 60 # 2.0 version updates 1.0 version by adding mappings for the
|
| D | UCS%ISO-8859-6.src | 51 # 1.0 version updates 0.1 version by adding mappings for all
|
| D | ISO-8859-6%UCS.src | 51 # 1.0 version updates 0.1 version by adding mappings for all
|
| D | ISO-8859-4%UCS.src | 51 # 1.0 version updates 0.1 version by adding mappings for all
|
| /dragonfly/sys/dev/drm/amd/display/include/ |
| HD | logger_interface.h | 52 const struct dc_surface_update *updates,
|
| /dragonfly/sys/dev/drm/amd/display/dc/core/ |
| HD | dc_debug.c | 180 const struct dc_surface_update *updates, in update_surface_trace() argument 187 const struct dc_surface_update *update = &updates[i]; in update_surface_trace()
|
| HD | dc.c | 1290 struct dc_surface_update *updates, in check_update_surfaces_for_stream() argument 1306 det_surface_update(dc, &updates[i]); in check_update_surfaces_for_stream() 1319 struct dc_surface_update *updates, in dc_check_update_surfaces_for_stream() argument 1328 updates[i].surface->update_flags.raw = 0; in dc_check_update_surfaces_for_stream() 1330 … type = check_update_surfaces_for_stream(dc, updates, surface_count, stream_update, stream_status); in dc_check_update_surfaces_for_stream() 1333 updates[i].surface->update_flags.raw = 0xFFFFFFFF; in dc_check_update_surfaces_for_stream()
|
| /dragonfly/contrib/ncurses/include/ |
| HD | curses.tail | 150 #define TRACE_TIMES 0x0001 /* trace user and system times of updates */ 163 #define TRACE_ATTRS 0x1000 /* trace attribute updates */
|
| /dragonfly/sys/dev/drm/amd/display/dc/ |
| HD | dc_stream.h | 229 struct dc_surface_update *updates,
|
| /dragonfly/share/examples/libusb20/ |
| HD | README | 20 repeatedly, like position updates from a pointing device (mouse).
|
| /dragonfly/sys/config/ |
| HD | VKERNEL64 | 42 options SOFTUPDATES #Enable FFS soft updates support
|
| /dragonfly/contrib/openresolv/ |
| HD | resolvconf.in | 87 Inform the system about any DNS updates. 102 -u Run updates from our current DNS information
|
| HD | README.md | 66 If openresolv updates `/etc/resolv.conf` it can notify the following of this:
|
| /dragonfly/sys/dev/drm/radeon/ |
| HD | radeon_vm.c | 238 int ring, struct radeon_fence *updates) in radeon_vm_flush() argument 244 radeon_fence_is_earlier(vm_id->flushed_updates, updates)) { in radeon_vm_flush() 248 vm_id->flushed_updates = radeon_fence_ref(updates); in radeon_vm_flush()
|
| /dragonfly/lib/libc/db/hash/ |
| HD | README | 59 file, you may lose updates since the package buffers all writes. Also,
|
| /dragonfly/sys/dev/drm/amd/display/amdgpu_dm/ |
| HD | amdgpu_dm.c | 4194 struct dc_surface_update updates[MAX_SURFACES]; in commit_planes_to_stream() local 4223 memset(updates, 0, sizeof(updates)); in commit_planes_to_stream() 4230 updates[i].surface = plane_states[i]; in commit_planes_to_stream() 4231 updates[i].gamma = in commit_planes_to_stream() 4233 updates[i].in_transfer_func = plane_states[i]->in_transfer_func; in commit_planes_to_stream() 4251 updates[i].flip_addr = &flip_addr[i]; in commit_planes_to_stream() 4252 updates[i].plane_info = &plane_info[i]; in commit_planes_to_stream() 4253 updates[i].scaling_info = &scaling_info[i]; in commit_planes_to_stream() 4258 updates, in commit_planes_to_stream()
|