/scripts/dtc/libfdt/ |
A D | fdt_empty_tree.c | 13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree()
|
A D | fdt_sw.c | 109 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags) in fdt_create_with_flags() 143 int fdt_create(void *buf, int bufsize) in fdt_create() 148 int fdt_resize(void *fdt, void *buf, int bufsize) in fdt_resize()
|
A D | fdt.c | 327 int fdt_move(const void *fdt, void *buf, int bufsize) in fdt_move()
|
A D | fdt_rw.c | 419 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into()
|
A D | fdt_overlay.c | 917 char *buf; in overlay_symbol_update() local
|
A D | fdt_ro.c | 571 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path()
|
/scripts/basic/ |
A D | fixdep.c | 217 char *buf; in read_file() local 389 void *buf; in parse_dep_file() local 413 void *buf; in main() local
|
/scripts/ |
A D | ssl-common.h | 9 char buf[120]; in drain_openssl_errors() local
|
A D | sign-file.c | 91 static int pem_pw_cb(char *buf, int len, int w, void *v) in pem_pw_cb() 183 unsigned char buf[2]; in read_x509() local 229 unsigned char buf[4096]; in main() local
|
A D | kallsyms.c | 115 static struct sym_entry *read_symbol(FILE *in, char **buf, size_t *buf_len) in read_symbol() 252 char *buf = NULL; in read_map() local 344 char buf[KSYM_NAME_LEN]; in write_src() local
|
A D | insert-sys-cert.c | 231 char *buf; in read_file() local
|
A D | recordmcount.c | 109 static ssize_t uwrite(void const *const buf, size_t const count) in uwrite()
|
/scripts/ipe/polgen/ |
A D | polgen.c | 62 static int write_boot_policy(const char *pathname, const char *buf, size_t size) in write_boot_policy()
|
/scripts/mod/ |
A D | sumversion.c | 74 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) in le32_to_cpu_array() 82 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array() 390 char *buf, *pos; in get_src_version() local
|
A D | modpost.c | 120 char *buf; in read_text_file() local 1474 char *buf, *p; in extract_crcs_for_object() local 1536 char *buf, *p, *obj; in mod_set_crcs() local 1669 void __attribute__((format(printf, 2, 3))) buf_printf(struct buffer *buf, in buf_printf() 1682 void buf_write(struct buffer *buf, const char *s, int len) in buf_write() 1775 char *buf, *p, *name; in handle_white_list_exports() local 1855 static void add_exported_symbols(struct buffer *buf, struct module *mod) in add_exported_symbols() 2069 struct buffer buf = { }; in write_vmlinux_export_c_file() local 2082 struct buffer buf = { }; in write_mod_c_file() local 2119 char *buf, *pos, *line; in read_dump() local [all …]
|
/scripts/dtc/ |
A D | yamltree.c | 54 char buf[32]; in yaml_propval_int() local
|
A D | fdtput.c | 121 const char *property, const char *buf, int len) in store_key_value()
|
A D | util.c | 249 char *buf = NULL; in utilfdt_read_err() local
|
A D | livetree.c | 598 char *buf = NULL; in get_node_by_ref() local
|
/scripts/kconfig/lxdialog/ |
A D | textbox.c | 13 static const char *buf, *page; variable
|
/scripts/kconfig/ |
A D | preprocess.c | 139 char buf[16]; in do_lineno() local 149 char buf[4096]; in do_shell() local
|
A D | expr.c | 1097 char buf[32]; in expr_print() local
|
A D | confdata.c | 197 char buf[4096]; in conf_message() local
|
/scripts/genksyms/ |
A D | genksyms.c | 201 char buf[20]; in process_enum() local
|
/scripts/gendwarfksyms/ |
A D | dwarf.c | 185 char buf[MAX_FMT_BUFFER_SIZE]; in process_fmt() local
|