Home
last modified time | relevance | path

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

1234

/openbmc/linux/net/netfilter/
H A 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()
1044 static int nft_pipapo_avx2_lookup_slow(unsigned long *map, unsigned long *fill, in nft_pipapo_avx2_lookup_slow()
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c19 void *fill) in do_one()
65 char *src, *dst, *redzone, *fill; in test_copy_loop() local
/openbmc/linux/tools/testing/selftests/bpf/
H A 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()
H A Dxsk.h49 static inline __u64 *xsk_ring_prod__fill_addr(struct xsk_ring_prod *fill, in xsk_ring_prod__fill_addr()
/openbmc/linux/lib/crypto/
H A Dblake2s.c26 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; in blake2s_update() local
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_frame.c65 size_t fill; in fc_frame_alloc_fill() local
H A Dfc_libfc.c160 u32 fill; in fc_fill_hdr() local
/openbmc/linux/tools/testing/selftests/exec/
H A Dbinfmt_script.py44 fill="A", arg="", newline="\n", hashbang="#!"): argument
/openbmc/linux/lib/
H A 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
H A 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()
/openbmc/linux/tools/testing/selftests/hid/tests/
H A 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
/openbmc/linux/arch/s390/boot/
H A Dipl_data.c17 u8 fill[56]; /* 0x0018 */ member
/openbmc/linux/lib/zlib_inflate/
H A Dinftrees.c36 unsigned fill; /* index for replicating entries */ in zlib_inflate_table() local
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c46 unsigned fill; /* index for replicating entries */ in inflate_table() local
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrulib.h121 char fill[10]; member
150 int fill[16]; member
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dwidgets.py282 def __init__(self, marker='#', left='|', right='|', fill=' ', argument
321 def __init__(self, marker='#', left='|', right='|', fill=' ', argument
/openbmc/linux/include/crypto/internal/
H A Dblake2b.h29 const size_t fill = BLAKE2B_BLOCK_SIZE - state->buflen; in __blake2b_update() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_pci.h189 u_char fill[0x2100 - 0x2082]; /* alignment */ member
210 u_char fill[32768]; member
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c581 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
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c1518 u16 shld_word (u16 d, u16 fill, u8 s) in shld_word()
1553 u32 shld_long (u32 d, u32 fill, u8 s) in shld_long()
1588 u16 shrd_word (u16 d, u16 fill, u8 s) in shrd_word()
1623 u32 shrd_long (u32 d, u32 fill, u8 s) in shrd_long()
/openbmc/linux/arch/x86/crypto/
H A Daegis128-aesni-glue.c86 unsigned int fill = AEGIS128_BLOCK_SIZE - pos; in crypto_aegis128_aesni_process_ad() local
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_migrate.c17 bool fill) in igt_fill_check_buffer()
/openbmc/u-boot/lib/
H A Dsha256.c191 uint32_t left, fill; in sha256_update() local
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c189 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; in sun4i_hash() local
/openbmc/qemu/tests/unit/
H A Dtest-qdist.c40 int fill = darr[i].fill_code; in pr_hist() local

1234