Searched refs:scratch_aligned (Results 1 – 1 of 1) sorted by relevance
1172 void *scratch_aligned; local1200 scratch_aligned = NFT_PIPAPO_LT_ALIGN(&scratch->map);1201 scratch_aligned -= offsetof(struct nft_pipapo_scratch, map);1202 align_off = scratch_aligned - (void *)scratch;1204 scratch = scratch_aligned;