HomeSort by: relevance | last modified time | path
    Searched defs:kfd_process (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_priv.h 504 struct kfd_process *process;
538 struct kfd_process *process;
617 * Starts from kfd_process.per_device_data.
625 struct kfd_process *process;
659 struct kfd_process { struct
661 * kfd_process are stored in an mm_struct*->kfd_process*
662 * hash table (kfd_processes in kfd_process.c)
748 typedef int amdkfd_ioctl_t(struct file *filep, struct kfd_process *p,
762 struct kfd_process *kfd_create_process(struct file *filep)
    [all...]
kfd_priv.h 504 struct kfd_process *process;
538 struct kfd_process *process;
617 * Starts from kfd_process.per_device_data.
625 struct kfd_process *process;
659 struct kfd_process { struct
661 * kfd_process are stored in an mm_struct*->kfd_process*
662 * hash table (kfd_processes in kfd_process.c)
748 typedef int amdkfd_ioctl_t(struct file *filep, struct kfd_process *p,
762 struct kfd_process *kfd_create_process(struct file *filep)
    [all...]

Completed in 22 milliseconds