Searched refs:NFT_PIPAPO_LT_ALIGN (Results 1 – 2 of 2) sorted by relevance
72 #define NFT_PIPAPO_LT_ALIGN(lt) (PTR_ALIGN((lt), NFT_PIPAPO_ALIGN)) macro75 #define NFT_PIPAPO_LT_ALIGN(lt) (lt) macro193 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_4bit()221 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_8bit()
729 new_p = NFT_PIPAPO_LT_ALIGN(new_lt); in pipapo_resize()730 old_p = NFT_PIPAPO_LT_ALIGN(old_lt); in pipapo_resize()773 pos = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_bucket_set()946 NFT_PIPAPO_LT_ALIGN(f->lt), in pipapo_lt_bits_adjust()947 NFT_PIPAPO_LT_ALIGN(new_lt)); in pipapo_lt_bits_adjust()950 NFT_PIPAPO_LT_ALIGN(f->lt), in pipapo_lt_bits_adjust()951 NFT_PIPAPO_LT_ALIGN(new_lt)); in pipapo_lt_bits_adjust()1466 memcpy(NFT_PIPAPO_LT_ALIGN(new_lt),1467 NFT_PIPAPO_LT_ALIGN(src->lt),1659 pos = NFT_PIPAPO_LT_ALIGN(f->lt) + g *[all …]