Home
last modified time | relevance | path

Searched defs:nextoffset (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt.c94 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag()
167 int nextoffset = 0; in fdt_next_node() local
H A Dfdt_rw.c225 int nextoffset; in fdt_add_property_() local
351 int offset, nextoffset; in fdt_add_subnode_namelen() local
H A Dfdt_sw.c263 int offset, nextoffset; in fdt_finish() local
H A Dfdt_ro.c138 int nextoffset; in nextprop_() local
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt.c162 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag()
249 int nextoffset = 0; in fdt_next_node() local
H A Dfdt_rw.c206 int nextoffset; in fdt_add_property_() local
337 int offset, nextoffset; in fdt_add_subnode_namelen() local
H A Dfdt_sw.c343 int offset, nextoffset; in fdt_finish() local
H A Dfdt_ro.c204 int nextoffset; in nextprop_() local
/openbmc/u-boot/fs/cramfs/
H A Dcramfs.c120 unsigned long inodeoffset = 0, nextoffset; in cramfs_resolve() local
299 unsigned long inodeoffset = 0, nextoffset; in cramfs_ls() local
/openbmc/u-boot/include/linux/
H A Dlibfdt.h74 int nextoffset; /* Next node offset to check */ member
/openbmc/linux/scripts/dtc/
H A Dfdtget.c138 int nextoffset; /* next node offset from libfdt */ in list_subnodes() local
/openbmc/u-boot/lib/libfdt/
H A Dfdt_region.c37 int nextoffset = 0; in fdt_find_regions() local
H A Dfdt_ro.c96 int nextoffset; in _nextprop() local
/openbmc/u-boot/cmd/
H A Dfdt.c996 int nextoffset; /* next node offset from libfdt */ in fdt_print() local
/openbmc/linux/fs/cramfs/
H A Dinode.c715 unsigned long nextoffset; in cramfs_readdir() local
/openbmc/u-boot/tools/
H A Dfdtgrep.c239 int offset, nextoffset; in display_fdt_by_regions() local