函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\isolation.c Create Date:2022-07-27 10:46:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:housekeeping_affine

函数原型:void housekeeping_affine(struct task_struct *t, enum hk_flags flags)

返回类型:void

参数:

类型参数名称
struct task_struct *t
enum hk_flagsflags
51  如果static_branch_unlikely( & SPDX-License-Identifier: GPL-2.0-only)则如果housekeeping_flags按位与flags
53  set_cpus_allowed_ptr(t, housekeeping_mask)
调用者
名称描述
rcu_bind_gp_kthreadBind the RCU grace-period kthreads to the housekeeping CPU.