| /scripts/dtc/ |
| D | dtc-parser.y | 42 struct data data; member 45 struct data data; member
|
| D | dtc.h | 84 struct data { struct 91 #define empty_data ((struct data){ 0 /* all .members = 0 or NULL */ }) argument
|
| D | fdtget.c | 67 static int show_data(struct display_info *disp, const char *data, int len) in show_data() 124 const struct fdt_property *data; in list_properties() local
|
| D | util.c | 73 bool util_is_printable_string(const void *data, int len) in util_is_printable_string() 348 void utilfdt_print_data(const char *data, int len) in utilfdt_print_data()
|
| D | fdtdump.c | 20 static void print_data(const char *data, int len) in print_data()
|
| D | flattree.c | 54 void (*data)(void *, struct data); member
|
| D | checks.c | 53 void *data; member
|
| /scripts/kconfig/lxdialog/ |
| D | textbox.c | 41 void *data) in refresh_text_box() 58 update_text_fn update_text, void *data) in dialog_textbox() 313 update_text, void *data) in print_page()
|
| D | dialog.h | 175 void *data; /* pointer to menu item - used by menubox+checklist */ member
|
| /scripts/kconfig/ |
| D | expr.c | 1073 void expr_print(struct expr *e, void (*fn)(void *, struct symbol *, const char *), void *data, int … in expr_print() argument 1163 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() 1173 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper()
|
| D | mconf.c | 366 struct search_data *data = _data; in update_text() local 437 struct search_data data = { in search_conf() local 758 update_text, void *data) in show_textbox_ext()
|
| D | qconf.cc | 199 const char* data; in updateMenu() local 1213 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help()
|
| D | expr.h | 179 void *data; member
|
| /scripts/dtc/libfdt/ |
| D | fdt.h | 90 char data[0]; member
|
| /scripts/ |
| D | analyze_suspend.py | 1443 def deviceMatch(self, pid, data): argument 1475 def newActionFromFunction(self, data): argument 1732 data = 0 variable in TestProps 1753 data = 0 variable in TestRun 1777 def parseStamp(line, data): argument 2588 def parseKernelLog(data): argument 3930 def devProps(data=0): argument
|
| D | docproc.c | 378 char *data, *str; in find_all_symbols() local
|
| D | kallsyms.c | 306 static int expand_symbol(unsigned char *data, int len, char *result) in expand_symbol()
|
| /scripts/gcc-plugins/ |
| D | gcc-common.h | 296 …iases(cgraph_node_ptr node, bool (*callback)(cgraph_node_ptr, void *), void *data, bool include_ov… in cgraph_for_node_and_aliases() argument 735 …iases(cgraph_node_ptr node, bool (*callback)(cgraph_node_ptr, void *), void *data, bool include_ov… in cgraph_for_node_and_aliases() argument 740 …struct cgraph_node_hook_list *cgraph_add_function_insertion_hook(cgraph_node_hook hook, void *data) in cgraph_add_function_insertion_hook() 750 …nline struct cgraph_node_hook_list *cgraph_add_node_removal_hook(cgraph_node_hook hook, void *data) in cgraph_add_node_removal_hook() 760 …struct cgraph_2node_hook_list *cgraph_add_node_duplication_hook(cgraph_2node_hook hook, void *data) in cgraph_add_node_duplication_hook()
|
| /scripts/mod/ |
| D | sumversion.c | 170 const unsigned char *data, unsigned int len) in md4_update()
|