Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:10:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_procs_start
Proto:static void *cgroup_procs_start(struct seq_file *s, loff_t *pos)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | s | |
loff_t * | pos |
4644 | If cgroup_is_threaded(cgrp) Then Return ERR_PTR( - EOPNOTSUPP) |
4647 | Return __cgroup_procs_start(s, pos, walk only threadgroup leaders | walk all threaded css_sets in the domain ) |
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 |