| H A D | kfd_chardev.c | 128 static int kfd_open(struct inode *inode, struct file *filep) in kfd_open()   argument 164 static int kfd_release(struct inode *inode, struct file *filep) in kfd_release()   argument
 174 static int kfd_ioctl_get_version(struct file *filep, struct kfd_process *p, in kfd_ioctl_get_version()   argument
 298 static int kfd_ioctl_create_queue(struct file *filep, struct kfd_process *p, in kfd_ioctl_create_queue()   argument
 553 static int kfd_ioctl_get_queue_wave_state(struct file *filep, in kfd_ioctl_get_queue_wave_state()   argument
 571 kfd_ioctl_set_memory_policy(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_set_memory_policy()  argument
 625 kfd_ioctl_set_trap_handler(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_set_trap_handler()  argument
 655 kfd_ioctl_dbg_register(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_dbg_register()  argument
 661 kfd_ioctl_dbg_unregister(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_dbg_unregister()  argument
 667 kfd_ioctl_dbg_address_watch(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_dbg_address_watch()  argument
 674 kfd_ioctl_dbg_wave_control(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_dbg_wave_control()  argument
 680 kfd_ioctl_get_clock_counters(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_get_clock_counters()  argument
 898 kfd_ioctl_set_scratch_backing_va(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_set_scratch_backing_va()  argument
 937 kfd_ioctl_get_tile_config(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_get_tile_config()  argument
 981 kfd_ioctl_acquire_vm(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_acquire_vm()  argument
 1042 kfd_ioctl_get_available_memory(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_get_available_memory()  argument
 1056 kfd_ioctl_alloc_memory_of_gpu(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_alloc_memory_of_gpu()  argument
 1194 kfd_ioctl_free_memory_of_gpu(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_free_memory_of_gpu()  argument
 1246 kfd_ioctl_map_memory_to_gpu(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_map_memory_to_gpu()  argument
 1364 kfd_ioctl_unmap_memory_from_gpu(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_unmap_memory_from_gpu()  argument
 1460 kfd_ioctl_alloc_queue_gws(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_alloc_queue_gws()  argument
 1505 kfd_ioctl_get_dmabuf_info(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_get_dmabuf_info()  argument
 1558 kfd_ioctl_import_dmabuf(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_import_dmabuf()  argument
 1615 kfd_ioctl_export_dmabuf(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_export_dmabuf()  argument
 1668 kfd_ioctl_smi_events(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_smi_events()  argument
 1686 kfd_ioctl_set_xnack_mode(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_set_xnack_mode()  argument
 1719 kfd_ioctl_svm(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_svm()  argument
 1738 kfd_ioctl_set_xnack_mode(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_set_xnack_mode()  argument
 1743 kfd_ioctl_svm(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_svm()  argument
 2047 criu_checkpoint(struct file * filep,struct kfd_process * p,struct kfd_ioctl_criu_args * args) criu_checkpoint()  argument
 2488 criu_restore_objects(struct file * filep,struct kfd_process * p,struct kfd_ioctl_criu_args * args,uint64_t * priv_offset,uint64_t max_priv_data_size) criu_restore_objects()  argument
 2544 criu_restore(struct file * filep,struct kfd_process * p,struct kfd_ioctl_criu_args * args) criu_restore()  argument
 2600 criu_unpause(struct file * filep,struct kfd_process * p,struct kfd_ioctl_criu_args * args) criu_unpause()  argument
 2624 criu_resume(struct file * filep,struct kfd_process * p,struct kfd_ioctl_criu_args * args) criu_resume()  argument
 2669 criu_process_info(struct file * filep,struct kfd_process * p,struct kfd_ioctl_criu_args * args) criu_process_info()  argument
 2710 kfd_ioctl_criu(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_criu()  argument
 2871 kfd_ioctl_runtime_enable(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_runtime_enable()  argument
 2889 kfd_ioctl_set_debug_trap(struct file * filep,struct kfd_process * p,void * data) kfd_ioctl_set_debug_trap()  argument
 3227 kfd_ioctl(struct file * filep,unsigned int cmd,unsigned long arg) kfd_ioctl()  argument
 [all...]
 |