Searched refs:inline_size (Results 1 – 5 of 5) sorted by relevance
515 size_t inline_size; in annotate_ecksum() local579 inline_size = range_total_size(eip); in annotate_ecksum()580 if (inline_size > ZFM_MAX_INLINE) in annotate_ecksum()587 if (inline_size == 0 && drop_if_identical) { in annotate_ecksum()613 ASSERT3U(offset, <, inline_size); in annotate_ecksum()630 inline_size *= sizeof (uint64_t); in annotate_ecksum()649 inline_size, (uint8_t *)eip->zei_bits_set, in annotate_ecksum()652 inline_size, (uint8_t *)eip->zei_bits_cleared, in annotate_ecksum()
149 if (inline_size == 0) in print_header()441 if (sizestr == NULL && size < inline_size){ in inline_struct()499 if (sizestr == NULL && size < inline_size){ in inline_struct()546 if (inline_size == 0) { in emit_struct()576 if (size >= inline_size){ in emit_struct()582 if (size >= inline_size) in emit_struct()
137 extern int inline_size; /* if this is 0, then do not generate inline code */
120 int inline_size = INLINE; variable1110 inline_size = atoi(argv[i]); in parseargs()
555 static int inline_size(struct mbuf *mb) in inline_size() function645 return inline_size(mb); in get_real_size()