Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 63) sorted by relevance

123

/scripts/lib/kdoc/
A Dkdoc_output.py130 def check_doc(self, name, args): argument
178 def msg(self, fname, name, args): argument
218 def out_doc(self, fname, name, args): argument
224 def out_enum(self, fname, name, args): argument
227 def out_typedef(self, fname, name, args): argument
230 def out_struct(self, fname, name, args): argument
356 def out_doc(self, fname, name, args): argument
443 def out_enum(self, fname, name, args): argument
489 def out_struct(self, fname, name, args): argument
617 def out_doc(self, fname, name, args): argument
[all …]
/scripts/dtc/libfdt/
A Dlibfdt.h260 #define fdt_set_hdr_(name) \ argument
748 const char *name, in fdt_get_property_w()
808 const char *name, int namelen, in fdt_getprop_namelen_w()
847 const char *name, int *lenp) in fdt_getprop_w()
1386 const char *name, uint32_t val) in fdt_setprop_inplace_u32()
1421 const char *name, uint64_t val) in fdt_setprop_inplace_u64()
1438 const char *name, uint32_t val) in fdt_setprop_inplace_cell()
1574 #define fdt_property_string(fdt, name, str) \ argument
1931 const char *name, uint32_t val) in fdt_appendprop_u32()
1966 const char *name, uint64_t val) in fdt_appendprop_u64()
[all …]
A Dfdt_wip.c14 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial()
33 int fdt_setprop_inplace(void *fdt, int nodeoffset, const char *name, in fdt_setprop_inplace()
59 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) in fdt_nop_property()
A Dfdt_rw.c184 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, in fdt_resize_property_()
202 static int fdt_add_property_(void *fdt, int nodeoffset, const char *name, in fdt_add_property_()
235 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name()
258 int fdt_setprop_placeholder(void *fdt, int nodeoffset, const char *name, in fdt_setprop_placeholder()
276 int fdt_setprop(void *fdt, int nodeoffset, const char *name, in fdt_setprop()
291 int fdt_appendprop(void *fdt, int nodeoffset, const char *name, in fdt_appendprop()
318 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop()
334 const char *name, int namelen) in fdt_add_subnode_namelen()
377 int fdt_add_subnode(void *fdt, int parentoffset, const char *name) in fdt_add_subnode()
A Dfdt_overlay.c102 const char *name, uint32_t delta) in overlay_phandle_add_offset()
212 const char *name; in overlay_update_local_node_references() local
334 const char *name, uint32_t name_len, in overlay_fixup_one_phandle()
408 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local
559 const char *name; in overlay_update_node_conflicting_references() local
681 const char *name = fdt_get_name(fdto, fdtochild, NULL); in overlay_prevent_phandle_overwrite_node() local
776 const char *name; in overlay_apply_node() local
794 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node() local
866 const char *name; in get_path_len() local
913 const char *name; in overlay_symbol_update() local
A Dfdt_ro.c226 const char *name, int namelen) in fdt_subnode_offset_namelen()
245 const char *name) in fdt_subnode_offset()
399 const char *name, in fdt_get_property_namelen_()
430 const char *name, in fdt_get_property_namelen()
448 const char *name, int *lenp) in fdt_get_property()
455 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
481 const char *name; in fdt_getprop_by_offset() local
506 const char *name, int *lenp) in fdt_getprop()
541 const char *name, int namelen) in fdt_get_alias_namelen()
561 const char *name, int namelen) in fdt_get_symbol_namelen()
[all …]
A Dfdt_addresses.c14 static int fdt_cells(const void *fdt, int nodeoffset, const char *name) in fdt_cells()
58 const char *name, uint64_t addr, uint64_t size) in fdt_appendprop_addrrange()
A Dfdt_sw.c219 int fdt_begin_node(void *fdt, const char *name) in fdt_begin_node()
293 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder()
325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property()
/scripts/selinux/mdp/
A Dmdp.c20 static void usage(char *name) in usage()
28 const char *name; member
70 const char *name = initial_sid_to_string[i]; in main() local
139 const char *name = initial_sid_to_string[i]; in main() local
/scripts/kconfig/
A Dpreprocess.c41 char *name; member
46 static void env_add(const char *name, const char *value) in env_add()
66 static char *env_expand(const char *name) in env_expand()
111 const char *name; member
206 static char *function_expand(const char *name, int argc, char *argv[]) in function_expand()
236 char *name; member
243 static struct variable *variable_lookup(const char *name) in variable_lookup()
255 static char *variable_expand(const char *name, int argc, char *argv[]) in variable_expand()
283 void variable_add(const char *name, const char *value, in variable_add()
352 char *tmp, *name, *res, *endptr, *prev, *p; in eval_clause() local
A Dconfdata.c135 static int conf_touch_dep(const char *name) in conf_touch_dep()
211 char *name = getenv("KCONFIG_CONFIG"); in conf_get_configname() local
218 char *name = getenv("KCONFIG_AUTOCONFIG"); in conf_get_autoconfig_name() local
225 char *name = getenv("KCONFIG_AUTOHEADER"); in conf_get_autoheader_name() local
232 char *name = getenv("KCONFIG_RUSTCCFG"); in conf_get_rustccfg_name() local
320 int conf_read_simple(const char *name, int def) in conf_read_simple()
489 int conf_read(const char *name) in conf_read()
804 int conf_write(const char *name) in conf_write()
922 char name[PATH_MAX], tmp[PATH_MAX]; in conf_write_autoconf_cmd() local
963 const char *name, *tmp; in conf_touch_deps() local
A Dutil.c21 char name[]; member
25 const char *file_lookup(const char *name) in file_lookup()
/scripts/gendwarfksyms/
A Dtypes.c70 char *name; member
105 static int __type_map_get(const char *name, struct type_expansion **res) in __type_map_get()
119 static struct type_expansion *type_map_add(const char *name, in type_map_add()
161 static int type_map_get(const char *name, struct type_expansion **res) in type_map_get()
297 char *name; in get_type_name() local
363 char *name; in __type_expand() local
402 static void type_expand(const char *name, struct die *cache, in type_expand()
415 static void type_parse(const char *name, const char *str, in type_parse()
486 char *name; in expand_type() local
A Dsymbols.c51 bool is_symbol_ptr(const char *name) in is_symbol_ptr()
56 static unsigned int for_each(const char *name, symbol_callback_t func, in for_each()
126 static bool is_exported(const char *name) in is_exported()
135 char *name = NULL; in symbol_read_exports() local
172 struct symbol *symbol_get(const char *name) in symbol_get()
249 const char *name = NULL; in elf_for_each_global() local
301 static void elf_set_symbol_addr(const char *name, GElf_Sym *sym, in elf_set_symbol_addr()
/scripts/gdb/linux/
A Ddevice.py49 def get_bus_by_name(name): argument
56 def get_class_by_name(name): argument
156 def invoke(self, bus, name): argument
170 def invoke(self, cls, name): argument
A Dclk.py64 def lookup_hlist(self, hlist_head, name): argument
72 def invoke(self, name): argument
/scripts/include/
A Dhashtable.h8 #define HASH_SIZE(name) (ARRAY_SIZE(name)) argument
10 #define HASHTABLE_DECLARE(name, size) struct hlist_head name[size] argument
12 #define HASHTABLE_DEFINE(name, size) \ argument
/scripts/genksyms/
A Dgenksyms.c45 const char *name; member
153 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact) in find_symbol()
184 static struct string_list *process_enum(const char *name, enum symbol_type type, in process_enum()
227 static struct symbol *__add_symbol(const char *name, enum symbol_type type, in __add_symbol()
313 struct symbol *add_symbol(const char *name, enum symbol_type type, in add_symbol()
319 static struct symbol *add_reference_symbol(const char *name, enum symbol_type type, in add_reference_symbol()
638 void export_symbol(const char *name) in export_symbol()
699 static void print_type_name(enum symbol_type type, const char *name) in print_type_name()
A Dparse.y504 const char *name = (*$1)->string; variable
509 const char *name = (*$1)->string; variable
A Dkeywords.c3 const char *name; member
/scripts/dtc/
A Dlivetree.c39 struct property *build_property(const char *name, struct data val, in build_property()
53 struct property *build_property_delete(const char *name) in build_property_delete()
119 struct node *name_node(struct node *node, const char *name) in name_node()
234 char *name; in add_orphan_node() local
280 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
313 void delete_node_by_name(struct node *parent, char *name) in delete_node_by_name()
340 char *name, const void *data, int len, in append_to_property()
621 const char *name, int format) in add_phandle_property()
830 static struct node *build_root_node(struct node *dt, const char *name) in build_root_node()
1059 void generate_fixups_tree(struct dt_info *dti, const char *name) in generate_fixups_tree()
[all …]
A Ddtc-lexer.l55 char *name = strchr(yytext, '\"') + 1; variable
/scripts/crypto/
A Dgen-hash-testvecs.py76 def print_static_u8_array_definition(name, value): argument
82 def print_c_struct_u8_array_field(name, value): argument
/scripts/basic/
A Dfixdep.c114 char name[]; member
133 static void add_to_hashtable(const char *name, int len, unsigned int hash, in add_to_hashtable()
150 static bool in_hashtable(const char *name, int len, struct item *hashtab[]) in in_hashtable()
/scripts/
A Dinsert-sys-cert.c61 char *name; member
93 static void get_symbol_from_map(Elf_Ehdr *hdr, FILE *f, char *name, in get_symbol_from_map()
133 static Elf_Sym *find_elf_symbol(Elf_Ehdr *hdr, Elf_Shdr *symtab, char *name) in find_elf_symbol()
158 char *name, struct sym *s) in get_symbol_from_table()

Completed in 31 milliseconds

123