Searched defs:mm (Results 1 - 25 of 626) sorted by relevance

1234567891011>>

/linux-master/include/asm-generic/
H A Dtlbflush.h15 static inline void flush_tlb_mm(struct mm_struct *mm) argument
H A Dmmu_context.h21 static inline void enter_lazy_tlb(struct mm_struct *mm, argument
34 init_new_context(struct task_struct *tsk, struct mm_struct *mm) argument
46 destroy_context(struct mm_struct *mm) argument
70 deactivate_mm(struct task_struct *tsk, struct mm_struct *mm) argument
[all...]
/linux-master/arch/openrisc/mm/
H A Dioremap.c34 pte_t __ref *pte_alloc_one_kernel(struct mm_struct *mm) argument
/linux-master/arch/riscv/include/asm/
H A Dsync_core.h19 static inline void prepare_sync_core_cmd(struct mm_struct *mm) argument
24 static inline void prepare_sync_core_cmd(struct mm_struct *mm) argument
H A Dmmu_context.h27 init_new_context(struct task_struct *tsk, struct mm_struct *mm) argument
/linux-master/include/linux/
H A Dsync_core.h30 static inline void prepare_sync_core_cmd(struct mm_struct *mm) argument
H A Daio.h18 static inline void exit_aio(struct mm_struct *mm) { } argument
/linux-master/arch/nios2/include/asm/
H A Dmmu_context.h36 init_new_context(struct task_struct *tsk, struct mm_struct *mm) argument
H A Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, argument
23 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, argument
/linux-master/arch/mips/mm/
H A Dpgtable.c11 pgd_t *pgd_alloc(struct mm_struct *mm) argument
/linux-master/arch/arm/include/asm/
H A Dvdso.h19 static inline void arm_install_vdso(struct mm_struct *mm, unsigned long addr) argument
/linux-master/lib/
H A Dis_single_threaded.c18 struct mm_struct *mm = task->mm; local
/linux-master/arch/microblaze/mm/
H A Dmmu_context.c56 struct mm_struct *mm; local
/linux-master/arch/powerpc/include/asm/
H A Dcopro.h25 static inline void copro_flush_all_slbs(struct mm_struct *mm) {} argument
/linux-master/arch/csky/mm/
H A Dcontext.c19 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu) argument
/linux-master/tools/testing/selftests/ptrace/
H A Dvmaccess.c27 char mm[64]; local
/linux-master/arch/nios2/kernel/
H A Dsys_nios2.c25 struct mm_struct *mm = current->mm; local
/linux-master/arch/nios2/mm/
H A Dpgtable.c53 pgd_t *pgd_alloc(struct mm_struct *mm) argument
/linux-master/arch/sparc/power/
H A Dhibernate.c37 struct mm_struct *mm = current->active_mm; local
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, argument
26 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmdp, argument
/linux-master/arch/alpha/include/asm/
H A Dpgalloc.h17 pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t pte) argument
23 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmd, pte_t *pte) argument
29 pud_populate(struct mm_struct *mm, pud_t *pud, pmd_t *pmd) argument
/linux-master/arch/x86/xen/
H A Dmmu_hvm.c36 static void xen_hvm_exit_mmap(struct mm_struct *mm) argument
/linux-master/kernel/bpf/
H A Dmmap_unlock_work.h12 struct mm_struct *mm; member in struct:mmap_unlock_irq_work
49 static inline void bpf_mmap_unlock_mm(struct mmap_unlock_irq_work *work, struct mm_struct *mm) argument
/linux-master/arch/parisc/include/asm/
H A Dtlbflush.h36 static inline void flush_tlb_mm(struct mm_struct *mm) argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_ttm_buddy_manager.h36 struct drm_buddy *mm; member in struct:i915_ttm_buddy_resource

Completed in 620 milliseconds

1234567891011>>