/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/ |
H A D | mmu_context.h | 66 int ldt_dup_context(struct mm_struct *oldmm, struct mm_struct *mm); 71 static inline int ldt_dup_context(struct mm_struct *oldmm, in ldt_dup_context() argument 154 static inline void arch_dup_pkeys(struct mm_struct *oldmm, in arch_dup_pkeys() argument 162 mm->context.pkey_allocation_map = oldmm->context.pkey_allocation_map; in arch_dup_pkeys() 163 mm->context.execute_only_pkey = oldmm->context.execute_only_pkey; in arch_dup_pkeys() 167 static inline int arch_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) in arch_dup_mmap() argument 169 arch_dup_pkeys(oldmm, mm); in arch_dup_mmap() 170 paravirt_arch_dup_mmap(oldmm, mm); in arch_dup_mmap() 171 return ldt_dup_context(oldmm, mm); in arch_dup_mmap()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/ |
H A D | mmu_context.h | 66 int ldt_dup_context(struct mm_struct *oldmm, struct mm_struct *mm); 71 static inline int ldt_dup_context(struct mm_struct *oldmm, in ldt_dup_context() argument 154 static inline void arch_dup_pkeys(struct mm_struct *oldmm, in arch_dup_pkeys() argument 162 mm->context.pkey_allocation_map = oldmm->context.pkey_allocation_map; in arch_dup_pkeys() 163 mm->context.execute_only_pkey = oldmm->context.execute_only_pkey; in arch_dup_pkeys() 167 static inline int arch_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) in arch_dup_mmap() argument 169 arch_dup_pkeys(oldmm, mm); in arch_dup_mmap() 170 paravirt_arch_dup_mmap(oldmm, mm); in arch_dup_mmap() 171 return ldt_dup_context(oldmm, mm); in arch_dup_mmap()
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/ |
H A D | mmu_context.h | 66 int ldt_dup_context(struct mm_struct *oldmm, struct mm_struct *mm); 71 static inline int ldt_dup_context(struct mm_struct *oldmm, in ldt_dup_context() argument 154 static inline void arch_dup_pkeys(struct mm_struct *oldmm, in arch_dup_pkeys() argument 162 mm->context.pkey_allocation_map = oldmm->context.pkey_allocation_map; in arch_dup_pkeys() 163 mm->context.execute_only_pkey = oldmm->context.execute_only_pkey; in arch_dup_pkeys() 167 static inline int arch_dup_mmap(struct mm_struct *oldmm, struct mm_struct *mm) in arch_dup_mmap() argument 169 arch_dup_pkeys(oldmm, mm); in arch_dup_mmap() 170 paravirt_arch_dup_mmap(oldmm, mm); in arch_dup_mmap() 171 return ldt_dup_context(oldmm, mm); in arch_dup_mmap()
|
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ |
H A D | ksm.h | 27 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) in ksm_fork() argument 29 if (test_bit(MMF_VM_MERGEABLE, &oldmm->flags)) in ksm_fork() 59 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) in ksm_fork() argument
|
H A D | khugepaged.h | 43 static inline int khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) in khugepaged_fork() argument 45 if (test_bit(MMF_VM_HUGEPAGE, &oldmm->flags)) in khugepaged_fork() 70 static inline int khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) in khugepaged_fork() argument
|
H A D | uprobes.h | 121 extern void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm); 184 uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap() argument
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ |
H A D | ksm.h | 27 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) in ksm_fork() argument 29 if (test_bit(MMF_VM_MERGEABLE, &oldmm->flags)) in ksm_fork() 59 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) in ksm_fork() argument
|
H A D | khugepaged.h | 43 static inline int khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) in khugepaged_fork() argument 45 if (test_bit(MMF_VM_HUGEPAGE, &oldmm->flags)) in khugepaged_fork() 70 static inline int khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) in khugepaged_fork() argument
|
H A D | uprobes.h | 121 extern void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm); 184 uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap() argument
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ |
H A D | ksm.h | 27 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) in ksm_fork() argument 29 if (test_bit(MMF_VM_MERGEABLE, &oldmm->flags)) in ksm_fork() 59 static inline int ksm_fork(struct mm_struct *mm, struct mm_struct *oldmm) in ksm_fork() argument
|
H A D | khugepaged.h | 43 static inline int khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) in khugepaged_fork() argument 45 if (test_bit(MMF_VM_HUGEPAGE, &oldmm->flags)) in khugepaged_fork() 70 static inline int khugepaged_fork(struct mm_struct *mm, struct mm_struct *oldmm) in khugepaged_fork() argument
|
H A D | uprobes.h | 121 extern void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm); 184 uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap() argument
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/ |
H A D | fork.c | 488 flush_cache_dup_mm(oldmm); in dup_mmap() 489 uprobe_dup_mmap(oldmm, mm); in dup_mmap() 610 flush_tlb_mm(oldmm); in dup_mmap() 611 mmap_write_unlock(oldmm); in dup_mmap() 641 mmap_write_lock(oldmm); in dup_mmap() 643 mmap_write_unlock(oldmm); in dup_mmap() 1374 err = dup_mmap(mm, oldmm); in dup_mm() 1415 oldmm = current->mm; in copy_mm() 1416 if (!oldmm) in copy_mm() 1423 mmget(oldmm); in copy_mm() [all …]
|
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/ |
H A D | fork.c | 488 flush_cache_dup_mm(oldmm); in dup_mmap() 489 uprobe_dup_mmap(oldmm, mm); in dup_mmap() 610 flush_tlb_mm(oldmm); in dup_mmap() 611 mmap_write_unlock(oldmm); in dup_mmap() 641 mmap_write_lock(oldmm); in dup_mmap() 643 mmap_write_unlock(oldmm); in dup_mmap() 1374 err = dup_mmap(mm, oldmm); in dup_mm() 1415 oldmm = current->mm; in copy_mm() 1416 if (!oldmm) in copy_mm() 1423 mmget(oldmm); in copy_mm() [all …]
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/ |
H A D | fork.c | 488 flush_cache_dup_mm(oldmm); in dup_mmap() 489 uprobe_dup_mmap(oldmm, mm); in dup_mmap() 610 flush_tlb_mm(oldmm); in dup_mmap() 611 mmap_write_unlock(oldmm); in dup_mmap() 641 mmap_write_lock(oldmm); in dup_mmap() 643 mmap_write_unlock(oldmm); in dup_mmap() 1374 err = dup_mmap(mm, oldmm); in dup_mm() 1415 oldmm = current->mm; in copy_mm() 1416 if (!oldmm) in copy_mm() 1423 mmget(oldmm); in copy_mm() [all …]
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/ |
H A D | mmu_context.h | 275 void arch_dup_pkeys(struct mm_struct *oldmm, struct mm_struct *mm); 285 #define arch_dup_pkeys(oldmm, mm) argument 294 static inline int arch_dup_mmap(struct mm_struct *oldmm, in arch_dup_mmap() argument 297 arch_dup_pkeys(oldmm, mm); in arch_dup_mmap()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/ |
H A D | mmu_context.h | 275 void arch_dup_pkeys(struct mm_struct *oldmm, struct mm_struct *mm); 285 #define arch_dup_pkeys(oldmm, mm) argument 294 static inline int arch_dup_mmap(struct mm_struct *oldmm, in arch_dup_mmap() argument 297 arch_dup_pkeys(oldmm, mm); in arch_dup_mmap()
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/ |
H A D | mmu_context.h | 275 void arch_dup_pkeys(struct mm_struct *oldmm, struct mm_struct *mm); 285 #define arch_dup_pkeys(oldmm, mm) argument 294 static inline int arch_dup_mmap(struct mm_struct *oldmm, in arch_dup_mmap() argument 297 arch_dup_pkeys(oldmm, mm); in arch_dup_mmap()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 459 void arch_dup_pkeys(struct mm_struct *oldmm, struct mm_struct *mm) in arch_dup_pkeys() argument 465 mm_pkey_allocation_map(mm) = mm_pkey_allocation_map(oldmm); in arch_dup_pkeys() 466 mm->context.execute_only_pkey = oldmm->context.execute_only_pkey; in arch_dup_pkeys()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 459 void arch_dup_pkeys(struct mm_struct *oldmm, struct mm_struct *mm) in arch_dup_pkeys() argument 465 mm_pkey_allocation_map(mm) = mm_pkey_allocation_map(oldmm); in arch_dup_pkeys() 466 mm->context.execute_only_pkey = oldmm->context.execute_only_pkey; in arch_dup_pkeys()
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 459 void arch_dup_pkeys(struct mm_struct *oldmm, struct mm_struct *mm) in arch_dup_pkeys() argument 465 mm_pkey_allocation_map(mm) = mm_pkey_allocation_map(oldmm); in arch_dup_pkeys() 466 mm->context.execute_only_pkey = oldmm->context.execute_only_pkey; in arch_dup_pkeys()
|
/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpmd_dev/linux/ |
H A D | tpmd_dev.c | 104 mm_segment_t oldmm; in tpmd_handle_command() local 127 oldmm = get_fs(); in tpmd_handle_command() 130 set_fs(oldmm); in tpmd_handle_command()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/ |
H A D | mm_hooks.h | 10 static inline int arch_dup_mmap(struct mm_struct *oldmm, in arch_dup_mmap() argument
|
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/ |
H A D | mm_hooks.h | 10 static inline int arch_dup_mmap(struct mm_struct *oldmm, in arch_dup_mmap() argument
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/ |
H A D | mm_hooks.h | 10 static inline int arch_dup_mmap(struct mm_struct *oldmm, in arch_dup_mmap() argument
|