Searched refs:trace_event_update_all (Results 1 – 3 of 3) sorted by relevance
2288 void trace_event_update_all(struct trace_eval_map **map, int len, struct module *mod);2294 static inline void trace_event_update_all(struct trace_eval_map **map, int len, struct module *mod)… in trace_event_update_all() function
3665 void trace_event_update_all(struct trace_eval_map **map, int len, struct module *mod) in trace_event_update_all() function
4674 trace_event_update_all(map, len, mod); in trace_event_update_with_eval_map()