Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddebug.c539 static const struct file_operations ext_server_period_fops = {
589 debugfs_create_file("period", 0644, d_cpu, (void *) cpu, &ext_server_period_fops); in debugfs_ext_server_init()
538 static const struct file_operations ext_server_period_fops = { global() variable