函数逻辑报告 |
Source Code:include\linux\cpumask.h |
Create Date:2022-07-27 06:38:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:CPU信息的大小
函数原型:static inline unsigned int cpumask_size(void)
返回类型:unsigned int
参数:无
688 | 返回:BITS_TO_LONGS(nr_cpumask_bits)乘sizeof(long) |
名称 | 描述 |
---|---|
proc_caches_init | 进程缓存初始化 |
get_user_cpu_mask | |
SYSCALL_DEFINE3 | sys_sched_getaffinity - get the CPU affinity of a process*@pid: pid of the process*@len: length in bytes of the bitmask pointed to by user_mask_ptr*@user_mask_ptr: user-space pointer to hold the current CPU mask |
build_group_from_child_sched_domain | XXX: This creates per-node group entries; since the load-balancer will* immediately access remote memory to construct this group's load-balance* statistics having the groups node local is of dubious benefit. |
sched_init_numa | |
__sdt_alloc | |
em_create_pd | |
compat_get_user_cpu_mask | |
COMPAT_SYSCALL_DEFINE3 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |