Lines Matching refs:offset
160 nodeoffset: Node offset of previous node
179 nodeoffset: Node offset of parent node
183 The offset of the first subnode, if any
194 nodeoffset: Node offset of previous subnode
198 The offset of the next subnode, if any
225 Start offset of struct area
233 Start offset of string area
241 Start offset of memory reserve map
273 Start offset of string area
281 Start offset of struct area
305 """Get the offset of a named subnode
313 The node offset of the found node, if any
322 """Get the offset for a given path
329 Node offset
351 """Get the offset of the first property in a node offset
408 nodeoffset: Node offset containing property to get
430 nodeoffset: Node offset to check
451 """Get the offset of a node's parent
454 nodeoffset: Node offset to check
458 The offset of the parent node, if any
466 """Get the offset of a node with the given phandle
473 The offset of node with that phandle, if any
558 nodeoffset: Node offset of node to update
575 nodeoffset: Node offset containing the property to create/update
593 nodeoffset: Node offset containing the property to create/update
611 nodeoffset: Node offset containing the property to create/update
631 nodeoffset: Node offset containing the property to create/update
651 nodeoffset: Node offset containing property to delete
667 parentoffset: Parent offset to add the subnode to
671 offset of the node created, or negative error code on failure