Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 25 of 80) sorted by relevance

1234

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dseries.py54 def AddTag(self, commit, line, name, value): argument
84 def AddCommit(self, commit): argument
140 def MakeChangeLog(self, commit): argument
257 def AddChange(self, version, commit, info): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/testresults/
H A Dtestresults.json11 "commit": "801745d918e83f976c706f29669779f5b292ade3", string
16 "commit": "801745d918e83f976c706f29669779f5b292ade3", string
21 "commit": "801745d918e83f976c706f29669779f5b292ade3", string
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_txnmgr.h260 struct commit { struct
261 tid_t tid; /* tid = index of tblock */
262 int flag; /* flags */
263 struct jfs_log *log; /* log */
264 struct super_block *sb; /* superblock */
266 int nip; /* number of entries in iplist */
267 struct inode **iplist; /* list of pointers to inodes */
270 struct lrd lrd; /* : log record descriptor */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c567 atmel_hlcdc_dc_atomic_complete(struct atmel_hlcdc_dc_commit *commit) in atmel_hlcdc_dc_atomic_complete()
595 struct atmel_hlcdc_dc_commit *commit = in atmel_hlcdc_dc_atomic_work() local
606 struct atmel_hlcdc_dc_commit *commit; in atmel_hlcdc_dc_atomic_commit() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1552 struct drm_crtc_commit *commit = old_state->crtcs[i].commit; in drm_atomic_helper_wait_for_flip_done() local
1954 struct drm_crtc_commit *commit, *stall_commit = NULL; in stall_checks() local
1998 struct drm_crtc_commit *commit = container_of(completion, in release_crtc_commit() local
2005 static void init_commit(struct drm_crtc_commit *commit, struct drm_crtc *crtc) in init_commit()
2089 struct drm_crtc_commit *commit; in drm_atomic_helper_setup_commit() local
2192 struct drm_crtc_commit *commit; in drm_atomic_helper_wait_for_dependencies() local
2321 struct drm_crtc_commit *commit; in drm_atomic_helper_commit_hw_done() local
2366 struct drm_crtc_commit *commit; in drm_atomic_helper_commit_cleanup_done() local
2776 struct drm_crtc_commit *commit; in drm_atomic_helper_swap_state() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dring_buffer_benchmark.c17 local_t commit; member
109 unsigned long commit; in read_page() local
/OK3568_Linux_fs/kernel/drivers/interconnect/qcom/
H A Dbcm-voter.c105 u32 addr, bool commit, bool wait) in tcs_cmd_gen()
139 bool commit, wait; in tcs_list_gen() local
/OK3568_Linux_fs/u-boot/scripts/
H A Dfill_scrapyard.py73 def get_committer_date(commit): argument
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dpkg-stats1033 def dump_html_gen_info(f, date, commit): argument
1038 def dump_html(packages, stats, date, commit, output): argument
1047 def dump_json(packages, defconfigs, stats, date, commit, output): argument
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/external/mpp/mpp/base/test/
H A Dmpp_buffer_test.c40 MppBufferInfo commit; in main() local
/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Dreiserfs.c122 struct reiserfs_journal_commit commit; in block_read() local
177 struct reiserfs_journal_commit commit; in journal_init() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhnddma.h160 #define dma_txfast(dmah, p0, commit) \ argument
294 bool commit; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhnddma.h160 #define dma_txfast(dmah, p0, commit) \ argument
294 bool commit; member
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modeset_helper_vtables.h108 void (*commit)(struct drm_crtc *crtc); member
644 void (*commit)(struct drm_encoder *encoder); member
H A Ddrm_atomic.h175 struct drm_crtc_commit *commit; member
391 static inline struct drm_crtc_commit *drm_crtc_commit_get(struct drm_crtc_commit *commit) in drm_crtc_commit_get()
404 static inline void drm_crtc_commit_put(struct drm_crtc_commit *commit) in drm_crtc_commit_put()
/OK3568_Linux_fs/kernel/include/soc/qcom/
H A Dtcs.h66 #define BCM_TCS_CMD(commit, valid, vote_x, vote_y) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsunxi_engine.h61 void (*commit)(struct sunxi_engine *engine); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c145 struct drm_crtc_commit *commit; in amdgpu_dm_crtc_set_crc_source() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dvo_dev.h89 void (*commit)(struct intel_dvo_device *dvo); member
/OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/
H A Dreport.py214 …def view_test_report(self, logger, source_dir, branch, commit, tag, use_regression_map, raw_test, … argument
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py91 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-build-perf-report90 def is_xml_format(repo, commit): argument
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dnfnetlink.h42 int (*commit)(struct net *net, struct sk_buff *skb); member

1234