Home
last modified time | relevance | path

Searched refs:inherit_cpus (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dcgroup.h29 TP_PROTO(struct task_struct *p, int *inherit_cpus),
30 TP_ARGS(p, inherit_cpus), 1);
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c2932 int inherit_cpus = 0; in cpuset_fork() local
2936 trace_android_rvh_cpuset_fork(task, &inherit_cpus); in cpuset_fork()
2937 if (!inherit_cpus) in cpuset_fork()