Home
last modified time | relevance | path

Searched defs:commit (Results 101 - 125 of 193) sorted by relevance

12345678

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.cpp1771 texPageCommitment(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, GLint zOffset, GLint width, GLint height, GLint depth, GLboolean commit) texPageCommitment() argument
2422 texPageCommitment(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, GLint zOffset, GLint width, GLint height, GLint depth, GLboolean commit) texPageCommitment() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_storage_executor.cpp90 MultiVerCommitNode commit = { in GetDeviceLatestCommit() local
132 MultiVerCommitNode commit = { in GetCommitTree() local
150 int MultiVerStorageExecutor::GetCommitData(const MultiVerCommitNode &commit, in GetCommitData() argument
196 IsCommitExisted(const MultiVerCommitNode &commit, int &errCode) const IsCommitExisted() argument
391 ReInitTransactionVersion(const MultiVerCommitNode &commit) ReInitTransactionVersion() argument
447 PutCommitData(const MultiVerCommitNode &commit, const std::vector<MultiVerKvEntry *> &entries, const std::string &deviceName) PutCommitData() argument
490 MergeSyncCommit(const MultiVerCommitNode &commit, const std::vector<MultiVerCommitNode> &commits) MergeSyncCommit() argument
513 MergeOneCommit(const MultiVerCommitNode &commit) MergeOneCommit() argument
966 IKvDBCommit *commit = commitStorage_->GetCommit(commitId, errCode); InitCurrentReadVersion() local
1102 auto commit = commitStorage_->GetCommit(commitItem.commitId, errCode); GetResolvedConflictEntries() local
1149 IKvDBCommit *commit = commitStorage_->GetCommit(commitId, errCode); GetParentCommitId() local
1178 IKvDBCommit *commit = commitStorage_->AllocCommit(errCode); FillAndCommitLogEntry() local
1216 FillCommitByForeign(IKvDBCommit *commit, const MultiVerCommitNode &multiVerCommit, const Version &versionInfo, const CommitID &commitId, bool isMerge) const FillCommitByForeign() argument
1260 IKvDBCommit *commit = commitStorage_->AllocCommit(errCode); FillAndCommitLogEntry() local
1497 UpdateTrimedFlag(const CommitID &commit) UpdateTrimedFlag() argument
[all...]
H A Dmulti_ver_natural_store.cpp601 int MultiVerNaturalStore::GetCommitData(const MultiVerCommitNode &commit, std::vector<MultiVerKvEntry *> &entries) const in GetCommitData() argument
677 int MultiVerNaturalStore::PutCommitData(const MultiVerCommitNode &commit, const std::vector<MultiVerKvEntry *> &entries, in PutCommitData() argument
691 int MultiVerNaturalStore::MergeSyncCommit(const MultiVerCommitNode &commit, in MergeSyncCommit() argument
715 int MultiVerNaturalStore::TransferSyncCommitDevInfo(MultiVerCommitNode &commit, const std::string &devId, in TransferSyncCommitDevInfo() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h243 int (*commit)(struct amdgpu_vm_update_params *p, member
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1043 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get() argument
1002 wilc_wlan_cfg_set(struct wilc_vif *vif, int start, u16 wid, u8 *buffer, u32 buffer_size, int commit, u32 drv_handler) wilc_wlan_cfg_set() argument
/kernel/linux/linux-5.10/net/sched/
H A Dact_ct.c933 bool cached, commit, clear, force; in tcf_ct_act() local
869 tcf_ct_act_nat(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, int ct_action, struct nf_nat_range2 *range, bool commit) tcf_ct_act_nat() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.c193 uint commit; /* # of commit */ member
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.c837 wait_for_commit(struct btrfs_transaction *commit) wait_for_commit() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_v4l2.c1099 uvc_ioctl_s_try_ext_ctrls(struct uvc_fh *handle, struct v4l2_ext_controls *ctrls, bool commit) uvc_ioctl_s_try_ext_ctrls() argument
/kernel/linux/linux-5.10/drivers/staging/ks7010/
H A Dks_wlan_net.c1542 unsigned int commit = 0; in ks_wlan_set_encode_ext() local
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.c193 uint commit; /* # of commit */ member
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.c862 wait_for_commit(struct btrfs_transaction *commit, const enum btrfs_trans_state min_state) wait_for_commit() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/ks7010/
H A Dks_wlan_net.c1541 unsigned int commit = 0; in ks_wlan_set_encode_ext() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h251 int (*commit)(struct amdgpu_vm_update_params *p, member
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1328 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get() argument
1287 wilc_wlan_cfg_set(struct wilc_vif *vif, int start, u16 wid, u8 *buffer, u32 buffer_size, int commit, u32 drv_handler) wilc_wlan_cfg_set() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c1011 struct drm_crtc_commit *commit; in i915_fifo_underrun_reset_write() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c726 buffer_commit_single(struct zink_screen *screen, struct zink_resource *res, struct zink_bo *bo, uint32_t bo_offset, uint32_t offset, uint32_t size, bool commit, VkSemaphore wait) in buffer_commit_single() argument
761 buffer_bo_commit(struct zink_screen *screen, struct zink_resource *res, uint32_t offset, uint32_t size, bool commit, VkSemaphore *sem) in buffer_bo_commit() argument
875 texture_commit_single(struct zink_screen *screen, struct zink_resource *res, VkSparseImageMemoryBind *ibind, unsigned num_binds, bool commit, VkSemaphore wait) in texture_commit_single() argument
900 texture_commit_miptail(struct zink_screen *screen, struct zink_resource *res, struct zink_bo *bo, uint32_t bo_offset, uint32_t offset, bool commit, VkSemaphore wait) in texture_commit_miptail() argument
932 zink_bo_commit(struct zink_screen *screen, struct zink_resource *res, unsigned level, struct pipe_box *box, bool commit, VkSemaphor argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexobj.c2312 texture_page_commitment(struct gl_context *ctx, GLenum target, struct gl_texture_object *tex_obj, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit, const char *func) texture_page_commitment() argument
2364 _mesa_TexPageCommitmentARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit) _mesa_TexPageCommitmentARB() argument
2383 _mesa_TexturePageCommitmentEXT(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit) _mesa_TexturePageCommitmentEXT() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c694 dd_context_resource_commit(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) dd_context_resource_commit() argument
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c1166 amdgpu_bo_sparse_commit(struct radeon_winsys *rws, struct pb_buffer *buf, uint64_t offset, uint64_t size, bool commit) amdgpu_bo_sparse_commit() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c360 noop_resource_commit(struct pipe_context *ctx, struct pipe_resource *res, unsigned level, struct pipe_box *box, bool commit) noop_resource_commit() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c545 r600_resource_commit(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) r600_resource_commit() argument
/third_party/selinux/libsepol/src/
H A Dwrite.c105 avtab_write_item(policydb_t * p, avtab_ptr_t cur, struct policy_file *fp, unsigned merge, unsigned commit, uint32_t * nel) avtab_write_item() argument
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h699 struct drm_crtc_commit *commit; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1480 struct drm_crtc_commit *commit = old_state->crtcs[i].commit; drm_atomic_helper_wait_for_flip_done() local
1845 struct drm_crtc_commit *commit, *stall_commit = NULL; stall_checks() local
1890 struct drm_crtc_commit *commit = container_of(completion, typeof(*commit), flip_done); release_crtc_commit() local
1895 init_commit(struct drm_crtc_commit *commit, struct drm_crtc *crtc) init_commit() argument
1978 struct drm_crtc_commit *commit; drm_atomic_helper_setup_commit() local
2088 struct drm_crtc_commit *commit; drm_atomic_helper_wait_for_dependencies() local
2218 struct drm_crtc_commit *commit; drm_atomic_helper_commit_hw_done() local
2266 struct drm_crtc_commit *commit; drm_atomic_helper_commit_cleanup_done() local
2791 struct drm_crtc_commit *commit; drm_atomic_helper_swap_state() local
[all...]

Completed in 53 milliseconds

12345678