Function report |
Source Code:include\linux\cpumask.h |
Create Date:2022-07-28 05:34:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pumask_size - size to allocate for a 'struct cpumask' in bytes
Proto:static inline unsigned int cpumask_size(void)
Type:unsigned int
Parameter:Nothing
688 | Return BITS_TO_LONGS(nr_cpumask_bits) * sizeof(long) |
Name | Describe |
---|---|
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 |
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 |