Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 23 of 23) sorted by relevance

/scripts/dtc/libfdt/
A Dfdt.c140 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 Dfdt_ro.c117 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 Dfdt_sw.c96 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 Dlibfdt_internal.h26 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 Dfdt_wip.c73 int fdt_node_end_offset_(void *fdt, int offset) in fdt_node_end_offset_()
A Dlibfdt.h122 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 Dfdt_rw.c337 int offset, nextoffset; in fdt_add_subnode_namelen() local
/scripts/gdb/linux/
A Dutils.py122 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 Dpgtable.py38 def is_bit_defined_tupled(data, offset): argument
A Dmapletree.py194 def mt_slot(mt, slots, offset): argument
/scripts/
A Drecordmcount.c89 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 Dinsert-sys-cert.c63 unsigned long offset; member
82 unsigned long offset = x[i].sh_offset; in get_offset_from_address() local
A Dsorttable.c720 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 Dkallsyms.c444 long long offset; in write_src() local
A Drecordmcount.h194 unsigned long offset; in get_symindex() local
/scripts/dtc/
A Dutil.c250 size_t bufsize = 1024, offset = 0; in utilfdt_read_err() local
306 int offset; in utilfdt_write_err() local
A Dfdtput.c154 int node, offset = 0; in create_paths() local
A Dflattree.c109 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 Ddtc.h129 unsigned int offset; member
/scripts/mod/
A Dsumversion.c203 const unsigned int offset = mctx->byte_count & 0x3f; in md4_final_ascii() local
A Dmodpost.c319 unsigned int secindex, unsigned long offset) in sym_get_data_by_offset()
1180 int32_t offset; in addend_arm_rel() local
/scripts/kconfig/
A Dexpr.h290 size_t offset; member
A Dnconf.c376 int offset = 1; in print_function_line() local

Completed in 37 milliseconds