Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\sched.h Create Date:2022-07-28 05:59:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init_numa_balancing

Proto:static inline void init_numa_balancing(unsigned long clone_flags, struct task_struct *p)

Type:void

Parameter:

TypeParameterName
unsigned longclone_flags
struct task_struct *p

NULL

Caller
NameDescribe
__sched_forkPerform scheduler related setup for a newly forked process p.* p is forked by current.* __sched_fork() is basic setup used by init_idle() too: