Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkcov.c770 static const struct file_operations kcov_fops = { variable
1137 debugfs_create_file_unsafe("kcov", 0600, NULL, NULL, &kcov_fops); in kcov_init()