Function report |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-28 11:17:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:nodemask_t cpuset_mems_allowed(struct task_struct *tsk)
Type:nodemask_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
3342 | spin_lock_irqsave( & callback_lock, flags) |
3346 | spin_unlock_irqrestore( & callback_lock, flags) |
3348 | Return mask |
Name | Describe |
---|---|
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. |
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 |