Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/process/
H A Dclang-format.rst136 static const struct file_operations uprobe_events_ops = {
147 static const struct file_operations uprobe_events_ops = {
/OK3568_Linux_fs/kernel/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 = {
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_uprobe.c803 static const struct file_operations uprobe_events_ops = { variable
1657 NULL, &uprobe_events_ops); in init_uprobe_trace()