/scripts/dtc/libfdt/ |
D | fdt_empty_tree.c | 13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree()
|
D | fdt_sw.c | 105 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags) in fdt_create_with_flags() 139 int fdt_create(void *buf, int bufsize) in fdt_create() 144 int fdt_resize(void *fdt, void *buf, int bufsize) in fdt_resize()
|
D | fdt.c | 277 int fdt_move(const void *fdt, void *buf, int bufsize) in fdt_move()
|
D | fdt_overlay.c | 704 char *buf; in overlay_symbol_update() local
|
D | fdt_rw.c | 400 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into()
|
D | fdt_ro.c | 520 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path()
|
/scripts/ |
D | sign-file.c | 82 char buf[120]; in display_openssl_errors() local 116 static int pem_pw_cb(char *buf, int len, int w, void *v) in pem_pw_cb() 172 unsigned char buf[2]; in read_x509() local 218 unsigned char buf[4096]; in main() local
|
D | extract-cert.c | 39 char buf[120]; in display_openssl_errors() local 78 char buf[200]; in write_cert() local
|
D | insert-sys-cert.c | 231 char *buf; in read_file() local
|
D | recordmcount.c | 99 static ssize_t uwrite(void const *const buf, size_t const count) in uwrite()
|
D | kallsyms.c | 335 char buf[KSYM_NAME_LEN]; in write_src() local
|
/scripts/basic/ |
D | fixdep.c | 270 char *buf; in read_file() local 317 void *buf; in parse_dep_file() local 394 void *buf; in main() local
|
/scripts/dtc/ |
D | fdtdump.c | 149 char *buf; in main() local
|
D | yamltree.c | 53 char buf[32]; in yaml_propval_int() local
|
D | fdtput.c | 121 const char *property, const char *buf, int len) in store_key_value()
|
D | util.c | 237 char *buf = NULL; in utilfdt_read_err() local
|
/scripts/mod/ |
D | sumversion.c | 72 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) in le32_to_cpu_array() 80 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array()
|
D | modpost.c | 2136 void __attribute__((format(printf, 2, 3))) buf_printf(struct buffer *buf, in buf_printf() 2149 void buf_write(struct buffer *buf, const char *s, int len) in buf_write() 2514 struct buffer buf = { }; in write_dump() local 2570 struct buffer buf = { }; in main() local
|
/scripts/kconfig/ |
D | preprocess.c | 134 char buf[16]; in do_lineno() local 144 char buf[256]; in do_shell() local
|
D | confdata.c | 208 char buf[4096]; in conf_message() local 755 char buf[256]; in conf_write_heading() local
|
D | mconf.c | 363 static void update_text(char *buf, size_t start, size_t end, void *_data) in update_text()
|
D | expr.c | 1221 char buf[32]; in expr_print() local
|
D | gconf.c | 81 static char buf[256]; in dbg_sym_flags() local
|
/scripts/kconfig/lxdialog/ |
D | textbox.c | 20 static char *buf; variable
|
/scripts/genksyms/ |
D | genksyms.c | 206 char buf[20]; in __add_symbol() local
|