Searched refs:pipapo_refill (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/net/netfilter/ |
A D | nft_set_pipapo.h | 179 int pipapo_refill(unsigned long *map, int len, int rules, unsigned long *dst,
|
A D | nft_set_pipapo.c | 365 int pipapo_refill(unsigned long *map, int len, int rules, unsigned long *dst, in pipapo_refill() function 460 b = pipapo_refill(res_map, f->bsize, f->rules, fill_map, f->mt, in nft_pipapo_lookup() 563 b = pipapo_refill(res_map, f->bsize, f->rules, fill_map, f->mt, in pipapo_get()
|
A D | nft_set_pipapo_avx2.c | 1064 b = pipapo_refill(map, bsize, f->rules, fill, f->mt, last); in nft_pipapo_avx2_lookup_slow()
|
Completed in 9 milliseconds