Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dkprobes.c2952 static const struct file_operations fops_kp = { variable
2966 debugfs_create_file("enabled", 0600, dir, NULL, &fops_kp); in debugfs_kprobe_init()