Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.c148 union trace_eval_map_item;
155 union trace_eval_map_item *next;
168 union trace_eval_map_item { union
174 static union trace_eval_map_item *trace_eval_maps;
5560 static union trace_eval_map_item *
5561 update_eval_map(union trace_eval_map_item *ptr) in update_eval_map()
5576 union trace_eval_map_item *ptr = v; in eval_map_next()
5595 union trace_eval_map_item *v; in eval_map_start()
5618 union trace_eval_map_item *ptr = v; in eval_map_show()
5652 static inline union trace_eval_map_item *
[all …]