Lines Matching defs:p
70 static inline struct kfd_process_device *kfd_lock_pdd_by_id(struct kfd_process *p, __u32 gpu_id) in kfd_lock_pdd_by_id()
174 static int kfd_ioctl_get_version(struct file *filep, struct kfd_process *p, in kfd_ioctl_get_version()
306 static int kfd_ioctl_create_queue(struct file *filep, struct kfd_process *p, in kfd_ioctl_create_queue()
417 static int kfd_ioctl_destroy_queue(struct file *filp, struct kfd_process *p, in kfd_ioctl_destroy_queue()
435 static int kfd_ioctl_update_queue(struct file *filp, struct kfd_process *p, in kfd_ioctl_update_queue()
493 static int kfd_ioctl_set_cu_mask(struct file *filp, struct kfd_process *p, in kfd_ioctl_set_cu_mask()
548 struct kfd_process *p, void *data) in kfd_ioctl_get_queue_wave_state()
566 struct kfd_process *p, void *data) in kfd_ioctl_set_memory_policy()
620 struct kfd_process *p, void *data) in kfd_ioctl_set_trap_handler()
650 struct kfd_process *p, void *data) in kfd_ioctl_dbg_register()
656 struct kfd_process *p, void *data) in kfd_ioctl_dbg_unregister()
662 struct kfd_process *p, void *data) in kfd_ioctl_dbg_address_watch()
669 struct kfd_process *p, void *data) in kfd_ioctl_dbg_wave_control()
675 struct kfd_process *p, void *data) in kfd_ioctl_get_clock_counters()
702 struct kfd_process *p, void *data) in kfd_ioctl_get_process_apertures()
753 struct kfd_process *p, void *data) in kfd_ioctl_get_process_apertures_new()
830 static int kfd_ioctl_create_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_create_event()
858 static int kfd_ioctl_destroy_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_destroy_event()
866 static int kfd_ioctl_set_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_set_event()
874 static int kfd_ioctl_reset_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_reset_event()
882 static int kfd_ioctl_wait_events(struct file *filp, struct kfd_process *p, in kfd_ioctl_wait_events()
893 struct kfd_process *p, void *data) in kfd_ioctl_set_scratch_backing_va()
932 struct kfd_process *p, void *data) in kfd_ioctl_get_tile_config()
975 static int kfd_ioctl_acquire_vm(struct file *filep, struct kfd_process *p, in kfd_ioctl_acquire_vm()
1037 struct kfd_process *p, void *data) in kfd_ioctl_get_available_memory()
1051 struct kfd_process *p, void *data) in kfd_ioctl_alloc_memory_of_gpu()
1189 struct kfd_process *p, void *data) in kfd_ioctl_free_memory_of_gpu()
1241 struct kfd_process *p, void *data) in kfd_ioctl_map_memory_to_gpu()
1359 struct kfd_process *p, void *data) in kfd_ioctl_unmap_memory_from_gpu()
1460 struct kfd_process *p, void *data) in kfd_ioctl_alloc_queue_gws()
1505 struct kfd_process *p, void *data) in kfd_ioctl_get_dmabuf_info()
1558 struct kfd_process *p, void *data) in kfd_ioctl_import_dmabuf()
1608 struct kfd_process *p, void *data) in kfd_ioctl_export_dmabuf()
1661 struct kfd_process *p, void *data) in kfd_ioctl_smi_events()
1679 struct kfd_process *p, void *data) in kfd_ioctl_set_xnack_mode()
1711 static int kfd_ioctl_svm(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_svm()
1731 struct kfd_process *p, void *data) in kfd_ioctl_set_xnack_mode()
1735 static int kfd_ioctl_svm(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_svm()
1741 static int criu_checkpoint_process(struct kfd_process *p, in criu_checkpoint_process()
1769 static int criu_checkpoint_devices(struct kfd_process *p, in criu_checkpoint_devices()
1825 static uint32_t get_process_num_bos(struct kfd_process *p) in get_process_num_bos()
1893 static int criu_checkpoint_bos(struct kfd_process *p, in criu_checkpoint_bos()
2021 static int criu_get_process_object_info(struct kfd_process *p, in criu_get_process_object_info()
2059 struct kfd_process *p, in criu_checkpoint()
2147 static int criu_restore_process(struct kfd_process *p, in criu_restore_process()
2188 static int criu_restore_devices(struct kfd_process *p, in criu_restore_devices()
2365 static int criu_restore_bo(struct kfd_process *p, in criu_restore_bo()
2430 static int criu_restore_bos(struct kfd_process *p, in criu_restore_bos()
2505 struct kfd_process *p, in criu_restore_objects()
2561 struct kfd_process *p, in criu_restore()
2617 struct kfd_process *p, in criu_unpause()
2641 struct kfd_process *p, in criu_resume()
2686 struct kfd_process *p, in criu_process_info()
2726 static int kfd_ioctl_criu(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_criu()
2760 static int runtime_enable(struct kfd_process *p, uint64_t r_debug, in runtime_enable()
2829 static int runtime_disable(struct kfd_process *p) in runtime_disable()
2887 static int kfd_ioctl_runtime_enable(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_runtime_enable()
2905 static int kfd_ioctl_set_debug_trap(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_set_debug_trap()