Searched refs:AMDKFD_IOW (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/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( [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | kfd_ioctl.h | 309 #define AMDKFD_IOW(nr,type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro 314 #define AMDKFD_IOC_SET_MEMORY_POLICY AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args) 317 #define AMDKFD_IOC_UPDATE_QUEUE AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args) 319 #define AMDKFD_IOC_DESTROY_EVENT AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args) 320 #define AMDKFD_IOC_SET_EVENT AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args) 321 #define AMDKFD_IOC_RESET_EVENT AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args) 323 #define AMDKFD_IOC_DBG_REGISTER AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args) 324 #define AMDKFD_IOC_DBG_UNREGISTER AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args) 325 #define AMDKFD_IOC_DBG_ADDRESS_WATCH AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args) 326 #define AMDKFD_IOC_DBG_WAVE_CONTROL AMDKFD_IOW( [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | kfd_ioctl.h | 309 #define AMDKFD_IOW(nr,type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro 314 #define AMDKFD_IOC_SET_MEMORY_POLICY AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args) 317 #define AMDKFD_IOC_UPDATE_QUEUE AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args) 319 #define AMDKFD_IOC_DESTROY_EVENT AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args) 320 #define AMDKFD_IOC_SET_EVENT AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args) 321 #define AMDKFD_IOC_RESET_EVENT AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args) 323 #define AMDKFD_IOC_DBG_REGISTER AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args) 324 #define AMDKFD_IOC_DBG_UNREGISTER AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args) 325 #define AMDKFD_IOC_DBG_ADDRESS_WATCH AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args) 326 #define AMDKFD_IOC_DBG_WAVE_CONTROL AMDKFD_IOW( [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | kfd_ioctl.h | 256 #define AMDKFD_IOW(nr, type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro 265 AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args) 271 AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args) 275 AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args) 277 AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args) 279 AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args) 283 AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args) 285 AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args) 287 AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args) 289 AMDKFD_IOW( [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | kfd_ioctl.h | 1449 #define AMDKFD_IOW(nr, type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro 1462 AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args) 1471 AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args) 1477 AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args) 1480 AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args) 1483 AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args) 1489 AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args) 1492 AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args) 1495 AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args) 1498 AMDKFD_IOW( [all...] |
Completed in 8 milliseconds