Searched defs:seg (Results 1 – 6 of 6) sorted by relevance
196 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() local270 const struct Segment *seg; member277 const struct Segment *seg = it->shared; in osSegmentIteratorNext() local
475 struct Segment *seg = osGetSegment(app); in osAppSegmentSetState() local490 bool osSegmentSetSize(struct Segment *seg, uint32_t size) in osSegmentSetSize()597 struct Segment seg; in osAppSegmentClose() local651 struct Segment *seg = osGetSegment(app); in osAppWipeData() local839 const struct Segment *seg; in osExtAppFind() local
335 struct Segment *seg = osGetSegment(app); in deferredUpdateOs() local
547 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member
492 const char *seg; in handleApp() local
371 const char *seg; in handleApp() local