Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Ddebug.c300 update_sched_domain_debugfs(); in sched_verbose_write()
518 update_sched_domain_debugfs(); in sched_init_debug()
590 void update_sched_domain_debugfs(void) in update_sched_domain_debugfs() function
Dsched.h2071 extern void update_sched_domain_debugfs(void);
2074 static inline void update_sched_domain_debugfs(void) { } in update_sched_domain_debugfs() function
Dtopology.c2787 update_sched_domain_debugfs(); in partition_sched_domains_locked()