/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sunxi_engine.h | 62 void (*commit)(struct sunxi_engine *engine); member
|
/openbmc/telemetry/src/ |
H A D | discrete_threshold.cpp | 96 void DiscreteThreshold::commit(const std::string& sensorName, double value) in commit() function in DiscreteThreshold
|
H A D | numeric_threshold.cpp | 120 void NumericThreshold::commit(const std::string& sensorName, double value) in commit() function in NumericThreshold
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dvo_dev.h | 90 void (*commit)(struct intel_dvo_device *dvo); member
|
H A D | intel_drrs.c | 339 struct drm_crtc_commit *commit; in intel_drrs_debugfs_ctl_set() local
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | handler.cpp | 118 bool MetricBlobHandler::commit(uint16_t, const std::vector<uint8_t>&) in commit() function in blobs::MetricBlobHandler
|
/openbmc/linux/include/linux/ |
H A D | tty_buffer.h | 17 unsigned int commit; member
|
/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | report.py | 217 …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 D | handler.cpp | 168 bool SmbiosBlobHandler::commit(uint16_t session, in commit() function in blobs::SmbiosBlobHandler
|
/openbmc/u-boot/tools/buildman/ |
H A D | builderthread.py | 94 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
H A D | test.py | 145 def Make(self, commit, brd, stage, *args, **kwargs): argument
|
/openbmc/phosphor-ipmi-blobs/example/ |
H A D | example.cpp | 127 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 D | msgq.c | 33 nvkm_falcon_msgq_close(struct nvkm_falcon_msgq *msgq, bool commit) in nvkm_falcon_msgq_close()
|
/openbmc/linux/include/drm/ |
H A D | drm_atomic.h | 177 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 D | oe-build-perf-report | 90 def is_xml_format(repo, commit): argument
|
/openbmc/openbmc/poky/meta/lib/patchtest/tests/ |
H A D | base.py | 100 def fail(self, issue, fix=None, commit=None, data=None): argument
|
/openbmc/linux/scripts/ |
H A D | checkkconfigsymbols.py | 207 def reset(commit): argument
|
/openbmc/u-boot/tools/patman/ |
H A D | patchstream.py | 439 def FixPatch(backup_dir, fname, series, commit): argument
|
/openbmc/webui-vue/src/store/modules/Logs/ |
H A D | EventLogStore.js | 43 async getEventLogData({ commit }) { field in EventLogStore.actions.AnonymousClass724e31d50201
|
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
H A D | CertificatesStore.js | 35 async getCertificateTypes({ commit }) { field in CertificatesStore.actions.AnonymousClass3283684f0101
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 1607 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 D | nfnetlink.h | 45 int (*commit)(struct net *net, struct sk_buff *skb); member
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_ioctl.c | 226 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 D | manager.cpp | 130 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 D | fan_error.cpp | 81 void FanError::commit(const json& jsonFFDC, bool isPowerOffError) in commit() function in phosphor::fan::monitor::FanError
|