Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dswp_emulate.c99 static const struct file_operations proc_status_fops = { variable
262 if (!proc_create("cpu/swp_emulation", S_IRUGO, NULL, &proc_status_fops)) in swp_emulation_init()