Home
last modified time | relevance | path

Searched defs:query_info (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/v3d/
H A Dv3d_submit.c456 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; in v3d_get_cpu_timestamp_query_params() local
525 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; in v3d_get_cpu_reset_timestamp_params() local
586 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; in v3d_get_cpu_copy_query_results_params() local
655 v3d_copy_query_info(struct v3d_performance_query_info *query_info, in v3d_copy_query_info()
722 struct v3d_performance_query_info *query_info = &job->performance_query; in v3d_get_cpu_reset_performance_params() local
768 struct v3d_performance_query_info *query_info = &job->performance_query; in v3d_get_cpu_copy_performance_query_params() local
H A Dv3d_sched.c77 v3d_timestamp_query_info_free(struct v3d_timestamp_query_info *query_info, in v3d_timestamp_query_info_free()
91 v3d_performance_query_info_free(struct v3d_performance_query_info *query_info, in v3d_performance_query_info_free()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c1602 struct ras_query_if *query_info) in amdgpu_ras_query_error_count_helper()
1646 struct ras_query_if *query_info) in amdgpu_ras_query_error_count()
4126 struct ras_query_if *query_info; in amdgpu_ras_block_late_init() local
/linux/fs/smb/client/
H A Dsmb2pdu.c3801 query_info(const unsigned int xid, struct cifs_tcon *tcon, in query_info() function