Function report |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-28 11:17:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Display task mems_allowed in /proc/<pid>/status file.
Proto:void cpuset_task_status_allowed(struct seq_file *m, struct task_struct *task)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct task_struct * | task |
3617 | seq_printf(m, "Mems_allowed_list:\t%*pbl\n", demask_pr_args - printf args to output a nodemask*@maskp: nodemask to be printed* Can be used to provide arguments for '%*pb[l]' when printing a nodemask.( & mems_allowed)) |
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 |