函数逻辑报告 |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-27 12:20:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:puset_mems_allowed - return mems_allowed mask from a tasks cpuset.*@tsk: pointer to task_struct from which to obtain cpuset->mems_allowed.* Description: Returns the nodemask_t mems_allowed of the cpuset* attached to the specified @tsk
函数原型:nodemask_t cpuset_mems_allowed(struct task_struct *tsk)
返回类型:nodemask_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | tsk |
3342 | spin_lock_irqsave( & callback_lock, flags) |
3346 | spin_unlock_irqrestore( & callback_lock, flags) |
3348 | 返回:mask |
名称 | 描述 |
---|---|
kernel_migrate_pages | |
__mpol_dup | Slow path of a mempolicy duplicate |
kernel_move_pages | Move a list of pages in the address space of the currently executing* process. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |