Searched refs:evspy_info (Results 1 – 2 of 2) sorted by relevance
60 struct evspy_info *start = in notify_static()61 ll_entry_start(struct evspy_info, evspy_info); in notify_static()62 const int n_ents = ll_entry_count(struct evspy_info, evspy_info); in notify_static()63 struct evspy_info *spy; in notify_static()144 struct evspy_info *start = in event_show_spy_list()145 ll_entry_start(struct evspy_info, evspy_info); in event_show_spy_list()146 const int n_ents = ll_entry_count(struct evspy_info, evspy_info); in event_show_spy_list()147 struct evspy_info *spy; in event_show_spy_list()161 struct evspy_info *spy, *end; in event_manual_reloc()163 spy = ll_entry_start(struct evspy_info, evspy_info); in event_manual_reloc()[all …]
95 struct evspy_info { struct110 static inline const char *event_spy_id(struct evspy_info *spy) in event_spy_id() argument151 __used ll_entry_declare(struct evspy_info, _type ## _3_ ## _func, \152 evspy_info) = _ESPY_REC(_type, _func)
Completed in 4 milliseconds