Function report |
Source Code:kernel\sched\topology.c |
Create Date:2022-07-28 09:41:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sd_parent_degenerate
Proto:static int sd_parent_degenerate(struct sched_domain *sd, struct sched_domain *parent)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_domain * | sd | |
struct sched_domain * | parent |
178 | If sd_degenerate(parent) Then Return 1 |
181 | If Not pumask_equal - *src1p == *src2p*@src1p: the first input*@src2p: the second input Then Return 0 |
195 | If nr_node_ids == 1 Then pflags &= ~SD_SERIALIZE |
201 | Return 1 |
Name | Describe |
---|---|
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 |