Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dkprobes.c2906 static const struct file_operations fops_kp = { variable
2921 debugfs_create_file("enabled", 0600, dir, &value, &fops_kp); in debugfs_kprobe_init()