/scripts/dtc/ |
D | checks.c | 62 struct node *node, in check_msg() 119 #define FAIL(c, dti, node, ...) \ argument 126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument 134 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props() 192 struct node *node) in check_always_fail() 199 struct node *node) in check_is_string() 217 struct node *node) in check_is_string_list() 246 struct node *node) in check_is_cell() 268 struct node *node) in check_duplicate_node_names() 282 struct node *node) in check_duplicate_property_names() [all …]
|
D | dtc.h | 181 struct node { struct 185 struct node *children; argument 187 struct node *parent; argument 188 struct node *next_sibling; argument 190 char *fullpath; 191 int basenamelen; 193 cell_t phandle; 194 int addr_cells, size_cells; 196 struct label *labels; 197 const struct bus_type *bus; [all …]
|
D | livetree.c | 119 struct node *name_node(struct node *node, char *name) in name_node() 128 struct node *omit_node_if_unused(struct node *node) in omit_node_if_unused() 135 struct node *reference_node(struct node *node) in reference_node() 231 struct node *node; in add_orphan_node() local 266 void add_property(struct node *node, struct property *prop) in add_property() 279 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name() 314 struct node *node = parent->children; in delete_node_by_name() local 325 void delete_node(struct node *node) in delete_node() 338 void append_to_property(struct node *node, in append_to_property() 416 const char *get_unitname(struct node *node) in get_unitname() [all …]
|
D | fdtget.c | 108 static int list_properties(const void *blob, int node) in list_properties() 136 static int list_subnodes(const void *blob, int node) in list_subnodes() 193 int node, const char *property) in show_data_for_item() 241 int i, node; in do_fdtget() local
|
D | fdtput.c | 123 int node; in store_key_value() local 154 int node, offset = 0; in create_paths() local 194 int node = 0; in create_node() local
|
D | dtc-parser.y | 41 struct node *node; member
|
D | srcpos.c | 130 struct search_path *node; in fopen_any_on_path() local 217 struct search_path *node; in srcfile_add_search_path() local
|
D | flattree.c | 734 struct node *node; in unflatten_tree() local
|
/scripts/gdb/linux/ |
D | rbtree.py | 45 def rb_parent(node): argument 50 def rb_empty_node(node): argument 54 def rb_next(node): argument 77 def rb_prev(node): argument 149 def invoke(self, node): argument 169 def invoke(self, node): argument
|
/scripts/gcc-plugins/ |
D | gcc-common.h | 165 #define DECL_NAME_POINTER(node) IDENTIFIER_POINTER(DECL_NAME(node)) argument 166 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) argument 167 #define TYPE_NAME_POINTER(node) IDENTIFIER_POINTER(TYPE_NAME(node)) argument 168 #define TYPE_NAME_LENGTH(node) IDENTIFIER_LENGTH(TYPE_NAME(node)) argument 315 struct cgraph_node *node = cgraph_get_node(decl); in cgraph_get_create_node() local 320 static inline bool cgraph_function_with_gimple_body_p(struct cgraph_node *node) in cgraph_function_with_gimple_body_p() 327 struct cgraph_node *node; in cgraph_first_function_with_gimple_body() local 335 static inline struct cgraph_node *cgraph_next_function_with_gimple_body(struct cgraph_node *node) in cgraph_next_function_with_gimple_body() 343 static inline bool cgraph_for_node_and_aliases(cgraph_node_ptr node, bool (*callback)(cgraph_node_p… in cgraph_for_node_and_aliases() argument 359 #define FOR_EACH_FUNCTION_WITH_GIMPLE_BODY(node) \ argument [all …]
|
D | stackleak_plugin.c | 58 cgraph_node_ptr node; in add_stack_tracking_gcall() local 93 varpool_node_ptr node; in get_current_stack_pointer_decl() local 438 static inline bool string_equal(tree node, const char *string, int length) in string_equal() 449 #define STRING_EQUAL(node, str) string_equal(node, str, strlen(str)) argument
|
D | randomize_layout_plugin.c | 26 #define ORIG_TYPE_NAME(node) \ argument 76 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_… in handle_randomize_layout_attr() 119 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_… in handle_randomize_considered_attr() 129 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_a… in handle_randomize_performed_attr() 438 static int is_pure_ops_struct(const_tree node) in is_pure_ops_struct() 667 struct varpool_node *node; in check_global_variables() local
|
D | latent_entropy_plugin.c | 128 static tree handle_latent_entropy_attribute(tree *node, tree name, in handle_latent_entropy_attribute() 491 varpool_node_ptr node; in create_latent_entropy_decl() local
|
D | structleak_plugin.c | 53 static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_user_attribute()
|
/scripts/genksyms/ |
D | parse.y | 29 struct string_list *node = *p; in remove_node() local
|
D | genksyms.c | 323 void free_node(struct string_list *node) in free_node() 367 struct string_list *copy_node(struct string_list *node) in copy_node() 411 struct string_list node = { in read_node() local
|
/scripts/dtc/libfdt/ |
D | fdt_overlay.c | 116 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset() 156 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles() 558 void *fdto, int node) in overlay_apply_node()
|
D | libfdt.h | 230 #define fdt_for_each_subnode(node, fdt, parent) \ argument 610 #define fdt_for_each_property_offset(property, fdt, node) \ argument
|
/scripts/kconfig/ |
D | preprocess.c | 41 struct list_head node; member 236 struct list_head node; member
|
D | gconf.c | 1162 static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row) in set_node() 1201 GtkTreeIter *node = parents[indent]; in place_node() local
|
/scripts/kconfig/lxdialog/ |
D | dialog.h | 162 struct dialog_item node; member
|