Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\topology.c Create Date:2022-07-28 09:41:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:destroy_sched_domain

Proto:static void destroy_sched_domain(struct sched_domain *sd)

Type:void

Parameter:

TypeParameterName
struct sched_domain *sd
585  free_sched_groups(groups, 1)
587  If shared && atomic_dec_and_test( & ref) Then free previously allocated memory
589  free previously allocated memory
Caller
NameDescribe
destroy_sched_domains_rcu
cpu_attach_domainAttach the domain 'sd' to 'cpu' as its base domain. Callers must* hold the hotplug lock.