Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/v3d/
H A Dv3d_submit.c501 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; v3d_get_cpu_timestamp_query_params() local
562 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; v3d_get_cpu_reset_timestamp_params() local
615 struct v3d_timestamp_query_info *query_info = &job->timestamp_query; v3d_get_cpu_copy_query_results_params() local
676 v3d_copy_query_info(struct v3d_performance_query_info * query_info,unsigned int count,unsigned int nperfmons,u32 __user * syncs,u64 __user * kperfmon_ids,struct drm_file * file_priv) v3d_copy_query_info() argument
743 struct v3d_performance_query_info *query_info = &job->performance_query; v3d_get_cpu_reset_performance_params() local
780 struct v3d_performance_query_info *query_info = &job->performance_query; v3d_get_cpu_copy_performance_query_params() local
[all...]
H A Dv3d_sched.c99 v3d_timestamp_query_info_free(struct v3d_timestamp_query_info *query_info, in v3d_timestamp_query_info_free() argument
113 v3d_performance_query_info_free(struct v3d_performance_query_info *query_info, in v3d_performance_query_info_free() argument
/linux/drivers/s390/net/
H A Dism_drv.c67 static int query_info(struct ism_dev *ism) in query_info() function
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c1762 amdgpu_ras_query_error_count_helper(struct amdgpu_device * adev,unsigned long * ce_count,unsigned long * ue_count,struct ras_query_if * query_info) amdgpu_ras_query_error_count_helper() argument
1806 amdgpu_ras_query_error_count(struct amdgpu_device * adev,unsigned long * ce_count,unsigned long * ue_count,struct ras_query_if * query_info) amdgpu_ras_query_error_count() argument
4483 struct ras_query_if *query_info; amdgpu_ras_block_late_init() local
[all...]
/linux/fs/smb/client/
H A Dsmb2pdu.c3890 query_info(const unsigned int xid, struct cifs_tcon *tcon, query_info() function