Home
last modified time | relevance | path

Searched defs:commit (Results 26 – 50 of 132) sorted by relevance

123456

/openbmc/linux/kernel/trace/
H A Dring_buffer_benchmark.c17 local_t commit; member
109 unsigned long commit; in read_page() local
/openbmc/webui-vue/src/store/modules/Logs/
H A DPostCodeLogsStore.js17 async getPostCodesLogData({ commit }) { field in PostCodeLogsStore.actions.AnonymousClass857800a70101
/openbmc/linux/drivers/interconnect/qcom/
H A Dbcm-voter.c128 u32 addr, bool commit, bool wait) in tcs_cmd_gen()
162 bool commit, wait; in tcs_list_gen() local
/openbmc/webui-vue/src/store/modules/Settings/
H A DDateTimeStore.js20 async getNtpData({ commit }) { field in DateTimeStore.actions.AnonymousClasse394b33a0101
H A DSnmpAlertsStore.js28 async getSnmpDetails({ commit, dispatch }) { field in SnmpAlertsStore.actions.AnonymousClasse8bb69160101
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DSessionsStore.js17 async getSessionsData({ commit }) { field in SessionsStore.actions.AnonymousClass63574dd00101
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DBmcStore.js48 async getBmcInfo({ commit }) { field in BmcStore.actions.AnonymousClass04f29e200101
H A DAssemblyStore.js40 async getAssemblyInfo({ commit }) { field in AssemblyStore.actions.AnonymousClasse16d6e4e0101
H A DMemoryStore.js61 async getDimms({ commit }) { field in MemoryStore.actions.AnonymousClass22785a270201
H A DProcessorStore.js64 async getProcessorsInfo({ commit }) { field in ProcessorStore.actions.AnonymousClassfdddb24e0101
H A DChassisStore.js55 async getChassisInfo({ commit }) { field in ChassisStore.actions.AnonymousClassa884757c0101
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dmodels.py138 commit = models.CharField(max_length=254, null=True) variable in BRLayer
145 commit = models.CharField(max_length = 254) variable in BRBitbake
/openbmc/linux/net/netfilter/
H A Dnf_nat_ovs.c87 const struct nf_nat_range2 *range, bool commit) in nf_ct_nat()
/openbmc/telemetry/src/
H A Don_change_threshold.cpp66 void OnChangeThreshold::commit(const std::string& sensorName, double value) in commit() function in OnChangeThreshold
/openbmc/webui-vue/src/store/modules/ResourceManagement/
H A DPowerControlStore.js24 setPowerCapUpdatedValue({ commit }, value) { field in PowerControlStore.actions.AnonymousClass0f8f22ef0101
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1709 struct drm_crtc_commit *commit = old_state->crtcs[i].commit; in drm_atomic_helper_wait_for_flip_done() local
2135 struct drm_crtc_commit *commit, *stall_commit = NULL; in stall_checks() local
2185 struct drm_crtc_commit *commit = container_of(completion, in release_crtc_commit() local
2192 static void init_commit(struct drm_crtc_commit *commit, struct drm_crtc *crtc) in init_commit()
2279 struct drm_crtc_commit *commit; in drm_atomic_helper_setup_commit() local
2493 struct drm_crtc_commit *commit; in drm_atomic_helper_commit_hw_done() local
2538 struct drm_crtc_commit *commit; in drm_atomic_helper_commit_cleanup_done() local
3023 struct drm_crtc_commit *commit; in drm_atomic_helper_swap_state() local
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dsubmitting-patches.rst768 .. _it_explicit_in_reply_to:
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c121 struct reiserfs_journal_commit commit; in block_read() local
176 struct reiserfs_journal_commit commit; in journal_init() local
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgitarchivetests.py22 def create_fake_repository(commit, tag_list=[], add_remote=True): argument
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.hpp60 bool commit(uint16_t, const std::vector<uint8_t>&) override in commit() function in ipmi_flash::VersionBlobHandler
/openbmc/webui-vue/src/store/modules/Operations/
H A DVirtualMediaStore.js34 async getData({ commit }) { field in VirtualMediaStore.actions.AnonymousClass5d094d470101
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.hpp75 bool commit(uint16_t, const std::vector<uint8_t>&) override in commit() function in ipmi_flash::LogBlobHandler
/openbmc/linux/include/soc/qcom/
H A Dtcs.h73 #define BCM_TCS_CMD(commit, valid, vote_x, vote_y) \ argument
/openbmc/linux/include/drm/
H A Ddrm_modeset_helper_vtables.h112 void (*commit)(struct drm_crtc *crtc); member
636 void (*commit)(struct drm_encoder *encoder); member
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsunxi_engine.h62 void (*commit)(struct sunxi_engine *engine); member

123456