/scripts/dtc/libfdt/ |
D | fdt.c | 140 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) in fdt_offset_ptr() 166 int offset = startoffset; in fdt_next_tag() local 223 int fdt_check_node_offset_(const void *fdt, int offset) in fdt_check_node_offset_() 235 int fdt_check_prop_offset_(const void *fdt, int offset) in fdt_check_prop_offset_() 247 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node() 287 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() 298 int fdt_next_subnode(const void *fdt, int offset) in fdt_next_subnode()
|
D | fdt_ro.c | 13 static int fdt_nodename_eq_(const void *fdt, int offset, in fdt_nodename_eq_() 117 int offset = -1; in fdt_find_max_phandle() local 162 unsigned int offset = n * sizeof(struct fdt_reserve_entry); in fdt_mem_rsv() local 201 static int nextprop_(const void *fdt, int offset) in nextprop_() 225 int fdt_subnode_offset_namelen(const void *fdt, int offset, in fdt_subnode_offset_namelen() 254 int offset = 0; in fdt_path_offset_namelen() local 340 int offset; in fdt_first_property_offset() local 348 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() 357 int offset, in fdt_get_property_by_offset_() 379 int offset, in fdt_get_property_by_offset() [all …]
|
D | libfdt_internal.h | 26 static inline const void *fdt_offset_ptr_(const void *fdt, int offset) in fdt_offset_ptr_() 31 static inline void *fdt_offset_ptr_w_(void *fdt, int offset) in fdt_offset_ptr_w_()
|
D | fdt_sw.c | 96 unsigned int offset = fdt_size_dt_struct(fdt); in fdt_grab_space_() local 191 int offset; in fdt_add_reservemap_entry() local 255 unsigned int struct_top, offset; in fdt_add_string_() local 343 int offset, nextoffset; in fdt_finish() local
|
D | fdt_wip.c | 73 int fdt_node_end_offset_(void *fdt, int offset) in fdt_node_end_offset_()
|
D | libfdt.h | 122 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() 664 int offset, in fdt_get_property_by_offset_w()
|
D | fdt_rw.c | 337 int offset, nextoffset; in fdt_add_subnode_namelen() local
|
/scripts/gdb/linux/ |
D | utils.py | 117 def read_u16(buffer, offset): argument 134 def read_u32(buffer, offset): argument 141 def read_u64(buffer, offset): argument 148 def read_ulong(buffer, offset): argument 157 def read_atomic_long(buffer, offset): argument
|
D | pgtable.py | 40 def is_bit_defined_tupled(data, offset): argument
|
/scripts/ |
D | recordmcount.c | 89 static off_t ulseek(off_t const offset, int const whence) in ulseek() 234 static int make_nop_x86(void *map, size_t const offset) in make_nop_x86() 276 static int make_nop_arm(void *map, size_t const offset) in make_nop_arm() 312 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 | sorttable.h | 215 uint_t offset = emloc->start_mcount_loc - _r(&(emloc->init_data_sec)->sh_addr) in sort_mcount_loc() local
|
D | kallsyms.c | 501 long long offset; in write_src() local
|
D | recordmcount.h | 194 unsigned long offset; in get_symindex() local
|
/scripts/dtc/ |
D | util.c | 250 size_t bufsize = 1024, offset = 0; in utilfdt_read_err() local 306 int offset; in utilfdt_write_err() local
|
D | fdtput.c | 154 int node, offset = 0; in create_paths() local
|
D | flattree.c | 109 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label() 645 static char *flat_read_stringtable(struct inbuf *inb, int offset) in flat_read_stringtable()
|
D | dtc.h | 129 unsigned int offset; member
|
/scripts/mod/ |
D | sumversion.c | 201 const unsigned int offset = mctx->byte_count & 0x3f; in md4_final_ascii() local
|
D | modpost.c | 337 unsigned int secindex, unsigned long offset) in sym_get_data_by_offset() 1279 int32_t offset; in addend_arm_rel() local
|
/scripts/kconfig/ |
D | expr.h | 276 size_t offset; member
|
D | nconf.c | 374 int offset = 1; in print_function_line() local
|