Function report |
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 activity | Download SCCT | Chinese |
Name:destroy_sched_domain
Proto:static void destroy_sched_domain(struct sched_domain *sd)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_domain * | sd |
585 | free_sched_groups(groups, 1) |
587 | If shared && atomic_dec_and_test( & ref) Then free previously allocated memory |
Name | Describe |
---|---|
destroy_sched_domains_rcu | |
cpu_attach_domain | Attach the domain 'sd' to 'cpu' as its base domain. Callers must* hold the hotplug lock. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |