/scripts/dtc/libfdt/ |
D | fdt.c | 77 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) in fdt_offset_ptr() 98 int offset = startoffset; in fdt_next_tag() local 144 int _fdt_check_node_offset(const void *fdt, int offset) in _fdt_check_node_offset() 153 int _fdt_check_prop_offset(const void *fdt, int offset) in _fdt_check_prop_offset() 162 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node() 202 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() 213 int fdt_next_subnode(const void *fdt, int offset) in fdt_next_subnode()
|
D | fdt_ro.c | 58 static int _fdt_nodename_eq(const void *fdt, int offset, in _fdt_nodename_eq() 108 static int _nextprop(const void *fdt, int offset) in _nextprop() 132 int fdt_subnode_offset_namelen(const void *fdt, int offset, in fdt_subnode_offset_namelen() 161 int offset = 0; in fdt_path_offset_namelen() local 229 int offset; in fdt_first_property_offset() local 237 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() 246 int offset, in fdt_get_property_by_offset() 267 int offset, in fdt_get_property_namelen() 310 const void *fdt_getprop_by_offset(const void *fdt, int offset, in fdt_getprop_by_offset() 366 int offset, depth, namelen; in fdt_get_path() local [all …]
|
D | fdt_sw.c | 75 int offset = fdt_size_dt_struct(fdt); in _fdt_grab_space() local 145 int offset; in fdt_add_reservemap_entry() local 206 int struct_top, offset; in _fdt_find_add_string() local 251 int offset, nextoffset; in fdt_finish() local
|
D | libfdt_internal.h | 70 static inline const void *_fdt_offset_ptr(const void *fdt, int offset) in _fdt_offset_ptr() 75 static inline void *_fdt_offset_ptr_w(void *fdt, int offset) in _fdt_offset_ptr_w()
|
D | fdt_wip.c | 97 int _fdt_node_end_offset(void *fdt, int offset) in _fdt_node_end_offset()
|
D | libfdt.h | 136 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w()
|
D | fdt_rw.c | 340 int offset, nextoffset; in fdt_add_subnode_namelen() local
|
/scripts/ |
D | recordmcount.c | 109 ulseek(int const fd, off_t const offset, int const whence) in ulseek() 196 static int make_nop_x86(void *map, size_t const offset) in make_nop_x86() 217 static int make_nop_arm64(void *map, size_t const offset) in make_nop_arm64()
|
D | insert-sys-cert.c | 63 unsigned long offset; member 82 unsigned long offset = x[i].sh_offset; in get_offset_from_address() local
|
D | kallsyms.c | 374 long long offset; in write_src() local
|
/scripts/dtc/ |
D | util.c | 204 off_t bufsize = 1024, offset = 0; in utilfdt_read_err_len() local 271 int offset; in utilfdt_write_err() local
|
D | fdtput.c | 168 int node, offset = 0; in create_paths() local
|
D | flattree.c | 124 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label() 659 static char *flat_read_stringtable(struct inbuf *inb, int offset) in flat_read_stringtable()
|
D | dtc.h | 79 int offset; member
|
/scripts/mod/ |
D | sumversion.c | 201 const unsigned int offset = mctx->byte_count & 0x3f; in md4_final_ascii() local 456 unsigned long offset) in write_version()
|
/scripts/kconfig/ |
D | expr.h | 187 size_t offset; member
|
D | nconf.c | 366 int offset = 1; in print_function_line() local
|