Home
last modified time | relevance | path

Searched defs:commit (Results 76 – 100 of 132) sorted by relevance

123456

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.cpp590 bool FirmwareBlobHandler::commit(uint16_t session, const std::vector<uint8_t>&) in commit() function in ipmi_flash::FirmwareBlobHandler
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DLdapStore.js95 async getAccountSettings({ commit }) { field in LdapStore.actions.AnonymousClassb567187a0301
/openbmc/u-boot/tools/buildman/
H A Dfunc_test.py379 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
H A Dbuilder.py392 def SelectCommit(self, commit, checkout=True): argument
399 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map.h48 int (*commit)(struct dm_space_map *sm); member
H A Ddm-space-map-common.h95 commit_fn commit; member
/openbmc/linux/drivers/pwm/
H A Dpwm-mtk-disp.c37 unsigned int commit; member
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dmaintainer-pgp-guide.rst798 .. _it_verify_identities:
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c258 struct drm_crtc_commit *commit; in amdgpu_dm_crtc_set_crc_source() local
/openbmc/qemu/include/qemu/
H A Djob.h276 void (*commit)(Job *job); member
/openbmc/linux/fs/reiserfs/
H A Djournal.c1987 struct reiserfs_journal_commit *commit) in journal_compare_desc_commit()
2010 struct reiserfs_journal_commit *commit; in journal_transaction_is_valid() local
2117 struct reiserfs_journal_commit *commit; in journal_read_transaction() local
3997 struct reiserfs_journal_commit *commit; in do_journal_end() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic.c51 struct drm_crtc_commit *commit = in __drm_crtc_commit_free() local
69 int drm_crtc_commit_wait(struct drm_crtc_commit *commit) in drm_crtc_commit_wait()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h29 int (*commit)(struct exynos_drm_ipp *ipp, member
/openbmc/u-boot/drivers/misc/imx8/
H A Dscu_api.c223 void sc_misc_build_info(sc_ipc_t ipc, u32 *build, u32 *commit) in sc_misc_build_info()
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer767 def commit_conf_file(conf, components, commit=True): argument
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c494 static void do_test_xs_node_tx(bool fail, bool commit) in do_test_xs_node_tx()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1288 u32 buffer_size, int commit, u32 drv_handler) in wilc_wlan_cfg_set()
1328 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get()
/openbmc/linux/kernel/trace/
H A Dring_buffer.c316 local_t commit; /* write committed index */ member
731 long commit, write; in verify_event() local
2404 unsigned long commit; in rb_iter_head_event() local
3996 struct buffer_page *commit = cpu_buffer->commit_page; in rb_per_cpu_empty() local
4441 unsigned commit; in ring_buffer_iter_empty() local
5712 unsigned int commit; in ring_buffer_read_page() local
/openbmc/linux/fs/adfs/
H A Dadfs.h134 int (*commit)(struct adfs_dir *dir); member
/openbmc/phosphor-logging/
H A Dlog_manager.cpp69 uint32_t Manager::commit(uint64_t transactionId, std::string errMsg) in commit() function in phosphor::logging::internal::Manager
/openbmc/linux/net/sched/
H A Dact_ct.c932 bool commit) in tcf_ct_act_nat()
965 bool cached, commit, clear; in tcf_ct_act() local
/openbmc/linux/drivers/infiniband/core/
H A Drdma_core.c987 bool commit, struct uverbs_attr_bundle *attrs) in uverbs_finalize_object()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.h47 void (*commit)(struct nvkm_runl *, struct nvkm_memory *, u32 start, int count); member
/openbmc/linux/include/drm/
H A Ddrm_plane.h246 struct drm_crtc_commit *commit; member
/openbmc/u-boot/tools/
H A Dmoveconfig.py1403 def __init__(self, commit): argument

123456