| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_linux_trace.h | 132 …nsigned int core_type, unsigned int core_id, unsigned int frame_builder_id, unsigned int flush_id), 134 TP_ARGS(pid, active, core_type, core_id, frame_builder_id, flush_id), 142 __field(unsigned int, flush_id) 151 __entry->flush_id = flush_id; 154 …ntry->pid, __entry->core_type ? "GP" : "PP", __entry->core_id, __entry->flush_id, __entry->frame_b…
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_ctl.c | 486 u32 *flush_id) in fix_for_single_flush() argument 497 *flush_id = min_t(u32, ctl->id, ctl->pair->id); in fix_for_single_flush() 505 *flush_id); in fix_for_single_flush() 532 u32 flush_id = ctl->id; in mdp5_ctl_commit() local 548 fix_for_single_flush(ctl, &flush_mask, &flush_id); in mdp5_ctl_commit() 560 ctl_write(ctl, REG_MDP5_CTL_FLUSH(flush_id), flush_mask); in mdp5_ctl_commit()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | af_inet.c | 1482 u16 flush_id; in inet_gro_receive() local 1512 flush_id = (u16)(id - ntohs(iph2->id)); in inet_gro_receive() 1522 flush_id ^= NAPI_GRO_CB(p)->count; in inet_gro_receive() 1523 flush_id = flush_id ? 0xFFFF : 0; in inet_gro_receive() 1530 NAPI_GRO_CB(p)->flush_id = flush_id; in inet_gro_receive() 1532 NAPI_GRO_CB(p)->flush_id |= flush_id; in inet_gro_receive()
|
| H A D | tcp_offload.c | 251 if (NAPI_GRO_CB(p)->flush_id != 1 || in tcp_gro_receive() 254 flush |= NAPI_GRO_CB(p)->flush_id; in tcp_gro_receive()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_job.h | 31 __u32 flush_id; member
|
| H A D | panfrost_gpu.c | 392 u32 flush_id; in panfrost_gpu_get_latest_flush_id() local 397 flush_id = gpu_read(pfdev, GPU_LATEST_FLUSH_ID); in panfrost_gpu_get_latest_flush_id() 399 return flush_id; in panfrost_gpu_get_latest_flush_id()
|
| H A D | panfrost_job.c | 190 job_write(pfdev, JS_FLUSH_ID_NEXT(js), job->flush_id); in panfrost_job_hw_submit()
|
| H A D | panfrost_drv.c | 270 job->flush_id = panfrost_gpu_get_latest_flush_id(pfdev); in panfrost_ioctl_submit()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
| H A D | mali_utgard_uk_types.h | 272 u32 flush_id; /**< [in] flush id within the originating frame builder */ member 379 u32 flush_id; /**< [in] flush id within the originating frame builder */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_jm_hw.c | 129 katom->flush_id, kctx); in kbase_job_hw_submit() 858 u32 flush_id = 0; in kbase_backend_get_current_flush_id() local 863 flush_id = kbase_reg_read(kbdev, in kbase_backend_get_current_flush_id() 868 return flush_id; in kbase_backend_get_current_flush_id()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_jm_hw.c | 296 katom->flush_id); in kbase_job_hw_submit() 899 u32 flush_id = 0; in kbase_backend_get_current_flush_id() local 904 flush_id = kbase_reg_read(kbdev, in kbase_backend_get_current_flush_id() 909 return flush_id; in kbase_backend_get_current_flush_id()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/jm/ |
| H A D | mali_kbase_jm_defs.h | 606 u32 flush_id; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_gp_job.h | 131 return job->uargs.flush_id; in mali_gp_job_get_flush_id()
|
| H A D | mali_pp_job.h | 166 return job->uargs.flush_id; in mali_pp_job_get_flush_id()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_offload.c | 272 NAPI_GRO_CB(p)->flush_id = 0; in ipv6_gro_receive()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_defs.h | 559 u32 flush_id; member
|
| H A D | mali_kbase_jd.c | 1408 katom->flush_id = latest_flush; in kbase_jd_submit()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_jd.c | 1181 katom->flush_id = latest_flush; in kbase_jd_submit()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 2500 u16 flush_id; member
|