Home
last modified time | relevance | path

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

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