Home
last modified time | relevance | path

Searched defs:r (Results 1 – 7 of 7) sorted by relevance

/scripts/genksyms/
Dkeywords.c69 struct resword *r = keywords + i; in is_reserved_word() local
Dparse.y48 struct string_list *b = *body, *i = *ident, *r; in record_compound() local
/scripts/mod/
Dmodpost.c1404 char *r = p; in sec2annotation() local
1604 Elf_Rela *r, Elf_Sym *sym, const char *fromsec) in default_mismatch_handler()
1645 static void find_extable_entry_size(const char* const sec, const Elf_Rela* r) in find_extable_entry_size()
1660 static inline bool is_extable_fault_address(Elf_Rela *r) in is_extable_fault_address()
1679 Elf_Rela* r, Elf_Sym* sym, in report_extable_warnings()
1717 Elf_Rela* r, Elf_Sym* sym, in extable_mismatch_handler()
1752 Elf_Rela *r, Elf_Sym *sym, const char *fromsec) in check_section_mismatch()
1768 Elf_Shdr *sechdr, Elf_Rela *r) in reloc_location()
1777 static int addend_386_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r) in addend_386_rel()
1813 static int addend_arm_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r) in addend_arm_rel()
[all …]
/scripts/kconfig/
Dmenu.c701 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
770 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str()
791 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str()
Dmconf.c754 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
763 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
/scripts/basic/
Dfixdep.c244 const char *q, *r; in parse_config_file() local
/scripts/
Dsortextable.c163 static uint32_t (*r)(const uint32_t *); variable