Home
last modified time | relevance | path

Searched defs:seg (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dseos.h196 static inline int32_t osSegmentGetSize(const struct Segment *seg) in osSegmentGetSize()
201 static inline uint32_t osSegmentGetState(const struct Segment *seg) in osSegmentGetState()
206 static inline struct AppHdr *osSegmentGetData(const struct Segment *seg) in osSegmentGetData()
218 static inline uint32_t osSegmentGetCrc(const struct Segment *seg) in osSegmentGetCrc()
230 static inline const struct Segment *osSegmentSizeGetNext(const struct Segment *seg, uint32_t size) in osSegmentSizeGetNext()
239 static inline const struct Segment *osSegmentGetNext(const struct Segment *seg) in osSegmentGetNext()
256 struct Segment *seg = osGetSegment(app); in osAppSegmentCalcCrcResidue() local
270 const struct Segment *seg; member
277 const struct Segment *seg = it->shared; in osSegmentIteratorNext() local
/device/google/contexthub/firmware/os/core/
Dseos.c475 struct Segment *seg = osGetSegment(app); in osAppSegmentSetState() local
490 bool osSegmentSetSize(struct Segment *seg, uint32_t size) in osSegmentSetSize()
597 struct Segment seg; in osAppSegmentClose() local
651 struct Segment *seg = osGetSegment(app); in osAppWipeData() local
839 const struct Segment *seg; in osExtAppFind() local
DnanohubCommand.c335 struct Segment *seg = osGetSegment(app); in deferredUpdateOs() local
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
Dblkif.h547 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c492 const char *seg; in handleApp() local
Dpostprocess_elf.c371 const char *seg; in handleApp() local