Searched refs:zero_fops (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/s390/oprofile/
H A Dinit.c238 static const struct file_operations zero_fops = { variable in typeref:struct:file_operations
399 oprofilefs_create_file(dir, "event", &zero_fops); oprofile_create_hwsampling_files()
401 oprofilefs_create_file(dir, "unit_mask", &zero_fops); oprofile_create_hwsampling_files()
/linux-4.4.14/drivers/char/
H A Dmem.c765 static const struct file_operations zero_fops = { variable in typeref:struct:file_operations
798 [5] = { "zero", 0666, &zero_fops, 0 },

Completed in 159 milliseconds