函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:cgroup_procs_start

函数原型:static void *cgroup_procs_start(struct seq_file *s, loff_t *pos)

返回类型:void

参数:

类型参数名称
struct seq_file *s
loff_t *pos
4636  cgrp等于PI: the cgroup that this css is attached to
4644  如果cgroup_is_threaded(cgrp)则返回:错误号
4647  返回:__cgroup_procs_start(s, pos, walk only threadgroup leaders | walk all threaded css_sets in the domain )