Searched refs:marker (Results 1 – 7 of 7) sorted by relevance
23 static __noinit uint32_t marker; variable27 marker = MAGIC; in pm_s2ram_mark_set()32 if (marker == MAGIC) { in pm_s2ram_mark_check_and_clear()33 marker = 0; in pm_s2ram_mark_check_and_clear()
38 prefixing each frame with two byte marker and terminating it with newline.52 frame consists of two byte start marker, body and terminating newline56 and initial-final; each frame type differs by start marker and/or body86 | 0x06 0x09 | 2 bytes | Frame start marker |151 | 0x04 0x14 | 2 bytes | Frame start marker |
132 uint8_t marker:1; member138 uint8_t marker:1;
334 types = [marker[1] for marker in self._markers335 if marker[1] != _MarkerType.LABEL]963 prop_copy._markers = [marker[:] for marker in prop._markers]1768 for marker in phandle._markers:1769 _, marker_type, ref = marker1814 for marker in prop._markers:1815 pos, marker_type, ref = marker1825 marker[0] = len(res)
49 Tells whether LLDPDU packet will have marker at the end of the packet.
130 /* Append Payload marker if you are going to add payload */
1355 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these