Lines Matching +defs:vmlinux +defs:s
164 unsigned int vmlinux:1; /* 1 if symbol is defined in vmlinux */ member
194 struct symbol *s = NOFAIL(malloc(sizeof(*s) + strlen(name) + 1)); in alloc_symbol() local
219 struct symbol *s; in find_symbol() local
250 static enum export export_no(const char *s) in export_no()
308 struct symbol *s = find_symbol(name); in sym_add_exported() local
333 struct symbol *s = find_symbol(name); in sym_update_crc() local
377 char *s = line; in get_next_line() local
733 static int strrcmp(const char *s, const char *sub) in strrcmp()
1306 static char *sec2annotation(const char *s) in sec2annotation()
1343 const char *const *s = list; in print_section_list() local
1909 static char *remove_dot(char *s) in remove_dot()
2026 void buf_write(struct buffer *buf, const char *s, int len) in buf_write()
2036 static void check_for_gpl_usage(enum export exp, const char *m, const char *s) in check_for_gpl_usage()
2061 static void check_for_unused(enum export exp, const char *m, const char *s) in check_for_unused()
2079 struct symbol *s, *exp; in check_exports() local
2140 struct symbol *s, *exp; in add_versions() local
2191 struct symbol *s; in add_depends() local
2293 struct symbol *s; in read_dump() local