Searched defs:target (Results 1 – 11 of 11) sorted by relevance
/scripts/dtc/ |
A D | dtc-parser.y | 187 struct node *target = get_node_by_ref($1, $3); variable 211 struct node *target = get_node_by_ref($1, $2); variable 222 struct node *target = get_node_by_ref($1, $2); variable 241 struct node *target = get_node_by_ref($1, $3); variable 253 struct node *target = get_node_by_ref($1, $3); variable
|
A D | livetree.c | 585 struct node *target = tree; in get_node_by_ref() local
|
/scripts/gendwarfksyms/ |
A D | kabi.c | 84 const char *target; member 93 const char *target) in rule_values_hash() 251 char *target = NULL; in get_enumerator_target() local 259 static struct rule *find_rule(enum kabi_rule_type type, const char *target) in find_rule() 281 char *target; in find_enumerator_rule() local
|
/scripts/kconfig/ |
A D | mnconf-common.h | 11 struct menu *target; member
|
A D | expr.h | 291 struct menu *target; member
|
/scripts/gendwarfksyms/examples/ |
A D | kabi.h | 40 #define ___KABI_RULE(hint, target, value) \ argument 46 #define __KABI_RULE(hint, target, value) \ argument
|
/scripts/basic/ |
A D | fixdep.c | 261 static void parse_dep_file(char *p, const char *target) in parse_dep_file() 412 const char *depfile, *target, *cmdline; in main() local
|
/scripts/ |
A D | generate_rust_analyzer.py | 146 def is_root_crate(build_file, target): argument
|
A D | bpf_doc.py | 238 def seek_to(self, target, help_message, discard_lines = 1): argument
|
/scripts/dtc/libfdt/ |
A D | fdt_overlay.c | 721 int target; in overlay_prevent_phandle_overwrite() local 769 static int overlay_apply_node(void *fdt, int target, in overlay_apply_node() 837 int target; in overlay_merge() local 909 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
|
/scripts/mod/ |
A D | symsearch.c | 160 struct syminfo target; in symsearch_find_nearest() local
|
Completed in 15 milliseconds