Home
last modified time | relevance | path

Searched refs:dirty_sched_domain_sysctl (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/sched/
Ddebug.c482 void dirty_sched_domain_sysctl(int cpu) in dirty_sched_domain_sysctl() function
Dsched.h1938 void dirty_sched_domain_sysctl(int cpu);
1943 static inline void dirty_sched_domain_sysctl(int cpu) in dirty_sched_domain_sysctl() function
Dtopology.c765 dirty_sched_domain_sysctl(cpu); in cpu_attach_domain()