Searched refs:codetag (Results 1 – 3 of 3) sorted by relevance
27 struct codetag { struct36 struct codetag *ct; argument43 struct codetag *start, struct codetag *end);45 struct codetag *start, struct codetag *end);59 struct codetag *ct;80 struct codetag *codetag_next_ct(struct codetag_iterator *iter);82 void codetag_to_text(struct seq_buf *out, struct codetag *ct);
25 struct codetag *start;26 struct codetag *stop;64 static inline struct codetag *get_first_module_ct(struct codetag_module *cmod) in get_first_module_ct()70 struct codetag *get_next_module_ct(struct codetag_iterator *iter) in get_next_module_ct()72 struct codetag *res = (struct codetag *) in get_next_module_ct()78 struct codetag *codetag_next_ct(struct codetag_iterator *iter) in codetag_next_ct()82 struct codetag *ct; in codetag_next_ct()120 void codetag_to_text(struct seq_buf *out, struct codetag *ct) in codetag_to_text()
6354 F: include/asm-generic/codetag.lds.h6355 F: include/linux/codetag.h6356 F: lib/codetag.c