Home
last modified time | relevance | path

Searched refs:AMDKFD_IOW (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Dkfd_ioctl.h772 #define AMDKFD_IOW(nr, type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro
785 AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args)
794 AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args)
800 AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args)
803 AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args)
806 AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args)
812 AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args)
815 AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args)
818 AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args)
821 AMDKFD_IOW(0x10, struct kfd_ioctl_dbg_wave_control_args)
[all …]