cregit-Linux how code gets into the kernel

Release 4.14 arch/xtensa/include/asm/nommu_context.h

/* SPDX-License-Identifier: GPL-2.0 */

static inline void init_mmu(void) { }

Contributors

PersonTokensPropCommitsCommitProp
Max Filippov8100.00%1100.00%
Total8100.00%1100.00%


static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) { }

Contributors

PersonTokensPropCommitsCommitProp
Johannes Weiner16100.00%1100.00%
Total16100.00%1100.00%


static inline int init_new_context(struct task_struct *tsk,struct mm_struct *mm) { return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Johannes Weiner20100.00%1100.00%
Total20100.00%1100.00%


static inline void destroy_context(struct mm_struct *mm) { }

Contributors

PersonTokensPropCommitsCommitProp
Johannes Weiner11100.00%1100.00%
Total11100.00%1100.00%


static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) { }

Contributors

PersonTokensPropCommitsCommitProp
Johannes Weiner16100.00%1100.00%
Total16100.00%1100.00%


static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) { }

Contributors

PersonTokensPropCommitsCommitProp
Johannes Weiner21100.00%1100.00%
Total21100.00%1100.00%


static inline void deactivate_mm(struct task_struct *tsk, struct mm_struct *mm) { }

Contributors

PersonTokensPropCommitsCommitProp
Johannes Weiner16100.00%1100.00%
Total16100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Johannes Weiner10091.74%133.33%
Max Filippov87.34%133.33%
Greg Kroah-Hartman10.92%133.33%
Total109100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.