Searched refs:scratch_aligned (Results 1 – 1 of 1) sorted by relevance
1209 void *scratch_aligned; local1238 scratch_aligned = NFT_PIPAPO_LT_ALIGN(&scratch->map);1239 scratch_aligned -= offsetof(struct nft_pipapo_scratch, map);1240 align_off = scratch_aligned - (void *)scratch;1242 scratch = scratch_aligned;