Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddebug.c731 struct dentry *d_sd; in update_sched_domain_debugfs()
734 d_sd = debugfs_create_dir(buf, d_cpu); in update_sched_domain_debugfs()
736 register_sd(sd, d_sd); in update_sched_domain_debugfs()
730 struct dentry *d_sd; update_sched_domain_debugfs() local