Searched refs:trace_parser_loaded (Results 1 – 3 of 3) sorted by relevance
888 static inline bool trace_parser_loaded(struct trace_parser *parser) in trace_parser_loaded() function
838 if (read >= 0 && trace_parser_loaded((&parser))) { in ftrace_event_write()1616 if (ret < 0 || !trace_parser_loaded(&parser)) in ftrace_event_pid_write()
4038 if (read >= 0 && trace_parser_loaded(parser) && in ftrace_regex_write()4389 if (trace_parser_loaded(parser)) { in ftrace_regex_release()4696 if (read >= 0 && trace_parser_loaded((&parser))) { in ftrace_graph_write()