Lines Matching defs:p
69 static inline struct kfd_process_device *kfd_lock_pdd_by_id(struct kfd_process *p, __u32 gpu_id) in kfd_lock_pdd_by_id()
173 static int kfd_ioctl_get_version(struct file *filep, struct kfd_process *p, in kfd_ioctl_get_version()
305 static int kfd_ioctl_create_queue(struct file *filep, struct kfd_process *p, in kfd_ioctl_create_queue()
416 static int kfd_ioctl_destroy_queue(struct file *filp, struct kfd_process *p, in kfd_ioctl_destroy_queue()
434 static int kfd_ioctl_update_queue(struct file *filp, struct kfd_process *p, in kfd_ioctl_update_queue()
492 static int kfd_ioctl_set_cu_mask(struct file *filp, struct kfd_process *p, in kfd_ioctl_set_cu_mask()
547 struct kfd_process *p, void *data) in kfd_ioctl_get_queue_wave_state()
565 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()
831 static int kfd_ioctl_create_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_create_event()
859 static int kfd_ioctl_destroy_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_destroy_event()
867 static int kfd_ioctl_set_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_set_event()
875 static int kfd_ioctl_reset_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_reset_event()
883 static int kfd_ioctl_wait_events(struct file *filp, struct kfd_process *p, in kfd_ioctl_wait_events()
894 struct kfd_process *p, void *data) in kfd_ioctl_set_scratch_backing_va()
933 struct kfd_process *p, void *data) in kfd_ioctl_get_tile_config()
976 static int kfd_ioctl_acquire_vm(struct file *filep, struct kfd_process *p, in kfd_ioctl_acquire_vm()
1038 struct kfd_process *p, void *data) in kfd_ioctl_get_available_memory()
1052 struct kfd_process *p, void *data) in kfd_ioctl_alloc_memory_of_gpu()
1190 struct kfd_process *p, void *data) in kfd_ioctl_free_memory_of_gpu()
1242 struct kfd_process *p, void *data) in kfd_ioctl_map_memory_to_gpu()
1360 struct kfd_process *p, void *data) in kfd_ioctl_unmap_memory_from_gpu()
1461 struct kfd_process *p, void *data) in kfd_ioctl_alloc_queue_gws()
1506 struct kfd_process *p, void *data) in kfd_ioctl_get_dmabuf_info()
1559 struct kfd_process *p, void *data) in kfd_ioctl_import_dmabuf()
1609 struct kfd_process *p, void *data) in kfd_ioctl_export_dmabuf()
1662 struct kfd_process *p, void *data) in kfd_ioctl_smi_events()
1680 struct kfd_process *p, void *data) in kfd_ioctl_set_xnack_mode()
1712 static int kfd_ioctl_svm(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_svm()
1732 struct kfd_process *p, void *data) in kfd_ioctl_set_xnack_mode()
1736 static int kfd_ioctl_svm(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_svm()
1742 static int criu_checkpoint_process(struct kfd_process *p, in criu_checkpoint_process()
1770 static int criu_checkpoint_devices(struct kfd_process *p, in criu_checkpoint_devices()
1826 static uint32_t get_process_num_bos(struct kfd_process *p) in get_process_num_bos()
1894 static int criu_checkpoint_bos(struct kfd_process *p, in criu_checkpoint_bos()
2022 static int criu_get_process_object_info(struct kfd_process *p, in criu_get_process_object_info()
2058 struct kfd_process *p, in criu_checkpoint()
2146 static int criu_restore_process(struct kfd_process *p, in criu_restore_process()
2187 static int criu_restore_devices(struct kfd_process *p, in criu_restore_devices()
2364 static int criu_restore_bo(struct kfd_process *p, in criu_restore_bo()
2429 static int criu_restore_bos(struct kfd_process *p, in criu_restore_bos()
2504 struct kfd_process *p, in criu_restore_objects()
2560 struct kfd_process *p, in criu_restore()
2616 struct kfd_process *p, in criu_unpause()
2640 struct kfd_process *p, in criu_resume()
2685 struct kfd_process *p, in criu_process_info()
2725 static int kfd_ioctl_criu(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_criu()
2759 static int runtime_enable(struct kfd_process *p, uint64_t r_debug, in runtime_enable()
2828 static int runtime_disable(struct kfd_process *p) in runtime_disable()
2886 static int kfd_ioctl_runtime_enable(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_runtime_enable()
2904 static int kfd_ioctl_set_debug_trap(struct file *filep, struct kfd_process *p, void *data) in kfd_ioctl_set_debug_trap()