Function report |
Source Code:kernel\rcu\update.c |
Create Date:2022-07-28 10:17:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Get rcutorture access to sched_setaffinity().
Proto:long rcutorture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
pid_t | pid | |
const struct cpumask * | in_mask |
457 | ret = sched_setaffinity(pid, in_mask) |
459 | Return ret |
Name | Describe |
---|---|
synchronize_rcu_trivial | Definitions for trivial CONFIG_PREEMPT=n-only torture testing.* This implementation does not necessarily work well with CPU hotplug. |
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 |