Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/sched/
Ddebug.c301 update_sched_domain_debugfs(); in sched_verbose_write()
519 update_sched_domain_debugfs(); in sched_init_debug()
591 void update_sched_domain_debugfs(void) in update_sched_domain_debugfs() function
Dsched.h2118 extern void update_sched_domain_debugfs(void);
2121 static inline void update_sched_domain_debugfs(void) { } in update_sched_domain_debugfs() function
Dtopology.c2793 update_sched_domain_debugfs(); in partition_sched_domains_locked()