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

/linux-4.1.27/arch/s390/oprofile/
H A Dinit.c237 static const struct file_operations zero_fops = { variable in typeref:struct:file_operations
398 oprofilefs_create_file(dir, "event", &zero_fops); oprofile_create_hwsampling_files()
400 oprofilefs_create_file(dir, "unit_mask", &zero_fops); oprofile_create_hwsampling_files()
/linux-4.1.27/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 1314 milliseconds