Function report |
Source Code:lib\cpu_rmap.c |
Create Date:2022-07-28 07:17:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Reevaluate nearest object for given CPU, comparing with the given* neighbours at the given distance.
Proto:static bool cpu_rmap_copy_neigh(struct cpu_rmap *rmap, unsigned int cpu, const struct cpumask *mask, u16 dist)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpu_rmap * | rmap | |
unsigned int | cpu | |
const struct cpumask * | mask | |
u16 | dist |
107 | Return false |
Name | Describe |
---|---|
cpu_rmap_update | pu_rmap_update - update CPU rmap following a change of object affinity*@rmap: CPU rmap to update*@index: Index of object whose affinity changed*@affinity: New CPU affinity of object |
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 |