Searched defs:updates (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_ids.c | 284 uint64_t updates = amdgpu_vm_tlb_seq(vm); in amdgpu_vmid_grab_reserved() local 344 uint64_t updates = amdgpu_vm_tlb_seq(vm); in amdgpu_vmid_grab_used() local
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/core/ |
H A D | dc_debug.c | 179 const struct dc_surface_update *updates, in update_surface_trace()
|
H A D | amdgpu_dc.c | 2595 check_update_surfaces_for_stream(struct dc * dc,struct dc_surface_update * updates,int surface_count,struct dc_stream_update * stream_update,const struct dc_stream_status * stream_status) check_update_surfaces_for_stream() argument 2678 dc_check_update_surfaces_for_stream(struct dc * dc,struct dc_surface_update * updates,int surface_count,struct dc_stream_update * stream_update,const struct dc_stream_status * stream_status) dc_check_update_surfaces_for_stream() argument [all...] |
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | PkgAdd.pm | 461 sub updates($n, $plist) subroutine
|
/openbsd-src/usr.bin/ssh/ |
H A D | xmss_fast.c | 340 static char bds_treehash_update(bds_state *state, unsigned int updates, const unsigned char *sk_see… in bds_treehash_update() 794 unsigned int updates; in xmssmt_sign() local
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_vm.c | 239 int ring, struct radeon_fence *updates) in radeon_vm_flush()
|
/openbsd-src/sys/net/ |
H A D | if_pfsync.h | 219 u_int8_t updates; member
|
H A D | pfvar.h | 791 u_int8_t updates; global() member
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | scheduler_ramqueue.c | 145 static struct tree updates; variable
|
/openbsd-src/sys/dev/wscons/ |
H A D | wsmouse.c | 876 u_int updates; wsmouse_ptr_ctrl() local
|
/openbsd-src/usr.sbin/bgpd/ |
H A D | rde.h | 89 struct prefix_tree updates[AID_MAX]; member
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 1489 ArrayRef<Expr *> updates() { return getUpdates(); } in updates() function 1491 ArrayRef<Expr *> updates() const { in updates() function
|
H A D | OpenMPClause.h | 4115 updates_range updates() { in updates() function 4119 updates_const_range updates() const { in updates() function
|