/scripts/dtc/libfdt/ |
A 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()
|
A D | fdt_ro.c | 117 int offset = -1; in fdt_find_max_phandle() local 254 int offset = 0; in fdt_path_offset_namelen() local 343 int offset; in fdt_first_property_offset() local 382 int offset, in fdt_get_property_by_offset() 398 int offset, in fdt_get_property_namelen_() 429 int offset, in fdt_get_property_namelen() 574 int offset, depth, namelen; in fdt_get_path() local 626 int offset, depth; in fdt_supernode_atdepth_offset() local 687 int offset; in fdt_node_offset_by_prop_value() local 712 int offset; in fdt_node_offset_by_phandle() local [all …]
|
A 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
|
A 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_()
|
A D | fdt_wip.c | 73 int fdt_node_end_offset_(void *fdt, int offset) in fdt_node_end_offset_()
|
A D | libfdt.h | 122 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() 689 int offset, in fdt_get_property_by_offset_w()
|
A D | fdt_rw.c | 337 int offset, nextoffset; in fdt_add_subnode_namelen() local
|
/scripts/gdb/linux/ |
A D | utils.py | 122 def read_u16(buffer, offset): argument 139 def read_u32(buffer, offset): argument 146 def read_u64(buffer, offset): argument 153 def read_ulong(buffer, offset): argument 162 def read_atomic_long(buffer, offset): argument
|
A D | pgtable.py | 38 def is_bit_defined_tupled(data, offset): argument
|
A D | mapletree.py | 194 def mt_slot(mt, slots, offset): argument
|
/scripts/ |
A 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()
|
A D | insert-sys-cert.c | 63 unsigned long offset; member 82 unsigned long offset = x[i].sh_offset; in get_offset_from_address() local
|
A D | sorttable.c | 720 uint64_t offset = rela_offset(rel); in fill_relocs() local 775 uint64_t offset = rela_offset(rel); in replace_relocs() local 818 uint64_t offset = emloc->start_mcount_loc - shdr_addr(emloc->init_data_sec) in sort_mcount_loc() local
|
A D | kallsyms.c | 444 long long offset; in write_src() local
|
A D | recordmcount.h | 194 unsigned long offset; in get_symindex() local
|
/scripts/dtc/ |
A D | util.c | 250 size_t bufsize = 1024, offset = 0; in utilfdt_read_err() local 306 int offset; in utilfdt_write_err() local
|
A D | fdtput.c | 154 int node, offset = 0; in create_paths() local
|
A 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()
|
A D | dtc.h | 129 unsigned int offset; member
|
/scripts/mod/ |
A D | sumversion.c | 203 const unsigned int offset = mctx->byte_count & 0x3f; in md4_final_ascii() local
|
A D | modpost.c | 319 unsigned int secindex, unsigned long offset) in sym_get_data_by_offset() 1180 int32_t offset; in addend_arm_rel() local
|
/scripts/kconfig/ |
A D | expr.h | 290 size_t offset; member
|
A D | nconf.c | 376 int offset = 1; in print_function_line() local
|