Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__sdt_free

Proto:static void __sdt_free(const struct cpumask *cpu_map)

Type:void

Parameter:

TypeParameterName
const struct cpumask *cpu_map
1822  sdd = data
1827  If sd Then
1828  sd = per_cpu_ptr(sd, j)
1829  If sd && flags & SD_OVERLAP Then free_sched_groups(groups, 0)
1831  free previously allocated memory
1834  If sds Then free previously allocated memory
1836  If sg Then free previously allocated memory
1838  If sgc Then free previously allocated memory
1841  free previously allocated percpu memory
1842  sd = NULL
1843  free previously allocated percpu memory
1844  sds = NULL
1845  free previously allocated percpu memory
1846  sg = NULL
1847  free previously allocated percpu memory
1848  sgc = NULL
Caller
NameDescribe
__free_domain_allocs