Lines Matching full:process

100  * Size of the per-process TBA+TMA buffer: 2 pages
157 * Kernel module parameter to specify the maximum process
165 * Kernel module parameter to specify whether to send sigterm to HSA process on
195 * Don't evict process queues on vm fault
313 /* Maximum process number mapped to HW scheduler */
373 * specific process.
425 * process.
538 * @process: The kfd process that created this queue.
564 struct kfd_process *process; member
604 struct kfd_process *process; member
623 * process termination
627 /* This flag tells us if this process has a GWS-capable
660 /* doorbell resources per process per device */
670 /* Approx. time before evicting the process again */
696 /* Data that is per-process-per device. */
701 /* The process that owns this kfd_process_device. */
702 struct kfd_process *process; member
704 /* per-process-per device QCM data structure */
731 /* Is this process/pasid bound to this device? (amd_iommu_bind_pasid) */
753 * @cu_occupancy: Reports occupancy of Compute Units (CU) of a process
755 * value reflects CU usage by all of the waves launched by this process
769 * All CU's of a device are available for the process. This may not be true
772 * Finally number of CU's that are occupied by a process is affected by both
786 * If this process has been checkpointed before, then the user
814 /* Process data */
835 * In any process, the thread that started main() is the lead
839 * mm_struct of the process.
850 * one for each device the process is using.
857 /*Is the user space process 32 bit?*/
873 /* Eviction fence that is attached to all the BOs of this process. The
884 /* Approx. the last timestamp (in jiffies) when the process was
894 /* shared virtual memory registered by this process */
900 /* Queues are in paused stated because we are in the process of doing a CRIU checkpoint */
912 * @p: amdkfd process pointer.
955 struct kfd_process_device *kfd_process_device_data_by_id(struct kfd_process *process,
971 int kfd_reserved_mem_mmap(struct kfd_dev *dev, struct kfd_process *process,
974 /* KFD process API for creating and translating handles */
995 int kfd_doorbell_mmap(struct kfd_dev *dev, struct kfd_process *process,
1052 int kfd_init_apertures(struct kfd_process *process);
1195 /* Process Queue Manager */
1317 int kfd_event_mmap(struct kfd_process *process, struct vm_area_struct *vma);