| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_self_test.c | 120 struct rockchip_drm_direct_show_commit_info commit_info; in rockchip_drm_self_test_commit() local 165 commit_info.crtc = self_test->crtc; in rockchip_drm_self_test_commit() 166 commit_info.plane = self_test->plane; in rockchip_drm_self_test_commit() 168 commit_info.src_x = 0; in rockchip_drm_self_test_commit() 169 commit_info.src_y = 0; in rockchip_drm_self_test_commit() 170 commit_info.src_w = BUFFER_WIDTH; in rockchip_drm_self_test_commit() 171 commit_info.src_h = BUFFER_HEIGHT; in rockchip_drm_self_test_commit() 173 commit_info.dst_x = 0; in rockchip_drm_self_test_commit() 174 commit_info.dst_y = 0; in rockchip_drm_self_test_commit() 175 commit_info.dst_w = commit_info.src_w; in rockchip_drm_self_test_commit() [all …]
|
| H A D | rockchip_drm_direct_show.c | 260 struct rockchip_drm_direct_show_commit_info *commit_info) in rockchip_drm_direct_show_commit() argument 263 struct drm_plane *plane = commit_info->plane; in rockchip_drm_direct_show_commit() 264 struct drm_crtc *crtc = commit_info->crtc; in rockchip_drm_direct_show_commit() 265 struct drm_framebuffer *fb = commit_info->buffer->fb; in rockchip_drm_direct_show_commit() 276 if (commit_info->top_zpos && zpos_prop) { in rockchip_drm_direct_show_commit() 285 commit_info->dst_x, commit_info->dst_y, in rockchip_drm_direct_show_commit() 286 commit_info->dst_w, commit_info->dst_h, in rockchip_drm_direct_show_commit() 287 commit_info->src_x << 16, in rockchip_drm_direct_show_commit() 288 commit_info->src_y << 16, in rockchip_drm_direct_show_commit() 289 commit_info->src_w << 16, in rockchip_drm_direct_show_commit() [all …]
|
| H A D | rockchip_drm_direct_show.h | 62 struct rockchip_drm_direct_show_commit_info *commit_info);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_wlfc.c | 2024 dhd_wlfc_commit_info_t *commit_info, f_commitpkt_t fcommit, void* commit_ctx) in _dhd_wlfc_handle_packet_commit() argument 2043 DHD_PKTTAG_SETCREDITCHECK(PKTTAG(commit_info->p), commit_info->ac_fifo_credit_spent); in _dhd_wlfc_handle_packet_commit() 2044 rc = _dhd_wlfc_pretx_pktprocess(ctx, commit_info->mac_entry, &commit_info->p, in _dhd_wlfc_handle_packet_commit() 2045 commit_info->needs_hdr, &hslot); in _dhd_wlfc_handle_packet_commit() 2048 rc = fcommit(commit_ctx, commit_info->p); in _dhd_wlfc_handle_packet_commit() 2051 DHD_PKTTAG_H2DTAG(PKTTAG(commit_info->p))); in _dhd_wlfc_handle_packet_commit() 2053 if (commit_info->ac_fifo_credit_spent || (ac == AC_COUNT)) { in _dhd_wlfc_handle_packet_commit() 2058 if (gen != commit_info->mac_entry->generation) { in _dhd_wlfc_handle_packet_commit() 2060 if (!commit_info->mac_entry->suppressed) { in _dhd_wlfc_handle_packet_commit() 2061 commit_info->mac_entry->suppressed = TRUE; in _dhd_wlfc_handle_packet_commit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_wlfc.c | 2024 dhd_wlfc_commit_info_t *commit_info, f_commitpkt_t fcommit, void* commit_ctx) in _dhd_wlfc_handle_packet_commit() argument 2043 DHD_PKTTAG_SETCREDITCHECK(PKTTAG(commit_info->p), commit_info->ac_fifo_credit_spent); in _dhd_wlfc_handle_packet_commit() 2044 rc = _dhd_wlfc_pretx_pktprocess(ctx, commit_info->mac_entry, &commit_info->p, in _dhd_wlfc_handle_packet_commit() 2045 commit_info->needs_hdr, &hslot); in _dhd_wlfc_handle_packet_commit() 2048 rc = fcommit(commit_ctx, commit_info->p); in _dhd_wlfc_handle_packet_commit() 2051 DHD_PKTTAG_H2DTAG(PKTTAG(commit_info->p))); in _dhd_wlfc_handle_packet_commit() 2053 if (commit_info->ac_fifo_credit_spent || (ac == AC_COUNT)) { in _dhd_wlfc_handle_packet_commit() 2058 if (gen != commit_info->mac_entry->generation) { in _dhd_wlfc_handle_packet_commit() 2060 if (!commit_info->mac_entry->suppressed) { in _dhd_wlfc_handle_packet_commit() 2061 commit_info->mac_entry->suppressed = TRUE; in _dhd_wlfc_handle_packet_commit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_wlfc.c | 2027 dhd_wlfc_commit_info_t *commit_info, f_commitpkt_t fcommit, void* commit_ctx) in _dhd_wlfc_handle_packet_commit() argument 2046 DHD_PKTTAG_SETCREDITCHECK(PKTTAG(commit_info->p), commit_info->ac_fifo_credit_spent); in _dhd_wlfc_handle_packet_commit() 2047 rc = _dhd_wlfc_pretx_pktprocess(ctx, commit_info->mac_entry, &commit_info->p, in _dhd_wlfc_handle_packet_commit() 2048 commit_info->needs_hdr, &hslot); in _dhd_wlfc_handle_packet_commit() 2051 rc = fcommit(commit_ctx, commit_info->p); in _dhd_wlfc_handle_packet_commit() 2054 DHD_PKTTAG_H2DTAG(PKTTAG(commit_info->p))); in _dhd_wlfc_handle_packet_commit() 2056 if (commit_info->ac_fifo_credit_spent || (ac == AC_COUNT)) { in _dhd_wlfc_handle_packet_commit() 2061 if (gen != commit_info->mac_entry->generation) { in _dhd_wlfc_handle_packet_commit() 2063 if (!commit_info->mac_entry->suppressed) { in _dhd_wlfc_handle_packet_commit() 2064 commit_info->mac_entry->suppressed = TRUE; in _dhd_wlfc_handle_packet_commit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.c | 2236 dhd_wlfc_commit_info_t *commit_info, f_commitpkt_t fcommit, void* commit_ctx) in _dhd_wlfc_handle_packet_commit() argument 2255 DHD_PKTTAG_SETCREDITCHECK(PKTTAG(commit_info->p), commit_info->ac_fifo_credit_spent); in _dhd_wlfc_handle_packet_commit() 2256 rc = _dhd_wlfc_pretx_pktprocess(ctx, commit_info->mac_entry, &commit_info->p, in _dhd_wlfc_handle_packet_commit() 2257 commit_info->needs_hdr, &hslot); in _dhd_wlfc_handle_packet_commit() 2260 _dhd_wlfc_check_send_order(ctx, commit_info->mac_entry, commit_info->p); in _dhd_wlfc_handle_packet_commit() 2263 rc = fcommit(commit_ctx, commit_info->p); in _dhd_wlfc_handle_packet_commit() 2266 DHD_PKTTAG_H2DTAG(PKTTAG(commit_info->p))); in _dhd_wlfc_handle_packet_commit() 2267 dhd_txpkt_log_and_dump(dhdp, commit_info->p, NULL); in _dhd_wlfc_handle_packet_commit() 2269 if (commit_info->ac_fifo_credit_spent || (ac == AC_COUNT)) { in _dhd_wlfc_handle_packet_commit() 2274 if (gen != commit_info->mac_entry->generation) { in _dhd_wlfc_handle_packet_commit() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.c | 2239 dhd_wlfc_commit_info_t *commit_info, f_commitpkt_t fcommit, void* commit_ctx) in _dhd_wlfc_handle_packet_commit() argument 2258 DHD_PKTTAG_SETCREDITCHECK(PKTTAG(commit_info->p), commit_info->ac_fifo_credit_spent); in _dhd_wlfc_handle_packet_commit() 2259 rc = _dhd_wlfc_pretx_pktprocess(ctx, commit_info->mac_entry, &commit_info->p, in _dhd_wlfc_handle_packet_commit() 2260 commit_info->needs_hdr, &hslot); in _dhd_wlfc_handle_packet_commit() 2263 _dhd_wlfc_check_send_order(ctx, commit_info->mac_entry, commit_info->p); in _dhd_wlfc_handle_packet_commit() 2266 rc = fcommit(commit_ctx, commit_info->p); in _dhd_wlfc_handle_packet_commit() 2269 DHD_PKTTAG_H2DTAG(PKTTAG(commit_info->p))); in _dhd_wlfc_handle_packet_commit() 2270 dhd_txpkt_log_and_dump(dhdp, commit_info->p, NULL); in _dhd_wlfc_handle_packet_commit() 2272 if (commit_info->ac_fifo_credit_spent || (ac == AC_COUNT)) { in _dhd_wlfc_handle_packet_commit() 2277 if (gen != commit_info->mac_entry->generation) { in _dhd_wlfc_handle_packet_commit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_wlfc.c | 2030 dhd_wlfc_commit_info_t *commit_info, f_commitpkt_t fcommit, void* commit_ctx) in _dhd_wlfc_handle_packet_commit() argument 2049 DHD_PKTTAG_SETCREDITCHECK(PKTTAG(commit_info->p), commit_info->ac_fifo_credit_spent); in _dhd_wlfc_handle_packet_commit() 2050 rc = _dhd_wlfc_pretx_pktprocess(ctx, commit_info->mac_entry, &commit_info->p, in _dhd_wlfc_handle_packet_commit() 2051 commit_info->needs_hdr, &hslot); in _dhd_wlfc_handle_packet_commit() 2054 rc = fcommit(commit_ctx, commit_info->p); in _dhd_wlfc_handle_packet_commit() 2057 DHD_PKTTAG_H2DTAG(PKTTAG(commit_info->p))); in _dhd_wlfc_handle_packet_commit() 2059 if (commit_info->ac_fifo_credit_spent || (ac == AC_COUNT)) { in _dhd_wlfc_handle_packet_commit() 2064 if (gen != commit_info->mac_entry->generation) { in _dhd_wlfc_handle_packet_commit() 2066 if (!commit_info->mac_entry->suppressed) { in _dhd_wlfc_handle_packet_commit() 2067 commit_info->mac_entry->suppressed = TRUE; in _dhd_wlfc_handle_packet_commit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | vehicle_flinger.c | 1038 struct rockchip_drm_direct_show_commit_info commit_info; in rk_drm_vehicle_commit() local 1042 commit_info.crtc = flinger->crtc; in rk_drm_vehicle_commit() 1043 commit_info.plane = flinger->plane; in rk_drm_vehicle_commit() 1045 commit_info.src_x = 0; in rk_drm_vehicle_commit() 1046 commit_info.src_y = 0; in rk_drm_vehicle_commit() 1047 commit_info.src_w = buffer->src.w; in rk_drm_vehicle_commit() 1048 commit_info.src_h = buffer->src.h; in rk_drm_vehicle_commit() 1059 commit_info.dst_x = 0; in rk_drm_vehicle_commit() 1060 commit_info.dst_y = 0; in rk_drm_vehicle_commit() 1061 commit_info.dst_w = hdisplay; in rk_drm_vehicle_commit() [all …]
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | test.py | 110 for commit_info in commits: 111 comm = commit.Commit(commit_info[0]) 112 comm.subject = commit_info[1] 113 comm.return_code = commit_info[2] 114 comm.error_list = commit_info[3]
|
| /OK3568_Linux_fs/kernel/fs/nfs/filelayout/ |
| H A D | filelayout.h | 72 struct pnfs_ds_commit_info commit_info; member
|
| H A D | filelayout.c | 759 pnfs_generic_ds_cinfo_release_lseg(&flo->commit_info, lseg); in filelayout_free_lseg() 1048 pnfs_init_ds_commit_info(&flo->commit_info); in filelayout_alloc_layout_hdr() 1049 flo->commit_info.ops = &filelayout_commit_ops; in filelayout_alloc_layout_hdr() 1067 return &FILELAYOUT_FROM_HDR(layout)->commit_info; in filelayout_get_ds_info()
|
| /OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.h | 107 struct pnfs_ds_commit_info commit_info; member
|
| H A D | flexfilelayout.c | 52 pnfs_init_ds_commit_info(&ffl->commit_info); in ff_layout_alloc_layout_hdr() 56 ffl->commit_info.ops = &ff_layout_commit_ops; in ff_layout_alloc_layout_hdr() 567 pnfs_generic_ds_cinfo_release_lseg(&ffl->commit_info, lseg); in ff_layout_free_lseg() 1971 return &FF_LAYOUT_FROM_HDR(layout)->commit_info; in ff_layout_get_ds_info()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | write.c | 909 cinfo->mds = &NFS_I(inode)->commit_info; in nfs_init_cinfo_from_inode() 1953 if (!atomic_long_read(&nfsi->commit_info.ncommit)) in nfs_write_inode() 1970 } else if (atomic_long_read(&nfsi->commit_info.ncommit)) in nfs_write_inode() 1974 if (!atomic_read(&nfsi->commit_info.rpcs_out)) in nfs_write_inode()
|
| H A D | inode.c | 2155 INIT_LIST_HEAD(&nfsi->commit_info.list); in init_once() 2157 atomic_long_set(&nfsi->commit_info.ncommit, 0); in init_once() 2158 atomic_set(&nfsi->commit_info.rpcs_out, 0); in init_once()
|
| H A D | file.c | 451 if (atomic_read(&nfsi->commit_info.rpcs_out)) { in nfs_check_dirty_writeback()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_fs.h | 164 struct nfs_mds_commit_info commit_info; member
|