Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dprofile.c480 static const struct file_operations prof_cpu_mask_proc_fops = { variable
491 proc_create("prof_cpu_mask", 0600, root_irq_dir, &prof_cpu_mask_proc_fops); in create_prof_cpu_mask()