Searched refs:AMDKFD_IOW (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | kfd_ioctl.h | 404 #define AMDKFD_IOW(nr, type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro 417 AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args) 426 AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args) 432 AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args) 435 AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args) 438 AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args) 444 AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args) 447 AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args) 450 AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args) 453 AMDKFD_IOW(0x10, struct kfd_ioctl_dbg_wave_control_args) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | kfd_ioctl.h | 404 #define AMDKFD_IOW(nr, type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro 417 AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args) 426 AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args) 432 AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args) 435 AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args) 438 AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args) 444 AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args) 447 AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args) 450 AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args) 453 AMDKFD_IOW(0x10, struct kfd_ioctl_dbg_wave_control_args) [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | kfd_ioctl.h | 477 #define AMDKFD_IOW(nr, type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro 490 AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args) 499 AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args) 505 AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args) 508 AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args) 511 AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args) 517 AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args) 520 AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args) 523 AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args) 526 AMDKFD_IOW(0x10, struct kfd_ioctl_dbg_wave_control_args) [all …]
|