cregit-Linux how code gets into the kernel

Release 4.16 include/linux/sched/init.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_SCHED_INIT_H

#define _LINUX_SCHED_INIT_H

/*
 * Scheduler init related prototypes:
 */

extern void sched_init(void);
extern void sched_init_smp(void);

#endif /* _LINUX_SCHED_INIT_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Ingo Molnar2496.00%266.67%
Greg Kroah-Hartman14.00%133.33%
Total25100.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.