/linux-6.3-rc2/net/netfilter/ |
A D | nft_set_pipapo_avx2.c | 217 static int nft_pipapo_avx2_lookup_4b_2(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_2() 279 static int nft_pipapo_avx2_lookup_4b_4(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_4() 355 static int nft_pipapo_avx2_lookup_4b_8(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_8() 450 static int nft_pipapo_avx2_lookup_4b_12(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_12() 539 static int nft_pipapo_avx2_lookup_4b_32(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_32() 674 static int nft_pipapo_avx2_lookup_8b_1(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_1() 731 static int nft_pipapo_avx2_lookup_8b_2(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_2() 795 static int nft_pipapo_avx2_lookup_8b_4(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_4() 870 static int nft_pipapo_avx2_lookup_8b_6(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_6() 1047 static int nft_pipapo_avx2_lookup_slow(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_slow() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/copyloops/ |
A D | validate.c | 19 void *fill) in do_one() 65 char *src, *dst, *redzone, *fill; in test_copy_loop() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | xsk.c | 67 struct xsk_ring_prod *fill; member 154 struct xsk_ring_prod *fill, in xsk_create_umem_rings() 214 __u64 size, struct xsk_ring_prod *fill, in xsk_umem__create() 369 struct xsk_ring_prod *fill, in xsk_create_ctx() 407 struct xsk_ring_prod *fill, in xsk_socket__create_shared()
|
A D | xsk.h | 49 static inline __u64 *xsk_ring_prod__fill_addr(struct xsk_ring_prod *fill, in xsk_ring_prod__fill_addr()
|
A D | xdp_hw_metadata.c | 41 struct xsk_ring_prod fill; member
|
/linux-6.3-rc2/lib/ |
A D | btree.c | 413 int fill; in btree_grow() local 431 int fill; in btree_shrink() local 449 int i, pos, fill, err; in btree_insert_level() local 537 unsigned long *key, int level, unsigned long *child, int fill) in rebalance() 591 int i, pos, fill; in btree_remove_level() local
|
A D | stackinit_kunit.c | 353 static int noinline __leaf_switch_none(int path, bool fill) in __leaf_switch_none() 391 static noinline int leaf_switch_1_none(unsigned long sp, bool fill, in leaf_switch_1_none() 397 static noinline int leaf_switch_2_none(unsigned long sp, bool fill, in leaf_switch_2_none()
|
/linux-6.3-rc2/lib/crypto/ |
A D | blake2s.c | 26 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in blake2s_update() local
|
/linux-6.3-rc2/drivers/scsi/libfc/ |
A D | fc_frame.c | 65 size_t fill; in fc_frame_alloc_fill() local
|
A D | fc_libfc.c | 160 u32 fill; in fc_fill_hdr() local
|
/linux-6.3-rc2/tools/testing/selftests/exec/ |
A D | binfmt_script.py | 44 fill="A", arg="", newline="\n", hashbang="#!"): argument
|
/linux-6.3-rc2/arch/s390/boot/ |
A D | ipl_data.c | 17 u8 fill[56]; /* 0x0018 */ member
|
/linux-6.3-rc2/drivers/misc/sgi-gru/ |
A D | grulib.h | 121 char fill[10]; member 150 int fill[16]; member
|
/linux-6.3-rc2/lib/zlib_inflate/ |
A D | inftrees.c | 36 unsigned fill; /* index for replicating entries */ in zlib_inflate_table() local
|
/linux-6.3-rc2/include/crypto/internal/ |
A D | blake2b.h | 29 const size_t fill = BLAKE2B_BLOCK_SIZE - state->buflen; in __blake2b_update() local
|
/linux-6.3-rc2/drivers/isdn/hardware/mISDN/ |
A D | hfc_pci.h | 189 u_char fill[0x2100 - 0x2082]; /* alignment */ member 210 u_char fill[32768]; member
|
/linux-6.3-rc2/drivers/net/ethernet/pasemi/ |
A D | pasemi_mac.c | 581 int fill, count; in pasemi_mac_replenish_rx_ring() local 1351 int cs_size, i, fill, hdr, evt; in pasemi_mac_queue_csdesc() local 1437 int fill; in pasemi_mac_start_tx() local
|
/linux-6.3-rc2/arch/x86/crypto/ |
A D | aegis128-aesni-glue.c | 86 unsigned int fill = AEGIS128_BLOCK_SIZE - pos; in crypto_aegis128_aesni_process_ad() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/ |
A D | i915_gem_migrate.c | 16 bool fill) in igt_fill_check_buffer()
|
/linux-6.3-rc2/drivers/crypto/allwinner/sun4i-ss/ |
A D | sun4i-ss-hash.c | 189 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; in sun4i_hash() local
|
/linux-6.3-rc2/drivers/media/common/saa7146/ |
A D | saa7146_core.c | 238 __le32 *ptr, fill; in saa7146_pgtable_build_single() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | xdp_metadata.c | 45 struct xsk_ring_prod fill; member
|
/linux-6.3-rc2/drivers/crypto/allwinner/sun8i-ce/ |
A D | sun8i-ce-hash.c | 268 u64 fill, min_fill, j, k; in hash_pad() local
|
/linux-6.3-rc2/drivers/char/xillybus/ |
A D | xillyusb.c | 75 int fill; /* Number of bytes in the FIFO */ member 282 unsigned int fill; in fifo_read() local 774 unsigned int fill; in try_queue_bulk_out() local
|
/linux-6.3-rc2/drivers/crypto/allwinner/sun8i-ss/ |
A D | sun8i-ss-hash.c | 423 u64 fill, min_fill, j, k; in hash_pad() local
|