Home
last modified time | relevance | path

Searched refs:tracing_map_ops (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtracing_map.h191 const struct tracing_map_ops *ops;
233 struct tracing_map_ops { struct
243 const struct tracing_map_ops *ops, argument
H A Dtracing_map.c770 const struct tracing_map_ops *ops, in tracing_map_create()