Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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)
Caller
NameDescribe
proc_caches_init
get_user_cpu_mask
SYSCALL_DEFINE3sys_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_domainXXX: 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