kcov_fops         433 kernel/kcov.c  static const struct file_operations kcov_fops = {
kcov_fops         448 kernel/kcov.c  	debugfs_create_file_unsafe("kcov", 0600, NULL, NULL, &kcov_fops);