Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/process/
H A Dclang-format.rst136 static const struct file_operations uprobe_events_ops = {
147 static const struct file_operations uprobe_events_ops = {
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dclang-format.rst149 static const struct file_operations uprobe_events_ops = {
160 static const struct file_operations uprobe_events_ops = {
/openbmc/linux/kernel/trace/
H A Dtrace_uprobe.c804 static const struct file_operations uprobe_events_ops = { variable
1658 NULL, &uprobe_events_ops); in init_uprobe_trace()