Searched defs:fill (Results 1 - 25 of 69) sorted by relevance

123

/linux-master/lib/crypto/
H A Dblake2s.c26 const size_t fill = BLAKE2S_BLOCK_SIZE - state->buflen; local
/linux-master/drivers/scsi/libfc/
H A Dfc_frame.c65 size_t fill; local
H A Dfc_libfc.c160 u32 fill; local
169 skb_put_zero(fp_skb(fp), fill); local
/linux-master/arch/s390/boot/
H A Dipl_data.c17 u8 fill[56]; /* 0x0018 */ member in struct:ipl_lowcore
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c65 char *src, *dst, *redzone, *fill; local
17 do_one(char *src, char *dst, unsigned long src_off, unsigned long dst_off, unsigned long len, void *redzone, void *fill) argument
/linux-master/lib/
H A Ddecompress_inflate.c42 __gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void(*error)(char *x)) argument
200 gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) argument
210 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) argument
[all...]
H A Ddecompress_unlz4.c207 __decompress(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long out_len, long *posp, void (*error)(char *x) ) argument
[all...]
H A Ddecompress_unlzo.c277 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) argument
[all...]
H A Ddecompress_unzstd.c165 __unzstd(unsigned char *in_buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *in_pos, void (*error)(char *x)) argument
333 unzstd(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) argument
343 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) argument
[all...]
H A Ddecompress_unxz.c397 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) argument
H A Ddecompress_bunzip2.c96 long (*fill)(void*, unsigned long); member in struct:bunzip_data
629 start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, long (*fill)(void*, unsigned long)) argument
679 bunzip2(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long *pos, void(*error)(char *x)) argument
747 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long olen, long *pos, void (*error)(char *x)) argument
[all...]
/linux-master/include/crypto/internal/
H A Dblake2b.h29 const size_t fill = BLAKE2B_BLOCK_SIZE - state->buflen; local
/linux-master/lib/zlib_inflate/
H A Dinftrees.c36 unsigned fill; /* index for replicating entries */ local
[all...]
/linux-master/arch/x86/crypto/
H A Daegis128-aesni-glue.c86 unsigned int fill = AEGIS128_BLOCK_SIZE - pos; local
/linux-master/drivers/misc/sgi-gru/
H A Dgrulib.h121 char fill[10]; member in struct:gru_dump_chiplet_state_req
150 int fill[16]; member in struct:gru_config_info
/linux-master/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; local
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_core.c241 __le32 *ptr, fill; local
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_migrate.c15 igt_fill_check_buffer(struct drm_i915_gem_object *obj, struct intel_gt *gt, bool fill) argument
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c414 u64 fill, min_fill, j, k; local
/linux-master/tools/testing/selftests/bpf/
H A Dxsk.h49 static inline __u64 *xsk_ring_prod__fill_addr(struct xsk_ring_prod *fill, argument
/linux-master/net/netfilter/
H A Dnft_set_pipapo_avx2.c214 static int nft_pipapo_avx2_lookup_4b_2(unsigned long *map, unsigned long *fill, argument
277 static int nft_pipapo_avx2_lookup_4b_4(unsigned long *map, unsigned long *fill, argument
354 static int nft_pipapo_avx2_lookup_4b_8(unsigned long *map, unsigned long *fill, argument
450 nft_pipapo_avx2_lookup_4b_12(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
540 nft_pipapo_avx2_lookup_4b_32(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
676 nft_pipapo_avx2_lookup_8b_1(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
734 nft_pipapo_avx2_lookup_8b_2(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
799 nft_pipapo_avx2_lookup_8b_4(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
875 nft_pipapo_avx2_lookup_8b_6(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
961 nft_pipapo_avx2_lookup_8b_16(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
1054 nft_pipapo_avx2_lookup_slow(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
1136 unsigned long *res, *fill; local
[all...]
/linux-master/net/core/
H A Dpage_pool_user.c36 netdev_nl_page_pool_get_do(struct genl_info *info, u32 id, pp_nl_fill_cb fill) argument
77 netdev_nl_page_pool_get_dump(struct sk_buff *skb, struct netlink_callback *cb, pp_nl_fill_cb fill) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Diters.c662 static __noinline void fill(struct bpf_iter_num *it, int *arr, __u32 n, int mul) function
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c274 u64 fill, min_fill, j, k; local
/linux-master/crypto/
H A Daegis128-core.c294 unsigned int fill = AEGIS_BLOCK_SIZE - pos; local

Completed in 612 milliseconds

123