Searched refs:kbasep_vinstr_hwcnt_reader_ioctl (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_vinstr.c | 120 static long kbasep_vinstr_hwcnt_reader_ioctl( 137 .unlocked_ioctl = kbasep_vinstr_hwcnt_reader_ioctl, 138 .compat_ioctl = kbasep_vinstr_hwcnt_reader_ioctl, 962 * kbasep_vinstr_hwcnt_reader_ioctl() - hwcnt reader's ioctl. 969 static long kbasep_vinstr_hwcnt_reader_ioctl( in kbasep_vinstr_hwcnt_reader_ioctl() function
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_vinstr.c | 112 static long kbasep_vinstr_hwcnt_reader_ioctl(struct file *filp, unsigned int cmd, unsigned long arg); 122 .unlocked_ioctl = kbasep_vinstr_hwcnt_reader_ioctl, 123 .compat_ioctl = kbasep_vinstr_hwcnt_reader_ioctl, 902 * kbasep_vinstr_hwcnt_reader_ioctl() - hwcnt reader's ioctl. 909 static long kbasep_vinstr_hwcnt_reader_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in kbasep_vinstr_hwcnt_reader_ioctl() function
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_vinstr.c | 174 static long kbasep_vinstr_hwcnt_reader_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
181 .unlocked_ioctl = kbasep_vinstr_hwcnt_reader_ioctl,
182 .compat_ioctl = kbasep_vinstr_hwcnt_reader_ioctl,
1463 * kbasep_vinstr_hwcnt_reader_ioctl - hwcnt reader's ioctl
1470 static long kbasep_vinstr_hwcnt_reader_ioctl(struct file *filp, unsigned int cmd, unsigned long arg)
in kbasep_vinstr_hwcnt_reader_ioctl() function
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_vinstr.c | 190 static long kbasep_vinstr_hwcnt_reader_ioctl( 204 .unlocked_ioctl = kbasep_vinstr_hwcnt_reader_ioctl, 205 .compat_ioctl = kbasep_vinstr_hwcnt_reader_ioctl, 1554 * kbasep_vinstr_hwcnt_reader_ioctl - hwcnt reader's ioctl 1561 static long kbasep_vinstr_hwcnt_reader_ioctl(struct file *filp, in kbasep_vinstr_hwcnt_reader_ioctl() function
|
Completed in 9 milliseconds