Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dkprobes.c3018 static const struct file_operations fops_kp = { variable
3032 debugfs_create_file("enabled", 0600, dir, NULL, &fops_kp); in debugfs_kprobe_init()