Symbol: mm_struct
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.c
525
bool amdkfd_fence_check_mm(struct dma_fence *f, struct mm_struct *mm)
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.c
544
int amdgpu_amdkfd_evict_userptr(struct kgd_mem *mem, struct mm_struct *mm)
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.h
118
int amdgpu_amdkfd_evict_userptr(struct kgd_mem *mem, struct mm_struct *mm);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.h
75
struct mm_struct *mm;
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.h
81
struct mm_struct *mm);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd.h
82
bool amdkfd_fence_check_mm(struct dma_fence *f, struct mm_struct *mm);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
315
struct mm_struct *mm)
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
424
uint32_t __user *wptr, struct mm_struct *mm)
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
62
struct mm_struct *mm);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
67
uint32_t __user *wptr, struct mm_struct *mm);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
105
struct mm_struct *mm);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
110
uint32_t __user *wptr, struct mm_struct *mm);
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
405
struct mm_struct *mm)
sys/dev/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
530
uint32_t __user *wptr, struct mm_struct *mm)
sys/dev/drm/amd/amdgpu/amdgpu_bo_list.c
95
struct mm_struct *usermm;
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
535
struct mm_struct *usermm;
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
128
struct mm_struct *mm;
sys/dev/drm/amd/amdgpu/amdgpu_mn.c
145
struct mm_struct *mm)
sys/dev/drm/amd/amdgpu/amdgpu_mn.c
249
struct mm_struct *mm,
sys/dev/drm/amd/amdgpu/amdgpu_mn.c
297
struct mm_struct *mm,
sys/dev/drm/amd/amdgpu/amdgpu_mn.c
347
struct mm_struct *mm,
sys/dev/drm/amd/amdgpu/amdgpu_mn.c
386
struct mm_struct *mm = current->mm;
sys/dev/drm/amd/amdgpu/amdgpu_mn.c
75
struct mm_struct *mm;
sys/dev/drm/amd/amdgpu/amdgpu_ttm.c
1380
struct mm_struct *amdgpu_ttm_tt_get_usermm(struct ttm_tt *ttm)
sys/dev/drm/amd/amdgpu/amdgpu_ttm.c
834
struct mm_struct *mm = gtt->usertask->mm;
sys/dev/drm/amd/amdgpu/amdgpu_ttm.h
112
struct mm_struct *amdgpu_ttm_tt_get_usermm(struct ttm_tt *ttm);
sys/dev/drm/amd/include/kgd_kfd_interface.h
351
struct mm_struct *mm);
sys/dev/drm/amd/include/kgd_kfd_interface.h
354
uint32_t __user *wptr, struct mm_struct *mm);
sys/dev/drm/amd/include/kgd_kfd_interface.h
489
int (*quiesce_mm)(struct mm_struct *mm);
sys/dev/drm/amd/include/kgd_kfd_interface.h
490
int (*resume_mm)(struct mm_struct *mm);
sys/dev/drm/amd/include/kgd_kfd_interface.h
491
int (*schedule_evict_and_restore_process)(struct mm_struct *mm,
sys/dev/drm/i915/i915_gem.c
2018
struct mm_struct *mm = current->mm;
sys/dev/drm/i915/i915_gem_userptr.c
116
struct mm_struct *mm,
sys/dev/drm/i915/i915_gem_userptr.c
171
i915_mmu_notifier_create(struct mm_struct *mm)
sys/dev/drm/i915/i915_gem_userptr.c
284
struct mm_struct *mm)
sys/dev/drm/i915/i915_gem_userptr.c
316
struct mm_struct *mm)
sys/dev/drm/i915/i915_gem_userptr.c
323
__i915_mm_struct_find(struct drm_i915_private *dev_priv, struct mm_struct *real)
sys/dev/drm/i915/i915_gem_userptr.c
37
struct mm_struct *mm;
sys/dev/drm/i915/i915_gem_userptr.c
519
struct mm_struct *mm = obj->userptr.mm->mm;
sys/dev/drm/i915/i915_gem_userptr.c
618
struct mm_struct *mm = obj->userptr.mm->mm;
sys/dev/drm/i915/i915_mm.c
33
struct mm_struct *mm;
sys/dev/drm/include/asm/current.h
31
struct mm_struct;
sys/dev/drm/include/asm/current.h
38
void linux_mm_drop(struct mm_struct *mm);
sys/dev/drm/include/linux/mm_types.h
57
struct mm_struct *mm;
sys/dev/drm/include/linux/mm_types.h
69
struct mm_struct *vm_mm;
sys/dev/drm/include/linux/mmu_notifier.h
42
struct mm_struct *mm);
sys/dev/drm/include/linux/mmu_notifier.h
44
struct mm_struct *mm,
sys/dev/drm/include/linux/sched.h
326
mmgrab(struct mm_struct *mm)
sys/dev/drm/include/linux/sched.h
85
struct mm_struct *mm; /* mirror copy in p->p_linux_mm */
sys/dev/drm/include/linux/sched/mm.h
37
mmget_not_zero(struct mm_struct *mm)
sys/dev/drm/include/linux/sched/mm.h
42
void mmput(struct mm_struct *);
sys/dev/drm/linux_sched.c
100
struct mm_struct *mm;
sys/dev/drm/linux_sched.c
114
struct mm_struct *mm;
sys/dev/drm/linux_sched.c
123
linux_mm_drop(struct mm_struct *mm)
sys/dev/drm/linux_sched.c
62
struct mm_struct *mm;
sys/dev/drm/radeon/radeon_mn.c
103
struct mm_struct *mm)
sys/dev/drm/radeon/radeon_mn.c
122
struct mm_struct *mm,
sys/dev/drm/radeon/radeon_mn.c
202
struct mm_struct *mm = current->mm;
sys/dev/drm/radeon/radeon_mn.c
42
struct mm_struct *mm;
sys/dev/drm/radeon/radeon_ttm.c
539
struct mm_struct *usermm;