Home
last modified time | relevance | path

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

/linux-6.15/Documentation/dev-tools/
H A Dclang-format.rst136 static const struct file_operations uprobe_events_ops = {
147 static const struct file_operations uprobe_events_ops = {
/linux-6.15/Documentation/translations/it_IT/dev-tools/
H A Dclang-format.rst149 static const struct file_operations uprobe_events_ops = {
160 static const struct file_operations uprobe_events_ops = {
/linux-6.15/kernel/trace/
H A Dtrace_uprobe.c817 static const struct file_operations uprobe_events_ops = { variable
1704 NULL, &uprobe_events_ops); in init_uprobe_trace()