Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_inject.c330 const struct file_operations event_inject_fops = { variable
H A Dtrace.h1696 extern const struct file_operations event_inject_fops;
H A Dtrace_events.c2924 *fops = &event_inject_fops; in event_callback()