Home
last modified time | relevance | path

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

12345

/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-6.6/net/netfilter/
Dnft_set_pipapo_avx2.c214 static int nft_pipapo_avx2_lookup_4b_2(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_2()
276 static int nft_pipapo_avx2_lookup_4b_4(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_4()
352 static int nft_pipapo_avx2_lookup_4b_8(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_8()
447 static int nft_pipapo_avx2_lookup_4b_12(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_12()
536 static int nft_pipapo_avx2_lookup_4b_32(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_4b_32()
671 static int nft_pipapo_avx2_lookup_8b_1(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_1()
728 static int nft_pipapo_avx2_lookup_8b_2(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_2()
792 static int nft_pipapo_avx2_lookup_8b_4(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_4()
867 static int nft_pipapo_avx2_lookup_8b_6(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_8b_6()
952 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-6.6/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()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dxsk.c69 struct xsk_ring_prod *fill; member
162 struct xsk_ring_prod *fill, in xsk_create_umem_rings()
222 __u64 size, struct xsk_ring_prod *fill, in xsk_umem__create()
503 struct xsk_ring_prod *fill, in xsk_create_ctx()
541 struct xsk_ring_prod *fill, in xsk_socket__create_shared()
/kernel/linux/linux-6.6/lib/crypto/
Dblake2s.c26 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in blake2s_update() local
/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-6.6/drivers/scsi/libfc/
Dfc_frame.c65 size_t fill; in fc_frame_alloc_fill() local
/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-6.6/tools/testing/selftests/exec/
Dbinfmt_script.py44 fill="A", arg="", newline="\n", hashbang="#!"): argument
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
Dbinfmt_script44 fill="A", arg="", newline="\n", hashbang="#!"): argument
/kernel/linux/linux-6.6/lib/
Dbtree.c413 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
Dstackinit_kunit.c353 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()
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
Dtest_wacom_generic.py61 def fill(self, reportdata): member in ProximityState
97 def fill(self, reportdata): member in Buttons
122 def fill(self, reportdata): member in ToolID
/kernel/linux/linux-6.6/arch/s390/boot/
Dipl_data.c17 u8 fill[56]; /* 0x0018 */ member
/kernel/linux/linux-5.10/lib/zlib_inflate/
Dinftrees.c36 unsigned fill; /* index for replicating entries */ in zlib_inflate_table() local
/kernel/linux/linux-6.6/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-6.6/drivers/misc/sgi-gru/
Dgrulib.h121 char fill[10]; member
150 int fill[16]; member
/kernel/linux/linux-5.10/include/crypto/internal/
Dblake2s.h33 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in __blake2s_update() local
/kernel/linux/linux-6.6/include/crypto/internal/
Dblake2b.h29 const size_t fill = BLAKE2B_BLOCK_SIZE - state->buflen; in __blake2b_update() local
/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()

12345