Home
last modified time | relevance | path

Searched defs:fill (Results 1 – 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/net/netfilter/
Dnft_set_pipapo_avx2.c218 static int nft_pipapo_avx2_lookup_4b_2(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_2()
280 static int nft_pipapo_avx2_lookup_4b_4(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_4()
356 static int nft_pipapo_avx2_lookup_4b_8(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_8()
451 static int nft_pipapo_avx2_lookup_4b_12(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_12()
540 static int nft_pipapo_avx2_lookup_4b_32(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_32()
675 static int nft_pipapo_avx2_lookup_8b_1(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_1()
732 static int nft_pipapo_avx2_lookup_8b_2(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_2()
796 static int nft_pipapo_avx2_lookup_8b_4(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_4()
871 static int nft_pipapo_avx2_lookup_8b_6(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_6()
956 static int nft_pipapo_avx2_lookup_8b_16(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_16()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c19 void *fill) in do_one()
65 char *src, *dst, *redzone, *fill; in test_copy_loop() local
/kernel/linux/linux-5.10/tools/lib/bpf/
Dxsk.c62 struct xsk_ring_prod *fill; member
217 struct xsk_ring_prod *fill, in xsk_create_umem_rings()
277 __u64 size, struct xsk_ring_prod *fill, in xsk_umem__create_v0_0_4()
341 __u64 size, struct xsk_ring_prod *fill, in xsk_umem__create_v0_0_2()
662 struct xsk_ring_prod *fill, in xsk_create_ctx()
702 struct xsk_ring_prod *fill, in xsk_socket__create_shared()
Dxsk.h48 static inline __u64 *xsk_ring_prod__fill_addr(struct xsk_ring_prod *fill, in xsk_ring_prod__fill_addr()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_frame.c65 size_t fill; in fc_frame_alloc_fill() local
Dfc_libfc.c160 u32 fill; in fc_fill_hdr() local
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
Dbinfmt_script44 fill="A", arg="", newline="\n", hashbang="#!"): argument
/kernel/linux/linux-5.10/lib/
Dtest_stackinit.c279 static int noinline __leaf_switch_none(int path, bool fill) in __leaf_switch_none()
313 static noinline __init int leaf_switch_1_none(unsigned long sp, bool fill, in leaf_switch_1_none()
319 static noinline __init int leaf_switch_2_none(unsigned long sp, bool fill, in leaf_switch_2_none()
Dbtree.c417 int fill; in btree_grow() local
435 int fill; in btree_shrink() local
453 int i, pos, fill, err; in btree_insert_level() local
541 unsigned long *key, int level, unsigned long *child, int fill) in rebalance()
595 int i, pos, fill; in btree_remove_level() local
/kernel/linux/linux-5.10/lib/crypto/
Dblake2s.c24 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in blake2s_update() local
/kernel/linux/linux-5.10/crypto/
Dblake2s_generic.c47 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in crypto_blake2s_update() local
Dblake2b_generic.c189 const size_t fill = BLAKE2B_BLOCKBYTES - left; in blake2b_update() local
Daegis128-core.c297 unsigned int fill = AEGIS_BLOCK_SIZE - pos; in crypto_aegis128_process_ad() local
/kernel/linux/linux-5.10/arch/x86/crypto/
Dblake2s-glue.c93 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in crypto_blake2s_update() local
Daegis128-aesni-glue.c86 unsigned int fill = AEGIS128_BLOCK_SIZE - pos; in crypto_aegis128_aesni_process_ad() local
/kernel/linux/linux-5.10/lib/zlib_inflate/
Dinftrees.c36 unsigned fill; /* index for replicating entries */ in zlib_inflate_table() local
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
Dgrulib.h121 char fill[10]; member
150 int fill[16]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_init_ops.c248 u32 addr, u32 fill, u32 fill_count) in qed_init_fill_dmae()
269 u32 addr, u32 fill, u32 fill_count) in qed_init_fill()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
Dhfc_pci.h189 u_char fill[0x2100 - 0x2082]; /* alignment */ member
210 u_char fill[32768]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/pasemi/
Dpasemi_mac.c582 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
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-hash.c189 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; in sun4i_hash() local
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
Dsaa7146_core.c238 __le32 *ptr, fill; in saa7146_pgtable_build_single() local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-hash.c328 u64 fill, min_fill, byte_count; in sun8i_ss_hash_run() local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-hash.c268 u64 fill, min_fill; in sun8i_ce_hash_run() local
/kernel/linux/linux-5.10/include/net/
Dfib_rules.h85 int (*fill)(struct fib_rule *, struct sk_buff *, member

123