Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dseos.h188 static inline int32_t osSegmentGetSize(const struct Segment *seg) in osSegmentGetSize()
193 static inline uint32_t osSegmentGetState(const struct Segment *seg) in osSegmentGetState()
198 static inline struct AppHdr *osSegmentGetData(const struct Segment *seg) in osSegmentGetData()
220 static inline const struct Segment *osSegmentSizeGetNext(const struct Segment *seg, uint32_t size) in osSegmentSizeGetNext()
229 static inline const struct Segment *osSegmentGetNext(const struct Segment *seg) in osSegmentGetNext()
242 const struct Segment *seg; member
249 const struct Segment *seg = it->shared; in osSegmentIteratorNext() local
/device/google/contexthub/firmware/os/core/
Dseos.c453 struct Segment *seg = osGetSegment(app); in osAppSegmentSetState() local
468 bool osSegmentSetSize(struct Segment *seg, uint32_t size) in osSegmentSetSize()
557 struct Segment seg; in osAppSegmentClose() local
611 struct Segment *seg = osGetSegment(app); in osAppWipeData() local
767 const struct Segment *seg; in osExtAppFind() local
DnanohubCommand.c323 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.c368 const char *seg; in handleApp() local