Home
last modified time | relevance | path

Searched defs:commit (Results 51 – 75 of 133) sorted by relevance

123456

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsunxi_engine.h62 void (*commit)(struct sunxi_engine *engine); member
/openbmc/telemetry/src/
H A Ddiscrete_threshold.cpp96 void DiscreteThreshold::commit(const std::string& sensorName, double value) in commit() function in DiscreteThreshold
H A Dnumeric_threshold.cpp120 void NumericThreshold::commit(const std::string& sensorName, double value) in commit() function in NumericThreshold
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dvo_dev.h90 void (*commit)(struct intel_dvo_device *dvo); member
H A Dintel_drrs.c339 struct drm_crtc_commit *commit; in intel_drrs_debugfs_ctl_set() local
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dhandler.cpp118 bool MetricBlobHandler::commit(uint16_t, const std::vector<uint8_t>&) in commit() function in blobs::MetricBlobHandler
/openbmc/linux/include/linux/
H A Dtty_buffer.h17 unsigned int commit; member
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dreport.py217 …def view_test_report(self, logger, source_dir, branch, commit, tag, use_regression_map, raw_test, … argument
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp168 bool SmbiosBlobHandler::commit(uint16_t session, in commit() function in blobs::SmbiosBlobHandler
/openbmc/u-boot/tools/buildman/
H A Dbuilderthread.py94 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
H A Dtest.py145 def Make(self, commit, brd, stage, *args, **kwargs): argument
/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.cpp127 bool ExampleBlobHandler::commit(uint16_t session, const std::vector<uint8_t>&) in commit() function in blobs::ExampleBlobHandler
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dmsgq.c33 nvkm_falcon_msgq_close(struct nvkm_falcon_msgq *msgq, bool commit) in nvkm_falcon_msgq_close()
/openbmc/linux/include/drm/
H A Ddrm_atomic.h177 struct drm_crtc_commit *commit; member
442 static inline struct drm_crtc_commit *drm_crtc_commit_get(struct drm_crtc_commit *commit) in drm_crtc_commit_get()
455 static inline void drm_crtc_commit_put(struct drm_crtc_commit *commit) in drm_crtc_commit_put()
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-report90 def is_xml_format(repo, commit): argument
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dbase.py100 def fail(self, issue, fix=None, commit=None, data=None): argument
/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py207 def reset(commit): argument
/openbmc/u-boot/tools/patman/
H A Dpatchstream.py439 def FixPatch(backup_dir, fname, series, commit): argument
/openbmc/webui-vue/src/store/modules/Logs/
H A DEventLogStore.js43 async getEventLogData({ commit }) { field in EventLogStore.actions.AnonymousClass724e31d50201
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js35 async getCertificateTypes({ commit }) { field in CertificatesStore.actions.AnonymousClass3283684f0101
/openbmc/qemu/block/
H A Dvvfat.c1607 commit_t* commit = array_get(&(s->commits), i); in clear_commits() local
1621 commit_t* commit = array_get_next(&(s->commits)); in schedule_rename() local
1630 commit_t* commit = array_get_next(&(s->commits)); in schedule_writeout() local
1640 commit_t* commit = array_get_next(&(s->commits)); in schedule_new_file() local
1648 commit_t* commit = array_get_next(&(s->commits)); in schedule_mkdir() local
2663 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs() local
2671 commit_t* commit = array_get(&(s->commits), i); in handle_renames_and_mkdirs() local
2781 commit_t* commit = array_get(&(s->commits), i); in handle_commits() local
/openbmc/linux/include/linux/netfilter/
H A Dnfnetlink.h45 int (*commit)(struct net *net, struct sk_buff *skb); member
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_ioctl.c226 bool commit, in uverbs_free_idrs_array()
501 static void bundle_destroy(struct bundle_priv *pbundle, bool commit) in bundle_destroy()
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp130 bool BlobManager::commit(uint16_t session, const std::vector<uint8_t>& data) in commit() function in blobs::BlobManager
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp81 void FanError::commit(const json& jsonFFDC, bool isPowerOffError) in commit() function in phosphor::fan::monitor::FanError

123456