Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:10:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_threads_write
Proto:static ssize_t cgroup_threads_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_open_file * | of | |
char * | buf | |
size_t | nbytes | |
loff_t | off |
4750 | task = cgroup_procs_write_start(buf, TSC's on different sockets may be reset asynchronously.* This may cause the TSC ADJUST value on socket 0 to be NOT 0., & locked) |
4751 | ret = PTR_ERR_OR_ZERO(task) |
4752 | If ret Then Go to out_unlock |
4756 | spin_lock_irq( & css_set_lock) |
4757 | src_cgrp = Return the cgroup for "task" from the given hierarchy. Must be* called with cgroup_mutex and css_set_lock held. |
4758 | spin_unlock_irq( & css_set_lock) |
4763 | If ret Then Go to out_finish |
4767 | ret = -EOPNOTSUPP |
4773 | out_finish : |
4774 | cgroup_procs_write_finish(task, locked) |
4775 | out_unlock : |
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 |