Searched refs:padding (Results 1 – 13 of 13) sorted by relevance
130 padding = content[length:]131 if padding != b"\x00" * len(padding):
234 padding = content[length:]235 if padding != b"\x00" * len(padding):
39 #define decl_orig(insn, padding) \ argument41 .L\@_diff = padding; \
47 #define OLDINSTR(oldinstr, padding) \ argument49 ".LXEN%=_diff = " padding "\n\t" \
108 | | padding (0 to 7 octets) |136 padding 0 to 7 octets of zeros to pad the whole record to a multiple264 | control_id | padding |
192 | | padding (0 to 7 octets) |240 padding 0 to 7 octets of zeros to pad the whole record to a multiple
419 uint32_t padding; member601 uint32_t padding; /* padding for 64-bit aligned structure */ member
42 u8 padding; member
64 | | padding (0 to 7 octets) |68 NOTE: padding octets here and in all subsequent format specifications must be
246 Note that every structure has padding. This is added so that the hypervisor339 * `_pad[7]` adds padding to align to 8 bytes.589 one uint32_t to determine the sub-operations and one padding field which609 * `pad` - padding - to be zero.1265 function entries: The target function (+ trailing padding) must be able1271 are smaller (without inter-function padding).1282 runtime check that verifies symbol size (+ padding to next symbols) for
109 | padding for tx | unused | | netif_extra_info'305 Notice the lack of padding, and that is because it's not used on Rx, as Rx
268 | in_cons | in_prod | padding |out_cons |out_prod |ring_orde|
372 - **pad**: padding947 | in_cons | in_prod |in_error | padding |out_cons |out_prod |out_error|
Completed in 28 milliseconds